The vx driver no longer needs the PCI compat shims. Also should now

work on the alpha (at least the PCI part should).
This commit is contained in:
Bill Paul 2000-11-07 00:58:35 +00:00
parent de2c27913c
commit f425f328cd
4 changed files with 4 additions and 2 deletions

View File

@ -136,6 +136,7 @@ device ppi # Parallel port interface device
device de # DEC/Intel DC21x4x (``Tulip'')
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
device le # Lance
device vx # 3Com 3c590, 3c595 (``Vortex'')
device wx # Intel Gigabit Ethernet Card (``Wiseman'')
# PCI Ethernet NICs that use the common MII bus controller code.

View File

@ -136,6 +136,7 @@ device ppi # Parallel port interface device
device de # DEC/Intel DC21x4x (``Tulip'')
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
device le # Lance
device vx # 3Com 3c590, 3c595 (``Vortex'')
device wx # Intel Gigabit Ethernet Card (``Wiseman'')
# PCI Ethernet NICs that use the common MII bus controller code.

View File

@ -66,7 +66,7 @@ device isa
device eisa
device pci
options COMPAT_OLDISA # compatability shims for lnc, le
options COMPAT_OLDPCI # compatability shims for lnc, vx
options COMPAT_OLDPCI # compatability shims for lnc
# Floppy drives
device fdc

View File

@ -66,7 +66,7 @@ device isa
device eisa
device pci
options COMPAT_OLDISA # compatability shims for lnc, le
options COMPAT_OLDPCI # compatability shims for lnc, vx
options COMPAT_OLDPCI # compatability shims for lnc
# Floppy drives
device fdc