xref: /netbsd/sys/dev/dec/files.dec (revision bf9ec67e)
1#	$NetBSD: files.dec,v 1.7 2002/03/13 15:18:22 ad Exp $
2#
3# Config file and device description for  machine-independent
4# code for devices for Digital Equipment Corp. systems.
5# Included by ports that need it.
6
7# Attribute for DEC lance padded-DMA copy functions.  Lance attachments
8# which need it should specify the le_de_subr attribute.
9define	le_dec_subr
10
11#  DMA copy functions.  Lance attachments qhich Decices
12file	dev/dec/if_le_dec.c		le_dec_subr
13
14#  LK201 keyboard
15file	dev/dec/lk201_ws.c		lkkbd
16
17define	lkkbdmap
18file	dev/dec/wskbdmap_lk201.c	lkkbdmap
19
20# DZ-11 (-compatible) tty device driver.
21device	dz { line = -1 }: tty
22file	dev/dec/dz.c			dz needs-flag
23