• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Ethernet Drivers - where to find them

dustmann

Senior member
So i work at a help center and we get all types of computers and it would be ridiculously helpful if we had some sort of consolidated driver base for NICs/ethernet cards. Is something like this pre-existing or do I have to create something myself? Can anyone help?
 
driverguide has them but you probably already have known that... sorry to not be of total help but new cards come day after day with different revisions and such usb drive that doesnt need drivers would be awesome too
 
I find it doubtful that you'll find what you're looking for, most Windows drivers are pretty picky about what they bind to for some reason. The best you'll be able to do is download all of the drivers you need and keep local copies of them for later use. Linux is a lot more fexible in regards to the PCI ids that the drivers bind to, usually there's only one module per chipset but with Windows there's a lot more crap to deal with.
 
Back
Top