xref: /netbsd-src/sys/arch/sgimips/hpc/files.hpc (revision 17306b8fd0952c7489f93f0230818481e5a1e2c9)
1# $NetBSD: files.hpc,v 1.1 2001/05/11 03:23:38 thorpej Exp $
2
3device sq: arp, ether, ifnet
4attach sq at hpc
5file arch/sgimips/hpc/if_sq.c		sq
6
7#
8# Not yet
9#
10#define sbic
11#file arch/sgimips/hpc/sbic.c
12#
13#device wdsc: sbic, scsi
14#attach wdsc at hpc
15#file arch/sgimips/hpc/wdsc.c
16
17device  dsclock
18attach  dsclock at hpc
19file arch/sgimips/hpc/ds1286.c
20
21attach zsc at hpc with zsc_hpc
22
23