freebsd-skq/sys/dev/sound/pcm
Ariff Abdullah 9c271f79d6 Insert NULL pointer checking around devclass_get_maxunit(pcm_devclass, ..) .
Things can get ugly without it due to uninitialized class. RELENG_6 need
a simmilar, but different treatment as well.

err.. perhaps we should teach devclass_get_maxunit() to return -1 ?

MFC after:	1 day
2007-06-03 10:56:22 +00:00
..
ac97_if.m Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
ac97_patch.c - AC97 quirk / patch cleanups. Most quirks doesn't work in general sense 2007-04-19 13:54:22 +00:00
ac97_patch.h - AC97 quirk / patch cleanups. Most quirks doesn't work in general sense 2007-04-19 13:54:22 +00:00
ac97.c Use standard pcm_get/setflags() rather than dereferencing softc while 2007-06-02 17:28:26 +00:00
ac97.h - AC97 quirk / patch cleanups. Most quirks doesn't work in general sense 2007-04-19 13:54:22 +00:00
buffer.c Last major commit and updates for RELENG_7: 2007-05-31 18:43:33 +00:00
buffer.h buf_addr should be bus_addr_t rather than u_int32_t. 2007-05-07 02:46:48 +00:00
channel_if.m [stage: 5/9] 2007-03-16 17:16:24 +00:00
channel.c Last major commit and updates for RELENG_7: 2007-05-31 18:43:33 +00:00
channel.h Last major commit and updates for RELENG_7: 2007-05-31 18:43:33 +00:00
dsp.c Insert NULL pointer checking around devclass_get_maxunit(pcm_devclass, ..) . 2007-06-03 10:56:22 +00:00
dsp.h Last major commit and updates for RELENG_7: 2007-05-31 18:43:33 +00:00
fake.c Spring cleanup on irrelevant NULL checking over M_WAITOK allocations. 2007-03-15 18:19:01 +00:00
feeder_fmt.c Separate license from comments. 2007-06-02 13:07:44 +00:00
feeder_if.m Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
feeder_rate.c Separate license from comments. 2007-06-02 13:07:44 +00:00
feeder_volume.c Separate license from comments. 2007-06-02 13:07:44 +00:00
feeder.c Last major commit and updates for RELENG_7: 2007-05-31 18:43:33 +00:00
feeder.h [stage: 4/9] 2007-03-16 17:15:33 +00:00
mixer_if.m Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
mixer.c Insert NULL pointer checking around devclass_get_maxunit(pcm_devclass, ..) . 2007-06-03 10:56:22 +00:00
mixer.h Nuke OSSV4_EXPERIMENT ifdefs from kludgy MIXER_SIZE definition 2006-09-30 01:24:22 +00:00
sndstat.c Last major commit and updates for RELENG_7: 2007-05-31 18:43:33 +00:00
sound.c Insert NULL pointer checking around devclass_get_maxunit(pcm_devclass, ..) . 2007-06-03 10:56:22 +00:00
sound.h Last major commit and updates for RELENG_7: 2007-05-31 18:43:33 +00:00
vchan.c Separate license from comments. 2007-06-02 13:07:44 +00:00
vchan.h Last major commit and updates for RELENG_7: 2007-05-31 18:43:33 +00:00