blob: 921a55805180cf5494bda1dd9729dd03bef1f649 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# $OpenBSD: files.dec,v 1.1 2001/05/16 22:15:17 hugh Exp $
# $NetBSD: files.dec,v 1.4 1999/08/04 07:17:51 nisimura 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 arch/vax/dec/if_le_dec.c le_dec_subr
# LK201 keyboard
file arch/vax/dec/lk201_ws.c lkkbd
file arch/vax/dec/wskbdmap_lk201.c lkkbd
|