diff options
author | 2000-11-17 15:13:20 +0000 | |
---|---|---|
committer | 2000-11-17 15:13:20 +0000 | |
commit | bc33c2f4066ea7eeedf5fd5028cf7a8ac87b897b (patch) | |
tree | e88d28af133a527ded3bf8dd7bdde80c149d2862 | |
parent | calculate timeouts correctly, simpler. (diff) | |
download | wireguard-openbsd-bc33c2f4066ea7eeedf5fd5028cf7a8ac87b897b.tar.xz wireguard-openbsd-bc33c2f4066ea7eeedf5fd5028cf7a8ac87b897b.zip |
Uncomment audio* at uaudio?, especially since ho@ has had success with the
uaudio(4) driver for 6 months now.
-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 ? |