]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
if_rl.c: make a small tweak to properly handle the Accton MPX 5030/5038
authorBill Paul <wpaul@FreeBSD.org>
Mon, 7 Dec 1998 00:35:06 +0000 (00:35 +0000)
committerBill Paul <wpaul@FreeBSD.org>
Mon, 7 Dec 1998 00:35:06 +0000 (00:35 +0000)
commit989c9647f21ebd3737416b31307ff339e8ee5b41
treebd252640b6b3dc28e698ea5cdad72e79a8bb4d90
parentfa146c53357ea20afd3661d8093ea1db44198d5f
if_rl.c: make a small tweak to properly handle the Accton MPX 5030/5038
         as a RealTek 8139
if_rlreg.h: use bus_space_read_X() in CSR_READ_X() macros instead of
            directly calling inb()/outb() etc...
rl.4 + RELNOTES.TXT: mention that SMC EtherEZ PCI 1211-TX is supported
                     by the RealTek driver
release/texts/RELNOTES.TXT
release/texts/i386/RELNOTES.TXT
share/man/man4/man4.i386/rl.4
share/man/man4/rl.4
sys/pci/if_rl.c
sys/pci/if_rlreg.h