CVS commit: [jmcneill-audiomp3] src/sys/dev/ic

2011-11-20 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Nov 20 12:04:14 UTC 2011 Modified Files: src/sys/dev/ic [jmcneill-audiomp3]: am7930.c Log Message: IPL_SCHED is enough. To generate a diff of this commit: cvs rdiff -u -r1.50.56.1 -r1.50.56.2 src/sys/dev/ic/am7930.c Please not

CVS commit: [jmcneill-audiomp3] src/sys/dev/ic

2011-11-20 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Nov 20 08:39:59 UTC 2011 Modified Files: src/sys/dev/ic [jmcneill-audiomp3]: opl.c Log Message: XXX: don't KASSERT() if sc->lock is NULL, this is going to happen XXX: during autoconfig match() where we've faked up a sc anyway.