Searched refs:DC21140 (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dtimer.c38 case DC21140:
H A Dde4x5.c46 DC21140[A]
254 0.23 28-Feb-95 Added DC21041 and DC21140 support.
260 Completed DE500 (DC21140) support.
263 0.30 12-Jun-95 Timer fix for DC21140.
308 Fix TX under-run bug for non DC21140 chips.
807 int chipset; /* DC21040, DC21041 or DC21140 */
1040 {DC21140, dc21140_infoleaf},
1110 ** Now find out what kind of DC21040/DC21041/DC21140 board we have.
1151 if (lp->chipset != DC21140) {
1233 if ((lp->chipset == DC21140)
[all...]
H A Dtulip.h78 DC21140 = 2, enumerator in enum:chips
H A Dtulip_core.c151 /* DC21140 */
212 { 0x1011, 0x0009, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DC21140 },
527 } else if (tp->chip_id == DC21140 || tp->chip_id == DC21142
1654 case DC21140:
H A Dde4x5.h111 #define DC21140_VID 0x1011 /* DC21140 Manufacturer */
120 #define DC21140 DC21140_DID macro
613 ** DC21140 General Purpose Register (DE4X5_GEP) (hardware dependent bits)

Completed in 76 milliseconds