Module Name:src
Committed By: macallan
Date: Tue Nov 22 17:36:01 UTC 2011
Modified Files:
src/sys/dev/sbus [jmcneill-audiomp3]: cs4231_sbus.c
Log Message:
we need to initialize the locks before using them
Now this works on my Ultra 1
To generate a diff of this commit:
cv
Module Name:src
Committed By: mrg
Date: Sun Nov 20 12:07:13 UTC 2011
Modified Files:
src/sys/dev/sbus [jmcneill-audiomp3]: dbri.c
Log Message:
convert spl*() to use the sc_intr_lock mutex, and hold it in a couple
of other places we should as well.
To generate a diff of t
Module Name:src
Committed By: mrg
Date: Sun Nov 20 10:48:55 UTC 2011
Modified Files:
src/sys/dev/sbus [jmcneill-audiomp3]: dbri.c dbrivar.h
Log Message:
port to audiomp: update allocm/freem, and add get_locks() support.
bots on my ss20, but i haven't really tested it yet.