Cameron Grant
d95502a838
use a global devclass for all drivers - i'm not entirely sure why this
...
worked before.
mixer, dsp and sndstat are seperate devices - give them their own cdevsws
instead of demuxing requests sent to a single cdevsw.
use the si_drv1/si_drv2 fields in dev_t structures for holding information
specific to an open instance of mixer/dsp.
nuke /dev/{dsp,dspW,audio}[0-9]* links - this functionality is now provided
using cloning.
various locking fixes.
2001-06-16 21:25:10 +00:00
..
2001-06-15 21:09:44 +00:00
2001-06-16 15:28:28 +00:00
2001-06-09 05:21:17 +00:00
2001-06-16 06:28:07 +00:00
2001-06-15 00:07:27 +00:00
2001-06-15 00:02:27 +00:00
2001-06-15 08:18:24 +00:00
2001-06-13 10:58:39 +00:00
2001-06-14 15:08:40 +00:00
2001-06-16 19:32:37 +00:00
2001-06-13 10:58:39 +00:00
2001-06-16 21:25:10 +00:00
2001-06-15 12:30:46 +00:00
2001-05-08 09:10:27 +00:00
2001-05-30 22:28:30 +00:00
2001-05-25 08:43:30 +00:00
2001-06-16 15:28:28 +00:00
2001-06-15 09:59:27 +00:00
2001-06-15 08:01:21 +00:00
2001-05-23 09:42:29 +00:00
2001-06-16 07:02:47 +00:00
2001-05-24 08:47:42 +00:00
2001-06-14 15:16:04 +00:00
2001-06-16 10:47:34 +00:00
2001-02-04 13:13:25 +00:00
2001-03-20 10:42:49 +00:00
2001-06-15 07:35:25 +00:00
2001-06-15 21:00:32 +00:00
2001-06-11 12:39:29 +00:00
2001-05-01 08:13:21 +00:00
2001-06-11 12:39:29 +00:00
2001-04-05 04:20:48 +00:00
2001-06-15 07:37:01 +00:00
2001-06-14 11:05:01 +00:00
2001-06-01 01:30:51 +00:00
2001-06-01 01:30:51 +00:00
2001-05-19 01:28:09 +00:00
2001-06-14 11:32:54 +00:00
2001-06-16 06:33:01 +00:00
2001-06-15 07:42:58 +00:00
2001-05-25 16:59:11 +00:00
2001-06-16 07:14:07 +00:00
2001-03-19 12:50:13 +00:00
2001-06-16 15:28:28 +00:00
2001-03-23 11:48:50 +00:00
2001-06-15 07:44:39 +00:00
2001-06-11 19:17:05 +00:00