diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2001-12-04 21:44:54 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2001-12-04 21:44:54 +0000 |
commit | 3c0d83b46efd37a06206f9680e717e2b9901a354 (patch) | |
tree | 88b00437b24ea654a1978c74e84bb7f8df4f8949 /sys/arch | |
parent | dfe8644d8caa7dbc4d7747853f394fb8fb34d385 (diff) |
commented out entry for cgthree
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index c1c2ab02123..ffb21b1e268 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.28 2001/12/04 20:15:12 jason Exp $ +# $OpenBSD: GENERIC,v 1.29 2001/12/04 21:44:53 jason Exp $ # $NetBSD: GENERIC32,v 1.18 2001/07/20 00:07:12 eeh Exp $ machine sparc64 @@ -114,5 +114,8 @@ ukphy* at mii? phy ? # Unknown PHYs #cgsix* at sbus? slot ? offset ? #wsdisplay* at cgsix? +#cgthree* at sbus? slot ? offset ? +#wsdisplay* at cgthree? + audiocs* at sbus? slot ? offset ? audio* at audiocs? |