summaryrefslogtreecommitdiff
path: root/sys/dev/ofisa/com_ofisa.c
AgeCommit message (Expand)Author
2006-07-13Add an option COM_REGMAP to allow com(4) to use an array of register indices.gdamore
2006-03-29Use device_private().thorpej
2005-12-11merge ktrace-lwp.christos
2005-02-04de-__Pperry
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-06-08constify and make auto const variables static.yamt
2001-11-13add RCSIDslukem
1998-03-21compile with -Wall, update for changes to dev/ofwcgd
1998-02-07initial implementation of OFW ISA bus code and attachments for a fewcgd