summaryrefslogtreecommitdiff
path: root/sys/dev/radio_if.h
AgeCommit message (Collapse)Author
2008-07-09- use aprint in attachjoerg
- split device/softc - move softc definition into source to make explicit that it is local - reduce namespace pollution
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2004-10-29constify audio_hw_if, midi_hw_if, and radio_hw_if.yamt
2002-01-01Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popovaugustss
for OpenBSD, from where it was imported.