summaryrefslogtreecommitdiff
path: root/sys/dev/dec
AgeCommit message (Expand)Author
2003-01-06Add multiple inclusion protection.matt
2002-12-29In dzkbd_attach(): set dzi_ls for the console keyboard, too.ad
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-25Don't include <sys/map.h>.thorpej
2002-09-24Make the self-test logic match zsms, removing a 300ms delay on open.ad
2002-09-24On pmax, drop into DDB on break.ad
2002-09-19Also initalize dz_sc for each line.ad
2002-09-18Remove some duplicate/confusing lines.ad
2002-09-18Initalize sc_dz[*].dz_line for the benefit of the bus front-end.ad
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-05-14Migrate alpha/pmax/vax bootblock stuff from <dev/dec/dec_boot.h> tolukem
2002-04-03- Add alpha boot block info, derived from sys/arch/alpha/include/disklabel.h,lukem
2002-03-26Wait longer for the mouse self-test to complete, otherwise somefredette
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
2002-03-13zskbd_keydesctab -> lkkbd_keydesctabad
2002-03-13Give wskbdmap_lk201.c its own attribute.ad
2002-02-25Argh, dont reference any wscons parts in files.dec yet.ad
2002-02-25Move the dz driver to dev/dec, since it can be shared with pmax.ad
2001-12-05Remove some debug printf()s.simonb
2001-11-23Remove hardcoded values for HZ (under different names!) from mcclock.csimonb
2001-11-13add/cleanup RCSIDlukem
2001-09-24fix typo in previous.chs
2001-09-19Save the new keyclick volume for later retrieval.ad
2001-09-18Get/set keyclick volume.ad
2001-05-30use _KERNEL_OPTmrg
2001-05-03export dec_boot.hmatt
2001-04-11Only install headers which are actually used by our userland. Thisjdolecek
2001-03-06Change parameter to int from u_short as gcc doesn't like subintmatt
2000-12-02Support files to use wskbd/wsmouse on VAXen with DZ-like chips.ragge
2000-12-02Accept the "Utför" key as a giant ctrl-alt key. On LK201 "Ctrl" andragge
2000-07-05Repopulate 4 files, zs_ioasic.c and zs_ioasicvar.h from arch/alpha/tc,nisimura
2000-06-21There's only for 15 blocks of bootstrap, not 16.matt
2000-06-16Fix typo.matt
2000-06-16Move dec_boot.h to here from arch/pmax/include and add the VAX boot blockmatt
2000-02-11Declare the mcclock_pad32_busfns variable as extern.simonb
2000-01-08Absolute pointing device support.takemura
1999-11-20Introduce wscons vsxxx mice (and possible tablet) routines; changesnisimura
1999-10-26allow to wildcard the serial channeldrochner
1999-09-19set odd parity for the serial linedrochner
1999-09-16set baudrate before talking to the keyboard (in non-console case)drochner
1999-08-04- Replace device node names of zskbd/zsms into lkkbd/vsms, respectively.nisimura
1999-05-27Moved to ubavar.h,vragge
1999-05-27Moved to ubareg.h,vragge
1999-05-27Moved to uba.c,vragge
1999-05-27Moved to files.uba,vragge
1999-05-27Moved to dzvar.h,vragge
1999-05-27Moved to dzreg.h,vragge