diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-11-17 15:13:21 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-11-17 15:13:21 +0000 |
commit | b9b79a8b630af0b7eaa264898faa182f895f3605 (patch) | |
tree | 43ebc1d959bb4b8fd5540d6f5ba3c6b496cc5bb7 /sys | |
parent | 557ec0428178f68869924dcd7fc0c67ae8610097 (diff) |
Uncomment audio* at uaudio?, especially since ho@ has had success with the
uaudio(4) driver for 6 months now.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index d3f55da7f32..59c33cced91 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.214 2000/11/16 19:40:16 aaron Exp $ +# $OpenBSD: GENERIC,v 1.215 2000/11/17 15:13:20 aaron Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -386,7 +386,7 @@ audio* at clcs? audio* at ich? audio* at fms? audio* at auvia? -#audio* at uaudio? +audio* at uaudio? bktr0 at pci? dev ? function ? |