summaryrefslogtreecommitdiff
path: root/sys/modules/twe
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/twe')
0 files changed, 0 insertions, 0 deletions
7afa'>Allow WSKBDIO_SETMODEabs 2009-05-12struct device * -> device_t, no functional changes intended.cegger 2009-05-12struct cfdata * -> cfdata_t, no functional changes intended.cegger 2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl 2007-12-03Interrupt handling changes, in discussion since February:ad 2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had 2007-07-14Delay after bashing the chip at boot, otherwise output gets screwed upad 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2006-03-29Use device_private().thorpej 2005-12-11merge ktrace-lwp.christos 2005-02-27nuke trailing whitespaceperry 2005-02-04de-__Pperry 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2002-12-29In dzkbd_attach(): set dzi_ls for the console keyboard, too.ad 2002-10-02Add trailing ; to CFATTACH_DECL.thorpej 2002-09-30Use CFATTACH_DECL().thorpej 2002-09-27Declare all cfattach structures const.thorpej 2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat 2002-03-13zskbd_keydesctab -> lkkbd_keydesctabad 2002-02-25Move the dz driver to dev/dec, since it can be shared with pmax.ad 2001-11-13add/cleanup RCSIDlukem 2001-09-24fix typo in previous.chs 2001-09-18Get/set keyclick volume.ad 2000-12-02Support files to use wskbd/wsmouse on VAXen with DZ-like chips.ragge