1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/dev/sound
Cameron Grant 67b1dce3bc many changes:
* add new channels to the end of the list so channels used in order of
addition

* de-globalise definition of struct snddev_info and provide accessor
functions where necessary.

* move the $FreeBSD$ tag in each .c file into a macro and allow the
/dev/sndstat handler to display these when set to maximum verbosity to aid
debugging.

* allow each device to register its own sndstat handler to reduce the amount
of groping sndstat must do in foreign structs.
2001-08-23 11:30:52 +00:00
..
isa many changes: 2001-08-23 11:30:52 +00:00
midi Undo part of the tangle of having sys/lock.h and sys/mutex.h included in 2001-05-01 08:13:21 +00:00
pci many changes: 2001-08-23 11:30:52 +00:00
pcm many changes: 2001-08-23 11:30:52 +00:00
chip.h
driver.c intel ich/ich2 driver - this needs some work but is functional enough for 2001-07-01 19:38:58 +00:00