CVSROOT: /cvs Module name: src Changes by: jake...@cvs.openbsd.org 2009/10/27 06:13:33
Modified files: sys/dev : audio.c Log message: in the get_default_parameters method, give the low level drivers a pointer to the low level driver's softc, not audio's softc. nothing is actually using this yet. ok ratchov