If XL cannot properly attach it tries to detach to clean up. Unfortunately,
[dragonfly.git] / sys / dev / sound /
2004-02-25 Joerg SonnenbergerCleanup emujoy_pci_probe
2004-02-24 Joerg SonnenbergerFix spurious warning about ANSI trigraphs
2004-02-13 Joerg SonnenbergerAdd __DragonFly__
2004-02-12 Matthew Dillonsys/dev __FreeBSD__ -> __DragonFly__ cleanups.
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-31 Matthew DillonMAINTAINER lines in Makefile's are no longer applicable...
2004-01-30 Matthew DillonThis commit represents a major revamping of the clock...
2004-01-28 Matthew DillonRename Makefile.sub back to Makefile.inc to fix cross...
2004-01-27 Joerg SonnenbergerRename Makefile.inc to Makefile.sub
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-22 Jeroen Ruigrok/asmodaiAdd missing comma.
2004-01-22 Jeroen Ruigrok/asmodaiFix misunderstood commit. The CX20463 is not the AC...
2004-01-22 Jeroen Ruigrok/asmodaiFix the entry for the CX20468. The base default is...
2004-01-22 Jeroen Ruigrok/asmodaiAdd support for the Conexant SmartDAA 20463.
2004-01-22 Jeroen Ruigrok/asmodaiAdd Texas Instruments' TLV320AIC27 AC'97 codec.
2004-01-22 Jeroen Ruigrok/asmodaiFix typo to make the TLC320 work.
2004-01-22 Jeroen Ruigrok/asmodaiAdd support for the Wolfson WM9709.
2004-01-22 Jeroen Ruigrok/asmodaiAdd support for the Wolfson WM9711L and WM9712L.
2004-01-22 Jeroen Ruigrok/asmodaiRecognise the Realtek ALC850.
2004-01-22 Jeroen Ruigrok/asmodaiRecognise the Asahi Kasei AK4544A and AK4545 AC'97...
2004-01-21 Jeroen Ruigrok/asmodaiFix name of 'Silicon Laboratories'.
2004-01-21 Jeroen Ruigrok/asmodaiGet rid of question mark, the vendor ID is correct.
2004-01-21 Jeroen Ruigrok/asmodaiAdd support for the following AC'97 codecs:
2004-01-21 Jeroen Ruigrok/asmodaiSynchronise with FreeBSD:
2004-01-06 Jeroen Ruigrok/asmodaiAdd PCI identifier to match against a Dell OEM version...
2004-01-06 Jeroen Ruigrok/asmodaiAdd support for SoundBlaster Audigy and Audigy 2.
2004-01-05 Matthew DillonWhen you attempt to kldload snd_sb16 and then unload...
2003-11-20 Matthew DillonAdd a DECLARE_DUMMY_MODULE for snd_cmi to detect kld...
2003-11-16 Jeroen Ruigrok/asmodaiAdd forgotten semi-colon.
2003-11-15 Jeroen Ruigrok/asmodaiConvert files from DOS to Unix.
2003-11-15 Matthew DillonMisc cleanups to take care of GCC3.x warnings. Missing...
2003-11-10 Jeroen Ruigrok/asmodaiMake sure to skip the PC98 architecture on the OPTi...
2003-08-27 Robert Garrettlets go ahead and commit this before we hit the network...
2003-08-24 David RhodusSync with FreeBSD
2003-08-15 Matthew DillonMake modules work again part 1: hook up 'dev'. Note...
2003-08-14 Jeroen Ruigrok/asmodaiAdd, hopefully, support for the ICH5 sound hardware.
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-08-01 Matthew DillonCleanup remaining tsleep priority issues.
2003-07-30 Matthew DillonLINT synchronization, remove remaining manually defined...
2003-07-27 Hiten PandyaConsolidate usage of MIN/MAX().
2003-07-26 Robert GarrettRegister keyword removal
2003-07-21 Matthew DillonLINT build test. Aggregated source code adjustments...
2003-07-21 Matthew DillonDEV messaging stage 1/4: Rearrange struct cdevsw and...
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-07-06 Matthew DillonMP Implementation 1/2: Get the APIC code working again...
2003-06-23 Matthew Dillonproc->thread stage 2: MAJOR revamping of system calls...
2003-06-19 Matthew DillonFix an argument mismatch in a debugging printf
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: