1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/dev/sound
Poul-Henning Kamp dc08ffec87 Device megapatch 4/6:
Introduce d_version field in struct cdevsw, this must always be
initialized to D_VERSION.

Flip sense of D_NOGIANT flag to D_NEEDGIANT, this involves removing
four D_NOGIANT flags and adding 145 D_NEEDGIANT flags.
2004-02-21 21:10:55 +00:00
..
isa Don't attempt to destroy the driver mutex when it hasn't yet 2003-10-29 21:54:37 +00:00
midi Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
pci As previously announced: discontinue use of makedev() call in soundcode. 2004-01-17 10:37:11 +00:00
pcm Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
usb Mega busdma API commit. 2003-07-01 15:52:06 +00:00
chip.h
driver.c Add dependency to snd_via8233 2004-01-29 14:11:03 +00:00