#       $NetBSD: files.dec,v 1.10 2023/08/19 19:21:34 andvar Exp $
#
# Config file and device description for  machine-independent
# code for devices for Digital Equipment Corp. systems.
# Included by ports that need it.

# Attribute for DEC lance padded-DMA copy functions.  Lance attachments
# which need it should specify the le_dec_subr attribute.
define  le_dec_subr

#  DMA copy functions.
file    dev/dec/if_le_dec.c             le_dec_subr

#  LK201 keyboard
file    dev/dec/lk201_ws.c              lkkbd

define  lkkbdmap
file    dev/dec/wskbdmap_lk201.c        lkkbdmap

# DZ-11 (-compatible) tty device driver.
device  dz { line = -1 }: tty
file    dev/dec/dz.c                    dz needs-flag

device  vsms: wsmousedev
device  lkkbd: wskbddev, lkkbdmap