aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bktr/bktr_audio.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC Update to driver 2.18Roger Hardiman2000-11-011-5/+57
| | | | Notes: svn path=/stable/4/; revision=68163
* MFC update to driver 2.17Roger Hardiman2000-10-261-1/+5
| | | | Notes: svn path=/stable/4/; revision=67639
* MFC: Update to driver release 2.15.Roger Hardiman2000-09-111-19/+25
| | | | | | | | Functional changes: New tuner types added, improvmemts to KLD module and memory allocation. Notes: svn path=/stable/4/; revision=65730
* MFC: Update to driver 2.12Roger Hardiman2000-04-181-33/+135
| | | | Notes: svn path=/stable/4/; revision=59360
* Update to driver release 2.04Roger Hardiman1999-10-281-12/+49
| | | | | | | | | | | | | Update AverMedia GPIO values Submitted by: AverMedia Add support for WinTV Theater Dolby Surround Sound DPL3518A chip Submitted by: Frank Nobis <fn@radio-do.de> Make PLL mode the default for Bt878s. You no longer need options BKTR_USE_PLL Notes: svn path=/head/; revision=52593
* Split the Bt848 driver into seperate files forRoger Hardiman1999-09-261-0/+432
audio, tuner, card make, os dependent code and core bt848/i2c code. Also, rewrite tuner code for FM Radio to make the code cleaner. Notes: svn path=/head/; revision=51694