summaryrefslogtreecommitdiff
path: root/sys/dev/pci/fmsradio.c
AgeCommit message (Expand)Author
2024-05-24remove unneeded includes; ok miod@Jonathan Gray
2022-03-21Constify struct {audio,midi,radio,video}_hw_if. No functional change.Miod Vallat
2021-11-23avoid clang -Wsometimes-uninitialized warnings in fms(4)Jonathan Gray
2002-06-06fix stereo handling on bktr, remove dead code from fms (now that radio does a...Michael Shalayeff
2002-06-03detect stereo reception; from jumbo@Michael Shalayeff
2002-05-29oopsMichael Shalayeff
2002-05-28fix the fms attachment printfs and move out the radio parts to the fmsradio.c...Michael Shalayeff
2002-05-09add support for SoundForte Theatre X-treme 5.1 SF256-PCS; from jumbo@Michael Shalayeff
2002-05-06tuner driver for the fms cards.Michael Shalayeff