xref: /openbsd-src/sys/dev/dec/files.dec (revision b725ae7711052a2233e31a66fefb8a752c388d7a)
1#	$OpenBSD: files.dec,v 1.1 2002/05/02 22:56:02 miod Exp $
2#	$NetBSD: files.dec,v 1.7 2002/03/13 15:18:22 ad Exp $
3#
4# Config file and device description for  machine-independent
5# code for devices for Digital Equipment Corp. systems.
6# Included by ports that need it.
7
8# Attribute for DEC lance padded-DMA copy functions.  Lance attachments
9# which need it should specify the le_de_subr attribute.
10define	le_dec_subr
11
12#  DMA copy functions.  Lance attachments qhich Decices
13file	dev/dec/if_le_dec.c		le_dec_subr
14