xref: /netbsd-src/sys/dev/dec/files.dec (revision 4d7e773266e3c3f48566c86c0ad52d51c6454fd1)
1#	$NetBSD: files.dec,v 1.2 1997/07/22 04:48:35 jonathan 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