23 lines
432 B
Plaintext
23 lines
432 B
Plaintext
# $NetBSD: files.hpc,v 1.2 2001/08/19 03:16:21 wdk Exp $
|
|
|
|
device sq: arp, ether, ifnet
|
|
attach sq at hpc
|
|
file arch/sgimips/hpc/if_sq.c sq
|
|
|
|
define sbic
|
|
file arch/sgimips/hpc/sbic.c sbic
|
|
|
|
define hpcdma
|
|
file arch/sgimips/hpc/hpcdma.c hpcdma
|
|
|
|
device wdsc: sbic, scsi, hpcdma
|
|
attach wdsc at hpc
|
|
file arch/sgimips/hpc/wdsc.c wdsc
|
|
|
|
device dsclock
|
|
attach dsclock at hpc
|
|
file arch/sgimips/hpc/ds1286.c
|
|
|
|
attach zsc at hpc with zsc_hpc
|
|
|