From 309fcc016889a57bb53f1a3762d1785eacce5ca5 Mon Sep 17 00:00:00 2001 From: Artur Grabowski Date: Thu, 23 Aug 2001 10:54:22 +0000 Subject: Uncomment hme, it works. Add commented out IDE entries, doesn't work yet. --- sys/arch/sparc64/conf/GENERIC | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'sys/arch/sparc64') diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index 7fb7efeb7cb..e98ec780041 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.12 2001/08/22 21:52:01 jason Exp $ +# $OpenBSD: GENERIC,v 1.13 2001/08/23 10:54:21 art Exp $ # $NetBSD: GENERIC32,v 1.18 2001/07/20 00:07:12 eeh Exp $ machine sparc64 @@ -28,7 +28,7 @@ pci* at ppb? ppb* at pci? dev ? function ? ebus* at pci? -#hme* at pci? dev ? function ? +hme* at pci? dev ? function ? #### Standard system devices -- all required for a given architecture @@ -59,6 +59,11 @@ 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? + # # Note the flags on the esp entries below, that work around # deficiencies in the current driver: -- cgit v1.2.3