freebsd-dev/sys/dev/sound/isa
Cameron Grant 64738af72b add support for opti924 and opti930 chips
both should work in non-pnp mode, the 924 should also work in its rather
braindead pnp mode- it will adopt port 0x530 unless given hints due to it
starting up in soundblaster mode and thus not requesting a valid mss port
address.

Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-24 00:22:01 +00:00
..
ad1816.c update code dealing with snd_dbuf objects to do so using a functional interface 2000-12-23 03:16:13 +00:00
ad1816.h seperate the ad1816 driver from the mss driver since it shares no code 1999-09-28 20:00:06 +00:00
emu8000.c - Mutexify midi(4). The driver runs under the giant lock by default. 2001-02-26 07:36:24 +00:00
es1888.c add module metadata. this is a hack, sound drivers will eventually present a 2000-07-03 20:52:27 +00:00
ess.c Add speaker volume adjusting support 2001-02-27 12:44:31 +00:00
gusc.c Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00
gusmidi.c - Do not touch the Giant. 2001-03-14 07:29:47 +00:00
mpu.c - Do not touch the Giant. 2001-03-14 07:29:47 +00:00
mss.c add support for opti924 and opti930 chips 2001-03-24 00:22:01 +00:00
mss.h add support for opti924 and opti930 chips 2001-03-24 00:22:01 +00:00
opl.c - Mutexify midi(4). The driver runs under the giant lock by default. 2001-02-26 07:36:24 +00:00
sb8.c update code dealing with snd_dbuf objects to do so using a functional interface 2000-12-23 03:16:13 +00:00
sb16.c fix a typo preventing the second dma channel being released 2001-03-16 21:04:14 +00:00
sb.h kobjify. 2000-12-18 01:36:41 +00:00
sbc.c destroy child devices on detach to prevent ever-increasing numbers of 2001-03-17 16:04:25 +00:00
uartsio.c - Do not touch the Giant. 2001-03-14 07:29:47 +00:00