aboutsummaryrefslogtreecommitdiff
path: root/sys/gnu/dev
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-246-6/+6
| | | | | | 'RELENG_7_0_0_RELEASE'. This commit was manufactured to restore the state of the 7.0-RELEASE image.
* Add snd_emu10kx driver for Creative SoundBlaster Live! and Audigy seriesAlexander Leidinger2006-07-152-0/+414
| | | | | | | | | | | | | | | | | | sound cards with optional pseudo-multichannel playback. It's based on snd_emu10k1 sound driver. Single channel version is available from audio/emu10kx port since some time. The two new ALSA header files (GPLed), which contain Audigy 2 ("p16v") and Audigy 2 Value ("p17v") specific interfaces, are latest versions from ALSA Mercurial repository. This is not connected to the build yet. Submitted by: Yuriy Tsibizov <Yuriy.Tsibizov@gfk.ru> Notes: svn path=/head/; revision=160383
* - Update ALSA emu10k1.h (it was imported as emu10k1-alsa.h) header file toAlexander Leidinger2006-07-153-1249/+445
| | | | | | | | | | | | | | | latest version from Mercurial repository. It brings definition of some additional Audigy 2 / Audigy 2 Value registers. - Use new #defines from ALSA emu10k1.h - Remove unused include files: + emu10k1-ac97.h was imported from ALSA and never used, + emu10k1.h was imported from Creative Linux emu10k1 driver, but only AUDIGY_CODEBASE was used from it. Submitted by: Yuriy Tsibizov <Yuriy.Tsibizov@gfk.ru> Notes: svn path=/head/; revision=160382
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-064-4/+5
| | | | Notes: svn path=/head/; revision=139778
* Add dol FreeBSD dol and /*+ize licenseWarner Losh2005-01-061-1/+3
| | | | Notes: svn path=/head/; revision=139777
* This commit was generated by cvs2svn to compensate for changes in r124361,David E. O'Brien2004-01-111-10/+19
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=124362
| * Vendor import emu10k1.h from version 1.0.1 of the ALSA driver.vendor/alsaDavid E. O'Brien2004-01-111-10/+19
| | | | | | | | | | | | | | | | ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.1.tar.bz2 or http://www.alsa-project.org/alsa/cvs/alsa-kernel/include/emu10k1.h Notes: svn path=/vendor-sys/alsa/dist/; revision=124361
* | Sync with Creative's 8010.h rev 1.51.David E. O'Brien2004-01-091-74/+140
| | | | | | | | Notes: svn path=/head/; revision=124277
* | Dike out some very Linux-specific parts that we can't compile with.David E. O'Brien2004-01-091-0/+8
| | | | | | | | | | | | | | Also protect AC97_MUTE which is also defined in our own ac97.h. Notes: svn path=/head/; revision=124276
* | This commit was generated by cvs2svn to compensate for changes in r124273,David E. O'Brien2004-01-091-2/+42
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=124274
| * Vendor import revision 1.9 of ac97_codec.h (we renamed the file) fromDavid E. O'Brien2004-01-091-2/+42
| | | | | | | | | | | | | | http://cvs.sourceforge.net/viewcvs.py/emu10k1/emu10k1/ac97_codec.h Notes: svn path=/vendor-sys/alsa/dist/; revision=124273
* | 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