Add entries for ate0 and fmv0 (former is tested but latter is not).
Remove fe0.
This commit is contained in:
parent
b374e69f29
commit
b1b3597d5e
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.142 1998/03/22 18:18:45 drochner Exp $
|
||||
# $NetBSD: GENERIC,v 1.143 1998/04/03 04:23:50 enami Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
@ -348,13 +348,14 @@ ne* at pcmcia? function ? # NE2000-compatible Ethernet
|
||||
sm* at pcmcia? function ? # Megahertz Ethernet
|
||||
|
||||
# ISA network interfaces
|
||||
ate0 at isa? port 0x2a0 irq ? # AT1700
|
||||
ec0 at isa? port 0x250 iomem 0xd8000 irq 9 # 3Com 3c503 Ethernet
|
||||
eg0 at isa? port 0x280 irq 9 # 3C505 ethernet cards
|
||||
el0 at isa? port 0x300 irq 9 # 3C501 ethernet cards
|
||||
ep0 at isa? port ? irq ? # 3C509 ethernet cards
|
||||
fe0 at isa? port 0x2a0 irq ? # AT1700
|
||||
ef0 at isa? port 0x360 iomem 0xd0000 irq 7 # 3C507
|
||||
ai0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN
|
||||
fmv0 at isa? port 0x2a0 irq ? # FMV-180 series
|
||||
ix0 at isa? port 0x300 irq 10 # EtherExpress/16
|
||||
iy0 at isa? port 0x360 irq ? # EtherExpress PRO 10 ISA
|
||||
lc0 at isa? port 0x320 iomem ? irq ? # DEC EtherWORKS III (LEMAC)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.78 1998/03/22 18:18:46 drochner Exp $
|
||||
# $NetBSD: INSTALL,v 1.79 1998/04/03 04:23:50 enami Exp $
|
||||
#
|
||||
# INSTALL - Installation kernel.
|
||||
#
|
||||
@ -349,13 +349,14 @@ ne* at pcmcia? function ? # NE2000-compatible Ethernet
|
||||
sm* at pcmcia? function ? # Megahertz Ethernet
|
||||
|
||||
# ISA network interfaces
|
||||
ate0 at isa? port 0x2a0 irq ? # AT1700
|
||||
ec0 at isa? port 0x250 iomem 0xd8000 irq 9 # 3Com 3c503 Ethernet
|
||||
eg0 at isa? port 0x280 irq 9 # 3C505 ethernet cards
|
||||
el0 at isa? port 0x300 irq 9 # 3C501 ethernet cards
|
||||
ep0 at isa? port ? irq ? # 3C509 ethernet cards
|
||||
fe0 at isa? port 0x2a0 irq ? # AT1700
|
||||
ef0 at isa? port 0x360 iomem 0xd0000 irq 7 # 3C507
|
||||
ai0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN
|
||||
fmv0 at isa? port 0x2a0 irq ? # FMV-180 series
|
||||
ix0 at isa? port 0x300 irq 10 # EtherExpress/16
|
||||
iy0 at isa? port 0x360 irq ? # EtherExpress PRO 10 ISA
|
||||
lc0 at isa? port 0x320 iomem ? irq ? # DEC EtherWORKS III (LEMAC)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL_SMALL,v 1.16 1998/03/22 18:18:46 drochner Exp $
|
||||
# $NetBSD: INSTALL_SMALL,v 1.17 1998/04/03 04:24:13 enami Exp $
|
||||
#
|
||||
# INSTALL_SMALL - Small Installation kernel.
|
||||
#
|
||||
@ -350,13 +350,14 @@ ne* at isapnp? # NE2000-compatible Ethernet
|
||||
#sm* at pcmcia? function ? # Megahertz Ethernet
|
||||
|
||||
# ISA network interfaces
|
||||
ate0 at isa? port 0x2a0 irq ? # AT1700
|
||||
ec0 at isa? port 0x250 iomem 0xd8000 irq 9 # 3Com 3c503 Ethernet
|
||||
eg0 at isa? port 0x280 irq 9 # 3C505 ethernet cards
|
||||
el0 at isa? port 0x300 irq 9 # 3C501 ethernet cards
|
||||
ep0 at isa? port ? irq ? # 3C509 ethernet cards
|
||||
fe0 at isa? port 0x2a0 irq ? # AT1700
|
||||
ef0 at isa? port 0x360 iomem 0xd0000 irq 7 # 3C507
|
||||
ai0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN
|
||||
fmv0 at isa? port 0x2a0 irq ? # FMV-180 series
|
||||
ix0 at isa? port 0x300 irq 10 # EtherExpress/16
|
||||
iy0 at isa? port 0x360 irq ? # EtherExpress PRO 10 ISA
|
||||
lc0 at isa? port 0x320 iomem ? irq ? # DEC EtherWORKS III (LEMAC)
|
||||
|
Loading…
Reference in New Issue
Block a user