diff options
author | Eric Jackson <ericj@cvs.openbsd.org> | 2000-07-05 21:52:08 +0000 |
---|---|---|
committer | Eric Jackson <ericj@cvs.openbsd.org> | 2000-07-05 21:52:08 +0000 |
commit | e7194f7e290b2169939de6088db18112269bd9a4 (patch) | |
tree | 5084ac42c97435acf29a3ebe3dd151ca653e62f4 /sys/arch/alpha/conf/GENERIC | |
parent | e1f86d8050f7833c3acc78d4e8573c8ac98c01da (diff) |
change these to use asc as well
Diffstat (limited to 'sys/arch/alpha/conf/GENERIC')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index 62e38655cb2..706e6808f9d 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.50 2000/07/03 20:13:00 ericj Exp $ +# $OpenBSD: GENERIC,v 1.51 2000/07/05 21:52:07 ericj Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. @@ -47,8 +47,8 @@ le* at ioasic? offset ? 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 ? @@ -142,7 +142,7 @@ atapiscsi* at wdc? channel ? scsibus* at atapiscsi? # SCSI bus support -scsibus* at esp? +scsibus* at asc? scsibus* at ncr? #scsibus* at ahc? #scsibus* at aic? |