freebsd-dev/sys/dev/sound
Poul-Henning Kamp f3732fd15b Second half of the dev_t cleanup.
The big lines are:
	NODEV -> NULL
	NOUDEV -> NODEV
	udev_t -> dev_t
	udev2dev() -> findcdev()

Various minor adjustments including handling of userland access to kernel
space struct cdev etc.
2004-06-17 17:16:53 +00:00
..
isa Improve mapping of relative to absolute volume. 2004-06-14 15:01:16 +00:00
pci Add PCI identifier for Dell modified SBLive! card 2004-06-13 22:12:02 +00:00
pcm Second half of the dev_t cleanup. 2004-06-17 17:16:53 +00:00
usb Devclass have to be shared with same 'pcm' devclass, or 2004-05-31 11:38:46 +00:00
chip.h
driver.c Add dependency to snd_via8233 2004-01-29 14:11:03 +00:00