summaryrefslogtreecommitdiff
path: root/sys/gnu/dev
Commit message (Collapse)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r115990,David E. O'Brien2003-06-071-0/+1361
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=115991
| * Vendor import emu10k1.h from version 0.9.4 of the ALSA driver (whichDavid E. O'Brien2003-06-071-0/+1361
| | | | | | | | | | | | | | | | | | includes some needed Audigy support). This can be found at ftp://ftp.alsa-project.org/pub/driver/alsa-driver-0.9.4.tar.bz2 and http://www.alsa-project.org/alsa/cvs/alsa-kernel/include/emu10k1.h Notes: svn path=/vendor-sys/alsa/dist/; revision=115990
* | This commit was generated by cvs2svn to compensate for changes in r113778,David E. O'Brien2003-04-211-0/+245
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=113779
| * Vendor import revision 1.8 of ac97_codec.h (we renamed the file) fromDavid E. O'Brien2003-04-211-0/+245
| | | | | | | | | | | | | | http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/emu10k1/emu10k1/ac97_codec.h Notes: svn path=/vendor-sys/alsa/dist/; revision=113778
| * Vendor import revision 1.51 of 8010.h (we renamed the file) fromvendor/alsa/1.51David E. O'Brien2003-04-181-68/+134
| | | | | | | | | | | | | | | | | | http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/emu10k1/emu10k1/8010.h. This includes some Audigy support. Notes: svn path=/vendor-sys/alsa/dist/; revision=113654 svn path=/vendor-sys/alsa/1.51/; revision=113655; tag=vendor/alsa/1.51
| * Vendor import revision 1.39 of 8010.h (we renamed the file) fromvendor/alsa/1.39David E. O'Brien2003-04-181-18/+23
| | | | | | | | | | | | | | | | | | http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/emu10k1/emu10k1/8010.h. Rev 1.39 best matches our rev 1.3. Notes: svn path=/vendor-sys/alsa/dist/; revision=113651 svn path=/vendor-sys/alsa/1.39/; revision=113652; tag=vendor/alsa/1.39
| * This commit was manufactured by cvs2svn to create branch 'ALSA'.cvs2svn2000-04-021-0/+666
| | | | Notes: svn path=/vendor-sys/alsa/dist/; revision=58920
* Sync with Creative's 8010.h rev 1.39.David E. O'Brien2003-04-181-3/+3
| | | | Notes: svn path=/head/; revision=113653
* new (gpl licensed) firmware image for cs4280/cs46xx sound chipsCameron Grant2001-05-301-0/+340
| | | | Notes: svn path=/head/; revision=77503
* Close the opening comment line on these two files that mysteriouly vanished.Scott Long2001-05-272-2/+2
| | | | Notes: svn path=/head/; revision=77275
* Oops. Unremove vestiges of the old, broken sound drivers. They are nowBruce Evans2001-05-243-0/+1580
| | | | | | | used in new drivers. Notes: svn path=/head/; revision=77141
* Remove vestiges of the old, broken sound drivers.Bruce Evans2001-05-243-1580/+0
| | | | Notes: svn path=/head/; revision=77134
* Driver for the ESS Maestro3 and Allegro sound chips. Note that due to theScott Long2001-02-012-0/+906
| | | | | | | | | amount of GPL'd firmware in the driver, it will only be built as a module. Approved by: cg Notes: svn path=/head/; revision=71901
* sync CCR register definitions with creative sourcesCameron Grant2000-08-061-1/+3
| | | | Notes: svn path=/head/; revision=64308
* fix missing defines and prototype for emu_vdump()Cameron Grant2000-04-031-3/+9
| | | | Notes: svn path=/head/; revision=58958
* unfinished sblive driver, playback/mixer only for now - not enabled inCameron Grant2000-04-021-0/+666
conf/files i don't seem to be clearing the cache right resulting in a short initial burst of noise, despite doing the same as creative and alsa. i'm committing now so more eyes can pore over the code. Notes: svn path=/head/; revision=58919