Fix lc0 (lemac) line(s) so that the de20[345]s will work again. Add depca

for de20[012]s (tested and works on a pc164sx).
This commit is contained in:
matt 1998-05-14 21:53:40 +00:00
parent 6ee3015175
commit ba482f242f
1 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.85 1998/05/13 22:03:08 thorpej Exp $
# $NetBSD: GENERIC,v 1.86 1998/05/14 21:53:40 matt Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@ -176,8 +176,11 @@ spkr0 at pcppi? # IBM BASIC emulation
com* at isa? port 0x3f8 irq 4 # standard serial ports
com* at isa? port 0x2f8 irq 3
ep* at isa? port ? irq ? # 3COM 3c509 Ethernet
lc* at isa? port ? iomem ? irq ? # DEC EtherWORKS III (LEMAC)
#le* at isa? port 0x320 irq 10 drq 7 # IsoLan, NE2100, DEPCA (unt.)
lc0 at isa? port 0x300 iomem ? irq ? # DEC EtherWORKS III (LEMAC)
lc1 at isa? port 0x320 iomem ? irq ? # DEC EtherWORKS III (LEMAC)
depca0 at isa? port 0x300 iomem 0xd0000 iosiz 0x10000 irq 5 # DEPCA
depca1 at isa? port 0x200 iomem 0xd8000 iosiz 0x8000 irq 10 # DEPCA
le* at depca?
lpt* at isa? port 0x3bc irq 7 # standard parallel port
vga* at isa? # ISA (EISA: XXX) VGA
wdc0 at isa? port 0x1f0 irq 14 # ST506/ESDI/IDE controllers