From 17d81f3c648dd5c3e06dc329054b1432eb213bd7 Mon Sep 17 00:00:00 2001 From: lebel Date: Mon, 25 Mar 2002 15:08:59 +0000 Subject: dhartmei@ and I have been both running uaudio devices on macppc successfully for the past few weeks. drahn@ agrees. --- sys/arch/macppc/conf/GENERIC | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/arch/macppc/conf/GENERIC') diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index f3b0f0ef907..fbac73c2e53 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.15 2002/03/22 19:19:52 drahn Exp $ +# $OpenBSD: GENERIC,v 1.16 2002/03/25 15:08:58 lebel Exp $ # # PPC GENERIC config file # @@ -107,6 +107,7 @@ zstty* at zsc? channel ? awacs* at macobio? # Apple audio device audio* at awacs? +audio* at uaudio? #scsibus* at adv? #scsibus* at ahc? @@ -138,6 +139,7 @@ uhid* at uhub? port ? configuration ? # USB Generic HID devices ukbd* at uhub? port ? configuration ? # USB HID Keyboard devices ums* at uhub? port ? configuration ? # USB Mice wsmouse* at ums? mux 0 +uaudio* at uhub? port ? configuration ? # USB Audio ulpt* at uhub? port ? configuration ? # USB Printer uscanner* at uhub? port ? # USB Scanner driver usscanner* at uhub? port ? # USB SCSI scanners -- cgit v1.2.3