todd Posted January 15, 2006 Posted January 15, 2006 I want to use nLite to integrate my Ethernet drivers, SMBus drivers, and IDE drivers from the nForce 4 platform drivers for Windows XP (link).The problem is that there are two inf files in the ethernet directory: nvnetbus.inf and nvenetfd.inf. Which do I integrate? What's the difference?Likewise, under the SMBus directory, there is nf4sys.inf and nvsmbus.inf. Again, what's the difference?Under the WinXP IDE folder, there are many inf files:legacy\nvatabus.inflegacy\nvraid.infsata_ide\nvata.infsataraid\nvraid.infMy hard drive uses an IDE ribbon on the primary interface as a master. My DVD burner uses an IDE ribbon on the secondary interface as a master. Which INF file(s) should I integrate for this setup?I'm so confused
Guest Posted January 15, 2006 Posted January 15, 2006 If you open each INF in notepad, then scroll to the [strings] section at the end looking for device names in quotation marks, you'll have a pretty good idea which driver will be installed with that INF provided you have a matching Hardware ID.You can find your Hardware IDs with Bâshrat's save_hwids.exe.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now