25 lines
523 B
Plaintext
25 lines
523 B
Plaintext
# $NetBSD: files.hpc,v 1.3 2001/11/25 15:26:03 soren 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/dsclock_hpc.c
|
|
|
|
attach zsc at hpc with zsc_hpc
|
|
|
|
attach pckbc at hpc with pckbc_hpc
|
|
file arch/sgimips/hpc/pckbc_hpc.c pckbc_hpc
|