From: Paul M. <pa...@sa...> - 2002-08-27 13:02:55
|
Geert Uytterhoeven writes: > > arch/ppc/amiga/config.c > > 1.12 02/08/27 21:55:36 pa...@sa... +0 -4 > > remove kd_mksound references > > APUS should use arch/ppc/amiga/amisound.c:amiga_mksound(). No, APUS should define an input device that generates sounds based on input events received. See drivers/input/misc/pcspkr.c for how it's done on PCs. Regards, Paul. |