diff options
author | Eric Jackson <ericj@cvs.openbsd.org> | 2000-07-05 21:55:38 +0000 |
---|---|---|
committer | Eric Jackson <ericj@cvs.openbsd.org> | 2000-07-05 21:55:38 +0000 |
commit | ef0a58f34fc6dfd0c01ab039fdb4202dac8a9b5d (patch) | |
tree | 47fb40043a159c600ea6337e0bcd6c394d33d3ee /sys/arch/alpha/conf/AXPPCI33 | |
parent | e7194f7e290b2169939de6088db18112269bd9a4 (diff) |
convert these config's to use asc as well
Diffstat (limited to 'sys/arch/alpha/conf/AXPPCI33')
-rw-r--r-- | sys/arch/alpha/conf/AXPPCI33 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/alpha/conf/AXPPCI33 b/sys/arch/alpha/conf/AXPPCI33 index d6bf9d710b0..bd47fe71db2 100644 --- a/sys/arch/alpha/conf/AXPPCI33 +++ b/sys/arch/alpha/conf/AXPPCI33 @@ -1,4 +1,4 @@ -# $OpenBSD: AXPPCI33,v 1.5 1999/01/08 03:16:15 niklas Exp $ +# $OpenBSD: AXPPCI33,v 1.6 2000/07/05 21:55:37 ericj Exp $ # # Generic Alpha AXPPCI33 (NoName) kernel. # Enough to get booted, etc., but not much more. @@ -82,8 +82,8 @@ cpu* at mainbus0 #scc0 at ioasic? offset ? #scc1 at ioasic? offset ? #tcds0 at tc? slot ? offset ? -#esp0 at tcds? slot ? -#esp1 at tcds? slot ? +#asc0 at tcds? slot ? +#asc1 at tcds? slot ? #cfb* at tc? slot ? offset ? #sfb* at tc? slot ? offset ? #le* at tc? slot ? offset ? @@ -140,7 +140,7 @@ ne1 at isa? port 0x300 irq 10 # NE[12]000 ethernet cards #fea* at eisa? slot ? # DEC DEFEA FDDI cards # SCSI bus support -#scsibus* at esp? +#scsibus* at asc? scsibus* at ncr? # SCSI devices |