diff options
author | 2001-12-04 21:44:53 +0000 | |
---|---|---|
committer | 2001-12-04 21:44:53 +0000 | |
commit | 64c54c907247f0df76c2f2dc09052bd3879bbe5b (patch) | |
tree | 0edd2af5b032444722275a8dffcdaf4e67a243a1 | |
parent | skeleton driver for cgthree (at the same point as cgsix) (diff) | |
download | wireguard-openbsd-64c54c907247f0df76c2f2dc09052bd3879bbe5b.tar.xz wireguard-openbsd-64c54c907247f0df76c2f2dc09052bd3879bbe5b.zip |
commented out entry for cgthree
-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? |