Date: Mon, 26 Jan 2009 14:43:18 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/sound/macio aoa.c aoa.h davbus.c i2s.c Message-ID: <200901261443.n0QEhN3l030083@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nwhitehorn 2009-01-26 14:43:18 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/macio aoa.c aoa.h davbus.c i2s.c
Log:
SVN rev 187717 on 2009-01-26 14:43:18Z by nwhitehorn
Change the way our softc is stored to use the devinfo facility provided by pcm
instead of the regular device softc interface. This brings the AOA driver in
line with the other pcm drivers.
Requested by: ariff
Revision Changes Path
1.2 +4 -4 src/sys/dev/sound/macio/aoa.c
1.2 +5 -3 src/sys/dev/sound/macio/aoa.h
1.2 +5 -9 src/sys/dev/sound/macio/davbus.c
1.2 +6 -11 src/sys/dev/sound/macio/i2s.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901261443.n0QEhN3l030083>
