1# 2# 8390 device configuration 3# 4 5config NET_VENDOR_8390 6 bool "National Semiconductor 8390 devices" 7 default y 8 depends on NET_VENDOR_NATSEMI 9 ---help--- 10 If you have a network (Ethernet) card belonging to this class, say Y. 11 12 Note that the answer to this question doesn't directly affect the 13 kernel: saying N will just cause the configurator to skip all 14 the questions about Western Digital cards. If you say Y, you will be 15 asked for your specific card in the following questions. 16 17if NET_VENDOR_8390 18 19config PCMCIA_AXNET 20 tristate "Asix AX88190 PCMCIA support" 21 depends on PCMCIA 22 ---help--- 23 Say Y here if you intend to attach an Asix AX88190-based PCMCIA 24 (PC-card) Fast Ethernet card to your computer. These cards are 25 nearly NE2000 compatible but need a separate driver due to a few 26 misfeatures. 27 28 To compile this driver as a module, choose M here: the module will be 29 called axnet_cs. If unsure, say N. 30 31config AX88796 32 tristate "ASIX AX88796 NE2000 clone support" if !ZORRO 33 depends on (ARM || MIPS || SUPERH || ZORRO || COMPILE_TEST) 34 select CRC32 35 select PHYLIB 36 select MDIO_BITBANG 37 ---help--- 38 AX88796 driver, using platform bus to provide 39 chip detection and resources 40 41config AX88796_93CX6 42 bool "ASIX AX88796 external 93CX6 eeprom support" 43 depends on AX88796 44 select EEPROM_93CX6 45 ---help--- 46 Select this if your platform comes with an external 93CX6 eeprom. 47 48config XSURF100 49 tristate "Amiga XSurf 100 AX88796/NE2000 clone support" 50 depends on ZORRO 51 select AX88796 52 select ASIX_PHY 53 help 54 This driver is for the Individual Computers X-Surf 100 Ethernet 55 card (based on the Asix AX88796 chip). If you have such a card, 56 say Y. Otherwise, say N. 57 58 To compile this driver as a module, choose M here: the module 59 will be called xsurf100. 60 61config HYDRA 62 tristate "Hydra support" 63 depends on ZORRO 64 select CRC32 65 ---help--- 66 If you have a Hydra Ethernet adapter, say Y. Otherwise, say N. 67 68 To compile this driver as a module, choose M here: the module 69 will be called hydra. 70 71config ARM_ETHERH 72 tristate "I-cubed EtherH/ANT EtherM support" 73 depends on ARM && ARCH_ACORN 74 select CRC32 75 ---help--- 76 If you have an Acorn system with one of these network cards, you 77 should say Y to this option if you wish to use it with Linux. 78 79config MAC8390 80 tristate "Macintosh NS 8390 based ethernet cards" 81 depends on MAC 82 select CRC32 83 ---help--- 84 If you want to include a driver to support Nubus or LC-PDS 85 Ethernet cards using an NS8390 chipset or its equivalent, say Y. 86 87config MCF8390 88 tristate "ColdFire NS8390 based Ethernet support" 89 depends on COLDFIRE 90 select CRC32 91 ---help--- 92 This driver is for Ethernet devices using an NS8390-compatible 93 chipset on many common ColdFire CPU based boards. Many of the older 94 Freescale dev boards use this, and some other common boards like 95 some SnapGear routers do as well. 96 97 If you have one of these boards and want to use the network interface 98 on them then choose Y. To compile this driver as a module, choose M 99 here, the module will be called mcf8390. 100 101config NE2000 102 tristate "NE2000/NE1000 support" 103 depends on (ISA || (Q40 && m) || MACH_TX49XX || ATARI_ETHERNEC) 104 select CRC32 105 ---help--- 106 If you have a network (Ethernet) card of this type, say Y here. 107 Many Ethernet cards without a specific driver are compatible with 108 the NE2000. 109 110 If you have a PCI NE2000 card however, say N here and Y to "PCI 111 NE2000 and clone support" below. 112 113 To compile this driver as a module, choose M here. The module 114 will be called ne. 115 116config NE2K_PCI 117 tristate "PCI NE2000 and clones support (see help)" 118 depends on PCI 119 select CRC32 120 ---help--- 121 This driver is for NE2000 compatible PCI cards. It will not work 122 with ISA NE2000 cards (they have their own driver, "NE2000/NE1000 123 support" below). If you have a PCI NE2000 network (Ethernet) card, 124 say Y here. 125 126 This driver also works for the following NE2000 clone cards: 127 RealTek RTL-8029 Winbond 89C940 Compex RL2000 KTI ET32P2 128 NetVin NV5000SC Via 86C926 SureCom NE34 Winbond 129 Holtek HT80232 Holtek HT80229 130 131 To compile this driver as a module, choose M here. The module 132 will be called ne2k-pci. 133 134config APNE 135 tristate "PCMCIA NE2000 support" 136 depends on AMIGA_PCMCIA 137 select CRC32 138 ---help--- 139 If you have a PCMCIA NE2000 compatible adapter, say Y. Otherwise, 140 say N. 141 142 To compile this driver as a module, choose M here: the module 143 will be called apne. 144 145config PCMCIA_PCNET 146 tristate "NE2000 compatible PCMCIA support" 147 depends on PCMCIA 148 select CRC32 149 ---help--- 150 Say Y here if you intend to attach an NE2000 compatible PCMCIA 151 (PC-card) Ethernet or Fast Ethernet card to your computer. 152 153 To compile this driver as a module, choose M here: the module will be 154 called pcnet_cs. If unsure, say N. 155 156config STNIC 157 tristate "National DP83902AV support" 158 depends on SUPERH 159 select CRC32 160 ---help--- 161 Support for cards based on the National Semiconductor DP83902AV 162 ST-NIC Serial Network Interface Controller for Twisted Pair. This 163 is a 10Mbit/sec Ethernet controller. Product overview and specs at 164 <http://www.national.com/pf/DP/DP83902A.html>. 165 166 If unsure, say N. 167 168config ULTRA 169 tristate "SMC Ultra support" 170 depends on ISA 171 select CRC32 172 ---help--- 173 If you have a network (Ethernet) card of this type, say Y here. 174 175 Important: There have been many reports that, with some motherboards 176 mixing an SMC Ultra and an Adaptec AHA154x SCSI card (or compatible, 177 such as some BusLogic models) causes corruption problems with many 178 operating systems. The Linux smc-ultra driver has a work-around for 179 this but keep it in mind if you have such a SCSI card and have 180 problems. 181 182 To compile this driver as a module, choose M here. The module 183 will be called smc-ultra. 184 185config WD80x3 186 tristate "WD80*3 support" 187 depends on ISA 188 select CRC32 189 ---help--- 190 If you have a network (Ethernet) card of this type, say Y here. 191 192 To compile this driver as a module, choose M here. The module 193 will be called wd. 194 195config ZORRO8390 196 tristate "Zorro NS8390-based Ethernet support" 197 depends on ZORRO 198 select CRC32 199 ---help--- 200 This driver is for Zorro Ethernet cards using an NS8390-compatible 201 chipset, like the Village Tronic Ariadne II and the Individual 202 Computers X-Surf Ethernet cards. If you have such a card, say Y. 203 Otherwise, say N. 204 205 To compile this driver as a module, choose M here: the module 206 will be called zorro8390. 207 208endif # NET_VENDOR_8390 209