xref: /openbsd-src/sys/dev/dec/files.dec (revision 91f110e064cd7c194e59e019b83bb7496c1c84d4)
1#	$OpenBSD: files.dec,v 1.2 2005/03/08 20:00:24 tdeval 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.
13file	dev/dec/if_le_dec.c		le_dec_subr
14