summaryrefslogtreecommitdiff
path: root/sys/dev/dec
AgeCommit message (Expand)Author
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
1999-05-27Moved to dz_uba.c,vragge
1999-05-27Moved to dz.c,vragge
1999-05-27Moved to dlreg.h,vragge
1999-05-27Moved to dl.c,vragge
1999-05-27Directory called qbus instead of uba, per request from Matt/Jason/...ragge
1999-05-26DL-11 driver bus'ified. UNTESTED.ragge
1999-05-26DZ-11 routines bus'ified. Small fixes to uba routines.ragge
1999-05-24First step towards MI Unibus/Q22 bus code.ragge
1999-03-19Defined KEY_CAPSLOCK.ad
1999-03-13Avoid warning if !QBA.ragge
1999-03-13Change vsbus to take a locator for all devices.ragge
1999-03-10Un-nest __P().kleink
1999-02-03Catch up with a change to the stint interface.mycroft
1999-02-02Another giant change: Allocate register space dynamic instead of compiled-in.ragge
1999-01-19Fix some void pointers.ragge
1999-01-19Allocate (almost) all interrupt vectors dynamically. Simplifies muchragge
1999-01-15__pmax__ -> pmax, like other ports.thorpej
1999-01-06use new KS_KEYCODE macro from wsksymdef.hdrochner
1999-01-01Giant change: NBPG now set to 4k and CLSIZE == 1 for vax. This changeragge
1998-11-29the btoc/ctob/btop macros must use CLBYTES, not NBPG. How this shouldragge
1998-11-05EGCS fixes.ragge
1998-10-22back out last change - this file in unrelated to wscons stuffdrochner
1998-10-22adapt to keyboard driver changesdrochner
1998-10-22separate keyboard handling from serial interface handling some more,drochner
1998-10-22- General cleanups for NWSCONS zskbd.c and zsms.c Comments fornisimura
1998-10-22wscons mouse interface for DEC mice off the Zilog SCC.briggs
1998-10-22Code from Toru Nishimura and Matthias Drochner work on pmax wscons in abriggs
1998-10-22Updates from Takuya Kuomoto for wscons support for TC alphas.briggs
1998-10-18Support for DWBUA (BI to Unibus adapter) and KLESI-B (TMSCP tape ctlr) added.ragge
1998-10-06Change backplace0 to mainbus0 (for consistency with other ports).matt
1998-09-18Map the "backspace" key to "delete" and the "remove" key todrochner
1998-09-17LK201/LK401 support for wscons (only decoding for now).drochner
1998-09-17Add definition for highest legal LK201 keycode.drochner