summaryrefslogtreecommitdiff
path: root/sys/dev/dec
AgeCommit message (Expand)Author
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
1998-09-17wskbd map for LK201/LK401drochner
1998-08-10Kickoff xmit interrupts, needed on chip DC7201.ragge
1998-07-21adapt to LANCE driver splitdrochner
1998-07-05defopt INET, NETATALK.jonathan
1998-07-04defopt DDB.jonathan
1998-06-14Add catch function for keyboard.ragge
1998-06-12Rework the way kernel include files are installed. In the new method,cgd
1998-05-23Fixed bug with lost characters in DDB output.ragge
1998-05-21Support for DDB on DZ console.ragge
1998-05-17Split the DZ11 driver into two parts; can now use the same driver onragge
1998-04-19Copy alpha/tc/mcclock_ioasic.c (duplicated in pmax/tc/mcclock_ioasic.c)jonathan
1998-04-13t_wopen fixes.ragge
1998-03-22Clone lk20.h (keycode definitions) to /sys/dev/dec.jonathan
1998-03-21ubasetup() must be non-static. (used by QDSS)ragge
1998-03-02Support for UVM on VAXen.ragge
1998-01-24Remove __BROKEN_INDIRECT_CONFIG and change all drivers to useragge
1998-01-18Make kernel compile & run again after latest config changes.ragge
1998-01-12Update for changes to config.thorpej
1998-01-12Adjust for config changes.thorpej
1998-01-05RCSID Police.perry
1997-10-05Copyright assigned to The NetBSD Foundation.thorpej
1997-09-02Nuke the idea of <machine/options.h>. It completely defeats the purposethorpej
1997-07-22Use new <dev/dec/clockvar.h> and and <dev/dec/mcclokvar.h>.jonathan
1997-07-22pathname typo.jonathan
1997-07-22Create sys/dev/dec and cleanup sys/dev/tc:jonathan