summaryrefslogtreecommitdiff
path: root/sys/dev/radiovar.h
AgeCommit message (Collapse)Author
2022-03-21Constify struct {audio,midi,radio,video}_hw_if. No functional change.Miod Vallat
ok mpi@ ratchov@ "More const is good" deraadt@
2002-01-05support detach, from netbsdMichael Shalayeff
2001-12-05update for radio drivers from tm@oganer.net und jumbo@narod.ruMichael Shalayeff
2001-10-04Device independent framework for FM-radio driver.Grigoriy Orlov
Work by Maxim Tsyplakov <tm@oganer.net>, Vladimir Popov <jumbo@narod.ru>