Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson | |
2003-03-09 | flag stereo channels as reversed. those rare people without swapped stereo | Ted Unangst | |
can use config -e to set flags to 0x0001. ok deraadt@ mickey@ | |||
2002-11-29 | - Fix playback problem on SiS7018. | Federico G. Schwindt | |
- mute the volume for interrupt channel. - add some improvements for device initialization. - Fix recording problem on SiS7018. From NetBSD via Gabriel Gonzalez. | |||
2002-11-19 | Add a simplistic table driven lookup routine and use it where appropriate. | Jason Wright | |
2002-10-04 | do not read the codec regs, it seems to shutter the sound; from ↵ | Michael Shalayeff | |
grendel@zeitbombe.org, reported and tested by rayl@spamcop.net | |||
2002-09-26 | time-bind the codec r/w loops, still does not solve problems on transmeta; ↵ | Michael Shalayeff | |
tested by jason@ on sparc64; deraadt@ ok | |||
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller | |
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2002-01-20 | make all audio drivers use the new allocm and round_buffersize decl's. | Eric Jackson | |
will ease porting, and generally cleans up a bit | |||
2001-12-05 | choose one AC97 name and stick with it a bit more often | Theo de Raadt | |
2001-12-01 | recover ugly irq print, cleanup on failure to attach | Michael Shalayeff | |
2001-11-26 | remove static on functions. | Michael Shalayeff | |
from netbsd: Don't use a static variable in the power hook. It doesn't work with more than one device. | |||
2001-11-26 | Trident 4DWAVE-DX/NX, SiS 7018, ALi M5451 Sound Driver; from SOMEYA ↵ | Michael Shalayeff | |
Yoshihiko and KUROSAWA Takahiro; tested by Matt Behrens <matt@zigg.com> |