Age | Commit message (Expand) | Author |
2005-12-28 | Fix totally bogus previous commit. | Mark Kettenis |
2005-12-17 | Make sure we match the correct driver for newer macppc systems. | Mark Kettenis |
2005-11-05 | some driver cleanup, ANSI/KNF and more consistency between the drivers. | Brad Smith |
2005-10-31 | update datasheet URL. | Brad Smith |
2005-10-31 | - add needed bass & treble glue in i2s; | Joris Vink |
2005-10-31 | add aoa audio support, found in several macppc machines | Joris Vink |
2005-10-28 | kill unneeded node argument in snapper_init() | Joris Vink |
2005-10-26 | add an i2s framework, which can be reused in new audio drivers | Joris Vink |
2005-10-20 | revert to revision 1.16 for now, 1.17 and 1.18 broke audio | Joris Vink |
2005-10-11 | Dont reset the registers if the same speed is programmed. helps reduce | Dale Rahn |
2005-10-07 | Stop and restart the i2s clock when changing the snapper speed, otherwise | Dale Rahn |
2005-05-26 | Dont hardcode the speed, allows mplayer to work. | Dale Rahn |
2005-05-26 | on the iBook G3, there are too many devices with the same gpio name; | Jason Wright |
2005-05-23 | pin the sample rate at 44.1k, PB's don't seem to get the 8k or 48k sample | Jason Wright |
2005-05-22 | define our own conversion function which does mono-to-stereo with | Jason Wright |
2005-05-22 | whoops, wrong conversion function | Jason Wright |
2005-05-22 | more encodings | Jason Wright |
2005-05-22 | fix names of ulinear, too | Jason Wright |
2005-05-22 | add memory clobber to prevent reordering | Jason Wright |
2005-05-22 | ALAW is called AudioEalaw not AudioEmulaw | Jason Wright |
2004-12-25 | Use list and queue macros where applicable to make the code easier to read; | Miod Vallat |
2004-12-25 | strncmp() the correct size when looking for ki2c companion. | Miod Vallat |
2004-01-14 | Slightly better messages, fix a typo, and a few strlcpy() botches. | Miod Vallat |
2004-01-12 | Completely remove the device name from this print, not just the %s. | Dale Rahn |
2004-01-12 | Better defaults on snapper, fixes xmms problem reported by joshua stein | Dale Rahn |
2004-01-11 | $OpenBSD$ tags | Dale Rahn |
2004-01-11 | Audio support for some newer macppc machines, any 'snapper' based systems. | Dale Rahn |