Back out previous.
This commit is contained in:
parent
1e737a4010
commit
88a83f13de
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: ALPHA,v 1.85 1998/07/27 18:02:02 mjacob Exp $
|
||||
# $NetBSD: ALPHA,v 1.86 1998/07/27 18:27:08 thorpej Exp $
|
||||
#
|
||||
# Alpha kernel with all the options you'd want, and more.
|
||||
|
||||
|
@ -204,7 +204,7 @@ pcppi* at isa? # PC prog. periph. interface
|
|||
spkr0 at pcppi? # IBM BASIC emulation
|
||||
com* at isa? port 0x3f8 irq 4 # standard serial ports
|
||||
com* at isa? port 0x2f8 irq 3
|
||||
#cs* at isa? port 0x300 iomem ? irq ? drq ? # CS8900 Ethernet
|
||||
cs* at isa? port 0x300 iomem ? irq ? drq ? # CS8900 Ethernet
|
||||
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.)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.96 1998/07/27 18:02:03 mjacob Exp $
|
||||
# $NetBSD: GENERIC,v 1.97 1998/07/27 18:27:08 thorpej Exp $
|
||||
#
|
||||
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
|
||||
|
||||
|
@ -179,7 +179,7 @@ pcppi* at isa? # PC prog. periph. interface
|
|||
spkr0 at pcppi? # IBM BASIC emulation
|
||||
com* at isa? port 0x3f8 irq 4 # standard serial ports
|
||||
com* at isa? port 0x2f8 irq 3
|
||||
#cs* at isa? port 0x300 iomem ? irq ? drq ? # CS8900 Ethernet
|
||||
cs* at isa? port 0x300 iomem ? irq ? drq ? # CS8900 Ethernet
|
||||
ep* at isa? port ? irq ? # 3COM 3c509 Ethernet
|
||||
lc0 at isa? port 0x300 iomem ? irq ? # DEC EtherWORKS III (LEMAC)
|
||||
lc1 at isa? port 0x320 iomem ? irq ? # DEC EtherWORKS III (LEMAC)
|
||||
|
|
Loading…
Reference in New Issue