opnsense-src/sys/dev/sound
Warner Losh f809f280e0 Create a USB_PNP_INFO and use it to export the existing PNP
tables. Some drivers needed some slight re-arrangement of declarations
to accommodate this. Change the USB pnp tables slightly to allow
better compatibility with the system by moving linux driver info from
start of each entry to the end. All other PNP tables in the system
have the per-device flags and such at the end of the elements rather
that at the beginning.

Differential Review: https://reviews.freebsd.org/D3458
2015-12-11 05:28:00 +00:00
..
isa Remove check for obsolete FreeBSD versions 2014-11-03 11:11:45 +00:00
macio Add a new sound driver for PowerMacs, found here on my Quad G5. 2012-08-19 19:40:33 +00:00
midi - Plugging a memory leak when malloc() failed during initialisation; 2015-10-24 19:40:03 +00:00
pci Increase output amp on ASUS UX31A by +5dB. 2015-07-20 17:48:00 +00:00
pcm Extend the maximum number of allowed PCM channels in a PCM stream to 2015-05-08 17:00:33 +00:00
sbus Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
usb Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
chip.h
clone.c
clone.h
driver.c
unit.c
unit.h
version.h