freebsd-skq/sys/dev/sound
Ariff Abdullah 0937dd1ec0 - Add codec id for Realtek ALC268.
- Add controller id for Intel 82801I (ICH9).
  PR:			kern/114399
  Submitted by:		Michael Fuckner <michael@fuckner.net>

- MSI support. Disable by default due to various issues with too many
  broken hardwares. MSI can be enabled through device.hints(5) or
  kenv(8) by setting "hint.pcm.%d.msi=1".
  Partially submitted by:	kevlo
                         	YAMAMOTO Taku <taku@tackymt.homeip.net>
  Tested by:			joel, kevlo, YAMAMOTO Taku

Approved by:	re (hrs)
MFC after:	3 days
2007-07-09 20:42:11 +00:00
..
isa Flush remaining malloc() cleanups (M_NOWAIT -> M_WAITOK). 2007-06-17 06:10:43 +00:00
midi Disable seq_modevent(). The implementation is incomplete, and causing 2007-04-02 06:03:47 +00:00
pci - Add codec id for Realtek ALC268. 2007-07-09 20:42:11 +00:00
pcm Be much more forgiving towards applications that requesting ioctls 2007-07-04 12:33:11 +00:00
sbus Flush remaining malloc() cleanups (M_NOWAIT -> M_WAITOK). 2007-06-17 06:10:43 +00:00
usb s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
chip.h
clone.c - Add option to allow sleeping malloc(9). 2007-06-14 11:10:21 +00:00
clone.h - Add option to allow sleeping malloc(9). 2007-06-14 11:10:21 +00:00
driver.c s/WHETHERIN/WHETHER IN/ & s/THEPOSSIBILITY/THE POSSIBILITY/ in the 2007-01-31 08:53:45 +00:00
unit.c Last major commit and updates for RELENG_7: 2007-05-31 18:35:24 +00:00
unit.h Last major commit and updates for RELENG_7: 2007-05-31 18:35:24 +00:00
version.h Last (again ?!?) major commit for RELENG_7, featuring total Giant 2007-06-16 03:37:28 +00:00