summaryrefslogtreecommitdiff
path: root/sys/arch/sgimips/hpc/files.hpc
blob: 12da12fe1b691c626671f70acb9624e0bda18cd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# $NetBSD: files.hpc,v 1.17 2019/05/08 13:40:16 isaki Exp $

device	sq: arp, ether, ifnet
attach	sq at hpc
file	arch/sgimips/hpc/if_sq.c	sq

define	hpcdma
file	arch/sgimips/hpc/hpcdma.c	hpcdma

device	wdsc: wd33c93, scsi, hpcdma
attach	wdsc at hpc
file	arch/sgimips/hpc/wdsc.c		wdsc

device	haltwo: audiobus
attach	haltwo at hpc
file	arch/sgimips/hpc/haltwo.c	haltwo

attach	zsc at hpc with zsc_hpc

attach	pckbc at hpc with pckbc_hpc
file	arch/sgimips/hpc/pckbc_hpc.c	pckbc_hpc

defflag	opt_pi1ppc.h			PI1PPC_INDY_ACK_HACK	
device	pi1ppc: parport 
attach	pi1ppc at hpc
file	arch/sgimips/hpc/pi1ppc.c	pi1ppc

device	button : sysmon_power, sysmon_taskq
attach	button at hpc
file	arch/sgimips/hpc/button.c	button