Searched refs:AUI (Results 1 – 11 of 11) sorted by relevance
/linux-2.4.37.9/Documentation/networking/ |
D | de4x5.txt | 6 DE435 TP/COAX/AUI PCI 7 DE450 TP/COAX/AUI PCI 164 TP, TP_NW, BNC, AUI, BNC_AUI, 100Mb, 10Mb, AUTO 172 DE4X5_OPTS = -DDE4X5_PARM='"eth0:fdx autosense=AUI eth2:autosense=TP"' 174 Yes, I know full duplex isn't permissible on BNC or AUI; they're just
|
D | smc9.txt | 31 2 for AUI ( or BNC on some cards )
|
D | 3c509.txt | 52 For example, setting two cards to 10base2/IRQ10 and AUI/IRQ11 is done by using 72 connector), not its AUI (thick-net) or 10base2 (thin-net/coax) interfaces. 73 AUI and 10base2 network cabling is physically incapable of full-duplex 102 1 AUI (thick-net / DB15 connector)
|
D | tlan.txt | 57 the adapter to use the AUI interface instead of the 10 Base T 60 device that does not have an AUI/BNC connector will probably
|
D | vortex.txt | 93 1 10Mbs AUI 236 10base2 and AUI interfaces. 238 Prior to January, 2001 this driver would autoeselect the 10base2 or AUI
|
D | cs89x0.txt | 67 10BaseT-only or 3-media configurations (10BaseT, 10Base2, and AUI for 10Base-5 111 * Appropriate cable (and connector for AUI, 10BASE-2) for your network 218 address of 200h, interrupt 10, and use the AUI media connection. The following 573 a 10Base-2 or AUI connection.)
|
/linux-2.4.37.9/drivers/net/ |
D | de4x5.c | 2444 } else if ((lp->autosense == BNC) || (lp->autosense == AUI) || (lp->autosense == BNC_AUI)) { in dc21040_autoconf() 2465 case AUI: in dc21040_autoconf() 2602 } else if (lp->autosense == AUI) { in dc21041_autoconf() 2603 lp->media = AUI; in dc21041_autoconf() 2625 lp->media = AUI; in dc21041_autoconf() 2671 lp->media = AUI; /* Non selected port activity */ in dc21041_autoconf() 2691 case AUI: in dc21041_autoconf() 2718 next_tick = de4x5_suspect_state(dev, 1000, AUI, ping_media, dc21041_autoconf); in dc21041_autoconf() 2924 case AUI: in dc21140m_autoconf() 3005 } else if (lp->autosense == AUI) { in dc2114x_autoconf() [all …]
|
D | eexpress.c | 282 enum eexp_iftype {AUI=0, BNC=1, TPE=2}; enumerator 382 dev->if_port = AUI; in express_probe() 1109 dev->if_port = !(setupval & 0x1000) ? AUI : in eexp_hw_probe()
|
D | de4x5.h | 818 #define AUI 0x0008 /* Thickwire */ macro
|
D | eepro.c | 723 enum iftype { AUI=0, BNC=1, TPE=2 }; in eepro_probe1() enumerator 1070 enum iftype { AUI=0, BNC=1, TPE=2 }; in eepro_open() enumerator
|
/linux-2.4.37.9/Documentation/ |
D | Configure.help | 24871 MACE ethernet chip have an Apple AUI port (small 15-pin connector),
|