diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2001-09-30 21:06:23 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2001-09-30 21:06:23 +0000 |
commit | 74c742d3ad8d8f543aad9c01aa8fe1b87e2e3bc0 (patch) | |
tree | 206a570578f3b7cdb5a3a4315f7300528672e3a7 /sys/arch/sparc64/conf/GENERIC | |
parent | 2d310a3f2eacf60dba50b53009dd6b704d750574 (diff) |
add cs4231 at sbus/audio at same
Diffstat (limited to 'sys/arch/sparc64/conf/GENERIC')
-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 7c2d357ce0b..d0301646656 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.18 2001/09/29 07:16:12 jason Exp $ +# $OpenBSD: GENERIC,v 1.19 2001/09/30 21:06:22 jason Exp $ # $NetBSD: GENERIC32,v 1.18 2001/07/20 00:07:12 eeh Exp $ machine sparc64 @@ -101,3 +101,6 @@ uk* at scsibus? target ? lun ? # unknown SCSI devices nsphy* at mii? phy ? # NS and compatible PHYs qsphy* at mii? phy ? # Quality Semi QS6612 PHYs ukphy* at mii? phy ? # Unknown PHYs + +audiocs* at sbus? slot ? offset ? +audio* at audiocs? |