summaryrefslogtreecommitdiff
path: root/sys/dev/sun/sunms.c
AgeCommit message (Expand)Author
2003-01-19Merge the nathanw_sa branch.thorpej
2002-10-03Refactor kbd and mouse drivers so that they can use different middleuwe
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2001-12-11Name changes: {KBD,MS}_BPS => {KBD,MS}_DEFAULT_BPSpk
2001-11-27When opening the mouse port, be sure to open it for 8 data bits.fredette
2001-11-13add RCSIDslukem
2001-05-17give sunkbd and sunms a "poll" routine.chs
2000-11-01Adapt to new line discipline scheme.eeh
2000-10-10Fix compilation errors: unused variable & missing function return values.pk
2000-09-21Guts of the Sun Keyboard/Mouse line disciplines.eeh