You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. # This is the config file for creating Makefile rules for Etherboot ROMs
  2. #
  3. # To make a ROM for a supported NIC locate the appropriate family
  4. # and add a line of the form
  5. #
  6. # ROM PCI-IDs Comment
  7. #
  8. # ROM is the desired output name for both .rom and .lzrom images.
  9. # PCI IDs are the PCI vendor and device IDs of the PCI NIC
  10. # For ISA NICs put -
  11. #
  12. # All PCI ROMs that share a single driver are only built once (because they
  13. # only have different PCI-IDs, but identical code). ISA ROMS are built for
  14. # each ROM type, because different vendors used a different logic around the
  15. # basic chip. The most popular example is the NS8390, which some cards use
  16. # in PIO mode, some in DMA mode. Two chips currently don't fit into this nice
  17. # black-and-white scheme (the Lance and the NS8390). Their driver deals
  18. # with both PCI and ISA cards. These drivers will be treated similarly to
  19. # ISA only drivers by genrules.pl and are compiled for each ROM type that is
  20. # ISA, and additionally compiled for the PCI card type.
  21. #
  22. # Then do: make clean, make Roms and make
  23. #
  24. # Please send additions to this file to <kenUNDERSCOREyap AT users PERIOD sourceforge PERIOD net>
  25. # Start of configuration
  26. family drivers/net/skel
  27. family arch/ia64/drivers/net/undi_nii
  28. undi_nii -
  29. # 3c59x cards (Vortex) and 3c900 cards
  30. # If your 3c900 NIC detects but fails to work, e.g. no link light, with
  31. # the 3c90x driver, try using the 3c595 driver. I have one report that the
  32. # 3c595 driver handles these NICs properly. (The 595 driver uses the
  33. # programmed I/O mode of operation, whereas the 90x driver uses the bus
  34. # mastering mode. These NICs are capable of either mode.) When it comes to
  35. # making a ROM, as usual, you must choose the correct image, the one that
  36. # contains the same PCI IDs as your NIC.
  37. family drivers/net/3c595
  38. # 3Com 3c90x cards
  39. family drivers/net/3c90x
  40. # Intel Etherexpress Pro/100
  41. family drivers/net/eepro100
  42. #Intel Etherexpress Pro/1000
  43. family drivers/net/e1000
  44. #Broadcom Tigon 3
  45. family drivers/net/tg3
  46. family drivers/net/pcnet32
  47. # National Semiconductor ns83820 (Gigabit) family
  48. family drivers/net/ns83820
  49. family drivers/net/tulip
  50. family drivers/net/davicom
  51. family drivers/net/rtl8139
  52. family drivers/net/r8169
  53. family drivers/net/via-rhine
  54. family drivers/net/w89c840
  55. family drivers/net/sis900
  56. family drivers/net/natsemi
  57. family drivers/net/prism2_plx
  58. family drivers/net/prism2_pci
  59. # Various Prism2.5 (PCI) devices that manifest themselves as Harris Semiconductor devices
  60. # (with the actual vendor appearing as the vendor of the first subsystem)
  61. hwp01170 0x1260,0x3873 ActionTec HWP01170
  62. dwl520 0x1260,0x3873 DLink DWL-520
  63. family drivers/net/ns8390
  64. wd - WD8003/8013, SMC8216/8416, SMC 83c790 (EtherEZ)
  65. ne - NE1000/2000 and clones
  66. 3c503 - 3Com503, Etherlink II[/16]
  67. family drivers/net/epic100
  68. family drivers/net/3c509
  69. 3c509 - 3c509, ISA/EISA
  70. 3c529 - 3c529 == MCA 3c509
  71. family drivers/net/3c515
  72. 3c515 - 3c515, Fast EtherLink ISA
  73. family drivers/net/eepro
  74. eepro - Intel Etherexpress Pro/10
  75. family drivers/net/cs89x0
  76. cs89x0 - Crystal Semiconductor CS89x0
  77. family drivers/net/depca
  78. depca - Digital DE100 and DE200
  79. family drivers/net/forcedeth
  80. family drivers/net/sk_g16
  81. sk_g16 - Schneider and Koch G16
  82. family drivers/net/smc9000
  83. smc9000 - SMC9000
  84. family drivers/net/sundance
  85. family drivers/net/tlan
  86. family drivers/disk/ide_disk
  87. ide_disk 0x0000,0x0000 Generic IDE disk support
  88. family drivers/disk/pc_floppy
  89. family arch/i386/drivers/net/undi
  90. undi 0x0000,0x0000 UNDI driver support
  91. family drivers/net/pnic
  92. family arch/armnommu/drivers/net/p2001_eth
  93. family drivers/net/mtd80x
  94. family drivers/net/dmfe