summaryrefslogtreecommitdiff
path: root/sys/dev/sun/ms.c
AgeCommit message (Expand)Author
2009-01-11retain compatibility with old firm_event. Perhaps we should bump the protocolchristos
2008-04-20- use device_lookup_private() where appropriatetsutsui
2008-03-29Split softc and device_t for zsc(4) and its children.tsutsui
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-11-12Tidy away wsmouse_input() abstractions and updateplunky
2006-10-15Missing initializersmartin
2006-06-07merge FreeBSD timecounters from branch simonb-timecounterskardel
2006-03-10Make external mice work on Tadpole SPARCbookmacallan
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2003-09-21cleanup & uniform descriptor owner handling:jdolecek
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-29More changes for providing lwpid for ktrace (sparc GENERIC built)darrenr
2003-05-30wsmouse for ms@tty.petrov
2002-10-23merge kqueue branch into -currentjdolecek
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2001-11-13add RCSIDslukem
2000-09-27Add missing cast of ms to (struct device *) in ms_deviopen and ms_devicloseabs
2000-09-21Support for Sun Keyboard/Mouse line disciplines.eeh
2000-03-30Remove register declarations.augustss
1999-08-02The Tadpole 3GX uses a modified Sun Mouse protocol. Instead ofmatt
1999-05-14split the sun ms/kbd drivers into frontend/backend parts at the serialmrg
1999-02-03Catch up with a change to the stint interface.mycroft
1998-09-29Changed to allow the mouse baud rate to be set at kernel compile time.jeremy
1998-01-12Update for changes to config.thorpej
1997-07-17use locator defines in "locators.h" to index cf_loc[]jtk
1996-12-17Adapt to the new definition of struct zsc_softcgwr
1996-10-16Replace the field cs_rr0_new with cs_rr0_delta (keep changes instead).gwr
1996-10-13backout kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-10-09select -> pollmrg
1996-05-17Rename cs_pclk_div16 to cs_brg_clk to clarify the fact that thegwr
1996-04-10Make the ring size configurable in the tty driver.gwr
1996-03-17New device attachment scheme:thorpej
1996-02-19Attach should get unit from _dev.dv_unit not sc_unitgwr
1996-01-30Eliminate remaining direct references to the z8530 chipgwr
1996-01-24New "child" drivers for Sun keyboard and mouse attached to z8530sc.gwr