summaryrefslogtreecommitdiff
path: root/sys/dev/radio.c
AgeCommit message (Collapse)Author
2002-01-10check if device was opened for writing for modifying ops, also it's enotty ↵Michael Shalayeff
not einval; from Vladimir Popov <jumbo@narod.ru> and me
2002-01-05support detach, from netbsdMichael Shalayeff
2002-01-02probe does not print anythingMichael 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>