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