diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2002-01-16 21:35:05 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2002-01-16 21:35:05 +0000 |
commit | 99bca967f35f8c2fa0b4a5f437665044e2405f8e (patch) | |
tree | cb2e8e547c9a1c1bdcf2c7eb7230f734c9768546 /sys/arch | |
parent | 235fa20ab8e9823c8c30423e5953647b82f6a816 (diff) |
add zskbd* and enable cg3 and cg6
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index a31b4bd2efb..b6437946218 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.39 2002/01/15 22:05:30 jason Exp $ +# $OpenBSD: GENERIC,v 1.40 2002/01/16 21:35:04 jason Exp $ # $NetBSD: GENERIC32,v 1.18 2001/07/20 00:07:12 eeh Exp $ machine sparc64 @@ -67,6 +67,8 @@ audio* at audioce? zs* at sbus? slot ? offset ? zstty* at zs? channel ? +zskbd* at zs? channel ? +wskbd* at zskbd? console ? ## PROM console driver -- if all else fails pcons0 at mainbus0 # PROM console @@ -141,10 +143,10 @@ nsphy* at mii? phy ? # NS and compatible PHYs qsphy* at mii? phy ? # Quality Semi QS6612 PHYs ukphy* at mii? phy ? # Unknown PHYs -cgsix* at sbus? disable slot ? offset ? +cgsix* at sbus? slot ? offset ? wsdisplay* at cgsix? -cgthree* at sbus? disable slot ? offset ? +cgthree* at sbus? slot ? offset ? wsdisplay* at cgthree? audiocs* at sbus? slot ? offset ? |