diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1999-08-05 00:16:13 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1999-08-05 00:16:13 +0000 |
commit | 06682af84fa31f13be0e22d9513b2832702e0332 (patch) | |
tree | 65e340e4f9d7810d8d82aa3c6a37046aa183cb71 /sys | |
parent | 1221573955242938639e9f35592683122de5f208 (diff) |
Enable ISA IDE again
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index 143326e034c..2950600fbe1 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.42 1999/07/25 04:38:25 csapuntz Exp $ +# $OpenBSD: GENERIC,v 1.43 1999/08/05 00:16:12 niklas 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. @@ -134,14 +134,14 @@ fea* at eisa? slot ? # DEC DEFEA FDDI cards # IDE #pciide* at pci ? dev ? function ? flags 0x0000 -#wdc0 at isa? port 0x1f0 irq 14 flags 0x00 -#wdc1 at isa? port 0x170 irq 15 flags 0x00 -#wd* at wdc? channel ? drive ? flags 0x0000 +wdc0 at isa? port 0x1f0 irq 14 flags 0x00 +wdc1 at isa? port 0x170 irq 15 flags 0x00 +wd* at wdc? channel ? drive ? flags 0x0000 #wd* at pciide? channel ? drive ? flags 0x0000 -#atapiscsi* at wdc? channel ? +atapiscsi* at wdc? channel ? #atapiscsi* at pciide? channel ? -#scsibus* at atapiscsi? +scsibus* at atapiscsi? # SCSI bus support scsibus* at esp? |