Modify the entries regarding the 'ep' driver to take into account

my recent changes to that driver.
This commit is contained in:
Matthew N. Dodd 1999-10-27 06:30:10 +00:00
parent 79a9057038
commit e72032e9fc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52550
5 changed files with 12 additions and 21 deletions

View File

@ -180,14 +180,11 @@ device wb0 # Winbond W89C840F
device xl0 # 3Com 3c90x (``Boomerang'', ``Cyclone'')
# ISA Ethernet NICs.
# The probe order of these is presently determined by i386/isa/isa_compat.c.
device ed0 at isa? port 0x280 irq 10 iomem 0xd8000
device ie0 at isa? port 0x300 irq 10 iomem 0xd0000
# NOTE: if you configure ep0 for pccard, use
# device ep0
# instead.
device ep0 at isa? port 0x300 irq 10
device ex0 at isa? port? irq?
device ep0
# The probe order of these is presently determined by i386/isa/isa_compat.c.
device ie0 at isa? port 0x300 irq 10 iomem 0xd0000
device fe0 at isa? port 0x300 irq ?
device le0 at isa? port 0x300 irq 5 iomem 0xd0000
device lnc0 at isa? port 0x280 irq 10 drq 0

View File

@ -1233,7 +1233,7 @@ options EXTRA_SIO=2 #number of extra sio ports to allocate
# cx: Cronyx/Sigma multiport sync/async (with Cisco or PPP framing)
# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
# el: 3Com 3C501 (slow!)
# ep: 3Com 3C509 (buggy)
# ep: 3Com 3C509
# ex: Intel EtherExpress Pro/10 and other i82595-based adapters
# fe: Fujitsu MB86960A/MB86965A Ethernet
# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210; Intel EtherExpress
@ -1259,8 +1259,7 @@ device cs0 at isa? port 0x300 irq ?
device cx0 at isa? port 0x240 irq 15 drq 7
device ed0 at isa? port 0x280 irq 5 iomem 0xd8000
device el0 at isa? port 0x300 irq 9
# for pccard support of ep0, omit all after at in following line.
device ep0 at isa? port 0x300 irq 10
device ep0
device ex0 at isa? port? irq?
device fe0 at isa? port 0x300 irq ?
device ie0 at isa? port 0x300 irq 5 iomem 0xd0000

View File

@ -180,14 +180,11 @@ device wb0 # Winbond W89C840F
device xl0 # 3Com 3c90x (``Boomerang'', ``Cyclone'')
# ISA Ethernet NICs.
# The probe order of these is presently determined by i386/isa/isa_compat.c.
device ed0 at isa? port 0x280 irq 10 iomem 0xd8000
device ie0 at isa? port 0x300 irq 10 iomem 0xd0000
# NOTE: if you configure ep0 for pccard, use
# device ep0
# instead.
device ep0 at isa? port 0x300 irq 10
device ex0 at isa? port? irq?
device ep0
# The probe order of these is presently determined by i386/isa/isa_compat.c.
device ie0 at isa? port 0x300 irq 10 iomem 0xd0000
device fe0 at isa? port 0x300 irq ?
device le0 at isa? port 0x300 irq 5 iomem 0xd0000
device lnc0 at isa? port 0x280 irq 10 drq 0

View File

@ -1233,7 +1233,7 @@ options EXTRA_SIO=2 #number of extra sio ports to allocate
# cx: Cronyx/Sigma multiport sync/async (with Cisco or PPP framing)
# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
# el: 3Com 3C501 (slow!)
# ep: 3Com 3C509 (buggy)
# ep: 3Com 3C509
# ex: Intel EtherExpress Pro/10 and other i82595-based adapters
# fe: Fujitsu MB86960A/MB86965A Ethernet
# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210; Intel EtherExpress
@ -1259,8 +1259,7 @@ device cs0 at isa? port 0x300 irq ?
device cx0 at isa? port 0x240 irq 15 drq 7
device ed0 at isa? port 0x280 irq 5 iomem 0xd8000
device el0 at isa? port 0x300 irq 9
# for pccard support of ep0, omit all after at in following line.
device ep0 at isa? port 0x300 irq 10
device ep0
device ex0 at isa? port? irq?
device fe0 at isa? port 0x300 irq ?
device ie0 at isa? port 0x300 irq 5 iomem 0xd0000

View File

@ -1233,7 +1233,7 @@ options EXTRA_SIO=2 #number of extra sio ports to allocate
# cx: Cronyx/Sigma multiport sync/async (with Cisco or PPP framing)
# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
# el: 3Com 3C501 (slow!)
# ep: 3Com 3C509 (buggy)
# ep: 3Com 3C509
# ex: Intel EtherExpress Pro/10 and other i82595-based adapters
# fe: Fujitsu MB86960A/MB86965A Ethernet
# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210; Intel EtherExpress
@ -1259,8 +1259,7 @@ device cs0 at isa? port 0x300 irq ?
device cx0 at isa? port 0x240 irq 15 drq 7
device ed0 at isa? port 0x280 irq 5 iomem 0xd8000
device el0 at isa? port 0x300 irq 9
# for pccard support of ep0, omit all after at in following line.
device ep0 at isa? port 0x300 irq 10
device ep0
device ex0 at isa? port? irq?
device fe0 at isa? port 0x300 irq ?
device ie0 at isa? port 0x300 irq 5 iomem 0xd0000