diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2001-08-23 14:25:41 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2001-08-23 14:25:41 +0000 |
commit | 6d8fa2ef2112f560de3a2080584822c9a2f8fece (patch) | |
tree | 896760e76e7e96cdab9083f8de1b95d1d5f392a2 /sys/arch | |
parent | dae94ab173d8d8e0e41653a3b3ae7fe4d5606d5f (diff) |
pciide works.
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index e98ec780041..09db84feaa5 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.13 2001/08/23 10:54:21 art Exp $ +# $OpenBSD: GENERIC,v 1.14 2001/08/23 14:25:40 art Exp $ # $NetBSD: GENERIC32,v 1.18 2001/07/20 00:07:12 eeh Exp $ machine sparc64 @@ -59,10 +59,10 @@ be* at qec? hme* at sbus? slot ? offset ? -#pciide* at pci? dev ? function ? flags 0x0000 -#wd* at pciide? channel ? drive ? flags 0x0000 -#atapiscsi* at pciide? channel ? -#scsibus* at atapiscsi? +pciide* at pci? dev ? function ? flags 0x0000 +wd* at pciide? channel ? drive ? flags 0x0000 +atapiscsi* at pciide? channel ? +scsibus* at atapiscsi? # # Note the flags on the esp entries below, that work around |