2006-08-27 14:05:23 +04:00
|
|
|
# $NetBSD: files.hpc,v 1.12 2006/08/27 10:05:23 bjh21 Exp $
|
2001-05-11 07:23:38 +04:00
|
|
|
|
2002-03-13 16:12:25 +03:00
|
|
|
device sq: arp, ether, ifnet
|
|
|
|
attach sq at hpc
|
|
|
|
file arch/sgimips/hpc/if_sq.c sq
|
2001-05-11 07:23:38 +04:00
|
|
|
|
2002-03-13 16:12:25 +03:00
|
|
|
define hpcdma
|
|
|
|
file arch/sgimips/hpc/hpcdma.c hpcdma
|
2001-08-19 07:16:21 +04:00
|
|
|
|
2006-08-27 02:06:36 +04:00
|
|
|
device wdsc: wd33c93, scsi, hpcdma
|
2002-03-13 16:12:25 +03:00
|
|
|
attach wdsc at hpc
|
|
|
|
file arch/sgimips/hpc/wdsc.c wdsc
|
2001-05-11 07:23:38 +04:00
|
|
|
|
2003-11-22 06:58:52 +03:00
|
|
|
device dpclock
|
|
|
|
attach dpclock at hpc
|
|
|
|
file arch/sgimips/hpc/dpclock_hpc.c dpclock
|
|
|
|
|
2002-03-13 16:12:25 +03:00
|
|
|
device dsclock
|
|
|
|
attach dsclock at hpc
|
2003-10-17 10:49:34 +04:00
|
|
|
file arch/sgimips/hpc/dsclock_hpc.c dsclock
|
2001-05-11 07:23:38 +04:00
|
|
|
|
2003-09-25 20:35:50 +04:00
|
|
|
device haltwo: audiobus, auconv, mulaw
|
|
|
|
attach haltwo at hpc
|
2003-09-28 01:11:21 +04:00
|
|
|
file arch/sgimips/hpc/haltwo.c haltwo
|
2003-09-25 20:35:50 +04:00
|
|
|
|
2002-03-13 16:12:25 +03:00
|
|
|
attach zsc at hpc with zsc_hpc
|
2001-05-11 07:23:38 +04:00
|
|
|
|
2002-03-13 16:12:25 +03:00
|
|
|
attach pckbc at hpc with pckbc_hpc
|
|
|
|
file arch/sgimips/hpc/pckbc_hpc.c pckbc_hpc
|
2005-12-28 11:31:09 +03:00
|
|
|
|
|
|
|
defflag opt_pi1ppc.h PI1PPC_INDY_ACK_HACK
|
|
|
|
device pi1ppc: parport
|
|
|
|
attach pi1ppc at hpc
|
|
|
|
file arch/sgimips/hpc/pi1ppc.c pi1ppc
|
|
|
|
|