freebsd-dev/sys/dev/sound
Sean Bruno 156860b2b3 Update snd quirks for T520, T420, X220.
Group onboard mic and headphone mic jack together.  Creates association that
will switch between microphone inputs depending on the state of the headphone
jack being connected to a live mic.

Fixes onboard mic not working at all on T520.

Tested on T520, T420.
Suspect X220 needs this too, untested on.

MFC after:	1 month
2013-05-19 01:45:29 +00:00
..
isa - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +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 Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
pci Update snd quirks for T520, T420, X220. 2013-05-19 01:45:29 +00:00
pcm - Corrrect mispellings of word useful 2013-04-17 11:45:15 +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 Don't clear stall at first time use of USB MIDI endpoints. 2013-05-18 07:16:20 +00:00
chip.h
clone.c
clone.h
driver.c
unit.c
unit.h
version.h