blob: fe2848d1163634cefc56c7fde290f4e9d8f86197 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# $OpenBSD: files.dec,v 1.5 2008/08/18 23:04:28 miod Exp $
# $NetBSD: files.dec,v 1.4 1999/08/04 07:17:51 nisimura Exp $
#
# Config file and device description for machine-independent
# code for devices for Digital Equipment Corp. systems.
# Included by ports that need it.
# Console on DZ11-like serial ports
file arch/vax/dec/dzcons.c dzcons
# LK201 keyboard
file arch/vax/dec/lk201_ws.c lkkbd
file arch/vax/dec/wskbdmap_lk201.c lkkbd
# VSxxx mouse
file arch/vax/dec/vsms_ws.c lkms
|