xref: /netbsd-src/sys/dev/dec/files.dec (revision 1ca5c1b28139779176bd5c13ad7c5f25c0bcd5f8)
1#	$NetBSD: files.dec,v 1.4 1999/08/04 07:17:51 nisimura 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
16file	dev/dec/wskbdmap_lk201.c	lkkbd
17