summaryrefslogtreecommitdiff
path: root/sys/dev/sbus/sio16.c
AgeCommit message (Expand)Author
2002-12-10Remove the `flags' argument from bus_intr_establish().pk
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-09-04Adapt to sbusvar.h changes.martin
2002-03-20Get rid of unnecessary BUS_SPACE_MAP_LINEAR.eeh
2002-03-11Get rid of `bus_type_t' and use BUS_ADDR() (in sbus_bus_map()) to constructpk
2001-11-13add RCSIDslukem
2001-10-03frontend driver for the 16 port serial card by aurora technologies. thismrg