home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Freeware / Utilitare / pebuilder / plugin / nic_b57xp32 / nic_b57xp32.inf < prev   
Windows Setup INFormation  |  2003-11-04  |  500b  |  21 lines

  1. ; PE Builder v3 plug-in INF file
  2. ; http://www.nu2.nu/pebuilder/
  3. ;
  4. ; NIC inf file for PE builder by Bart Lagerweij
  5.  
  6. [Version]
  7. Signature= "$Windows NT$"
  8.  
  9. [PEBuilder]
  10. Name="NIC: Broadcom BCM57xx NetXtreme Gigabit Ethernet (b57xp32) Driver"
  11. Enable=0
  12.  
  13. [SourceDisksFiles]
  14. ; just copy the following files from you driver disk to this folder
  15.  
  16. ; The driver .sys file must goto the system32\drivers folder
  17. b57xp32.sys=4,,1
  18.  
  19. ; The driver .inf file must goto the inf folder
  20. b57xp32.inf=20,,1
  21.