Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-23 | In a drivers activate() entry point, if on DVACT_DEACTIVATE it does | Miod Vallat | |
something, then it MUST return zero on DVACT_ACTIVATE, not EOPNOTSUPP; this very popular bug has been cut and pasted a lot of times... ok deraadt@ mickey@ | |||
2002-05-30 | make radio attach, not steal other audio attachments | Michael Shalayeff | |
2002-01-10 | check 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-05 | support detach, from netbsd | Michael Shalayeff | |
2002-01-02 | probe does not print anything | Michael Shalayeff | |
2001-12-05 | update for radio drivers from tm@oganer.net und jumbo@narod.ru | Michael Shalayeff | |
2001-10-04 | Device independent framework for FM-radio driver. | Grigoriy Orlov | |
Work by Maxim Tsyplakov <tm@oganer.net>, Vladimir Popov <jumbo@narod.ru> |