xref: /openbsd-src/sys/dev/dec/files.dec (revision a28daedfc357b214be5c701aa8ba8adb29a7f1c2)
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