summaryrefslogtreecommitdiff
path: root/sys/dev/isa/radiotrack2.c
AgeCommit message (Expand)Author
2003-07-14add missing __KERNEL_RCSID()lukem
2002-10-02Fix sizeof and whitespace bug from the script I'm using to do thethorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-03Use a different way to recognize tea5759 chips. From OpenBSD.augustss
2002-01-07Overhaul of the ISA autoconfiguration code to support directthorpej
2002-01-03Add \n in attach messages.augustss
2002-01-02Change the probe code. You cannot unmap bus space and then use it.augustss
2002-01-01Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popovaugustss