xref: /netbsd-src/sys/arch/hpcsh/conf/files.hpcsh (revision 77a6b82b27fa24d81a68a73afb1c4158bfb664ba)
1*77a6b82bSgehenna#	$NetBSD: files.hpcsh,v 1.28 2002/09/06 13:18:43 gehenna Exp $
2ef1a3ce5Sitojun#
36a7b420bSuchmaxpartitions 8
4ef1a3ce5Sitojun
56a7b420bSuchmaxusers 2 16 64
6ef1a3ce5Sitojun
74a61fd07Suchdefflag debug_hpcsh.h	BUS_SPACE_DEBUG
84a61fd07Such			PFCKBD_DEBUG
94a61fd07Such			HD64461VIDEO_DEBUG
104a61fd07Such			HD64461PCMCIA_DEBUG
114a61fd07Such
12693be195Suchdefparam opt_memsize.h	IOM_ROM_BEGIN IOM_ROM_SIZE IOM_RAM_BEGIN IOM_RAM_SIZE
13693be195Such
14ef1a3ce5Sitojunfile	arch/hpcsh/hpcsh/conf.c
15ef1a3ce5Sitojunfile	arch/hpcsh/hpcsh/machdep.c
16054158f9Suchfile	arch/hpcsh/hpcsh/console.c
176a7b420bSuchfile	arch/hpcsh/hpcsh/autoconf.c
189279c045Suchfile	arch/hpcsh/hpcsh/bus_space.c
193ca46e44Such#file	arch/hpcsh/hpcsh/bus_dma.c
20f694c9fdSuchfile	arch/hpcsh/hpcsh/clock_machdep.c
214a61fd07Such
22a312f319Suchfile	arch/hpc/hpc/kloader.c
23a312f319Suchfile	arch/hpcsh/hpcsh/kloader_machdep.c
24a312f319Suchdefflag	debug_kloader.h			KLOADER_DEBUG
254a61fd07Suchdefparam opt_kloader_kernel_path.h	KLOADER_KERNEL_PATH
264a61fd07Such
27b4095cd8Suchdevice mainbus { [id = -1] }
280cc08093Such
292cb604a2Such#
302cb604a2Such# H/PC Platform common files.
312cb604a2Such#
322cb604a2Suchinclude "arch/hpc/conf/files.hpc"
333cfa37d7Suchfile	arch/hpc/hpc/disksubr.c			disk
340cc08093Suchinclude "dev/hpc/files.bicons"
350cc08093Suchinclude "dev/hpc/files.hpckbd"
360cc08093Suchinclude "dev/hpc/files.hpcfb"
372cb604a2Such
38c0a13ed2Suchinclude "arch/hpc/conf/files.debug"
39a312f319Suchfile	arch/hpcsh/hpcsh/debug.c
40a312f319Such
41a312f319Such#
426a7b420bSuch# Machine-independent SCSI drivers
436a7b420bSuch#
446a7b420bSuchinclude "dev/scsipi/files.scsipi"
456a7b420bSuch
466a7b420bSuch#
476a7b420bSuch# Machine-independent ATA drivers
486a7b420bSuch#
496a7b420bSuchinclude "dev/ata/files.ata"
506a7b420bSuch
516a7b420bSuch# Memory Disk for install floppy
52e9040f30Suchfile dev/md_root.c				memory_disk_hooks
536a7b420bSuch
546a7b420bSuch#
556a7b420bSuch# System bus types
566a7b420bSuch#
576a7b420bSuchattach	mainbus at root
586a7b420bSuchfile	arch/hpcsh/hpcsh/mainbus.c		mainbus
596a7b420bSuch
60422c178bSuchdevice cpu
61422c178bSuchattach cpu at mainbus
62422c178bSuchfile	arch/sh3/sh3/cpu.c			cpu
63422c178bSuch
64422c178bSuchinclude	"arch/sh3/conf/files.shb"
656a7b420bSuch
660cc08093Suchdevice	pfckbd: hpckbdif
670cc08093Suchattach	pfckbd at mainbus
680cc08093Suchfile	arch/hpcsh/dev/pfckbd.c			pfckbd	needs-flag
690cc08093Such
703cfa37d7Such#
713cfa37d7Such# HD64461
723cfa37d7Such#
733cfa37d7Suchdefine	hd64461if {}
743cfa37d7Suchdevice	hd64461if: hd64461if
753cfa37d7Suchattach	hd64461if at shb
76c8f9a5d8Suchfile	arch/hpcsh/dev/hd64461/hd64461.c		hd64461if
777166e503Suchfile	arch/hpcsh/dev/hd64461/hd64461_machdep.c	hd64461if
783cfa37d7Such
793cfa37d7Suchdevice	hd64461pcmcia: pcmciabus
803cfa37d7Suchattach	hd64461pcmcia at hd64461if
813cfa37d7Suchfile	arch/hpcsh/dev/hd64461/hd64461pcmcia.c	hd64461pcmcia
823cfa37d7Such
83054158f9Suchattach	com at hd64461if with hd64461uart
846042c0a3Suchfile	arch/hpcsh/dev/hd64461/hd64461uart.c	hd64461uart	needs-flag
85054158f9Such
86842b6023Suchdevice	hd64461video: hpcfbif
87842b6023Suchattach	hd64461video at hd64461if
88c8f9a5d8Suchfile	arch/hpcsh/dev/hd64461/hd64461video.c	hd64461video	needs-flag
89842b6023Suchfile	dev/hpc/video_subr.c			hd64461video
90842b6023Such
914dff96d2Such#
924dff96d2Such# HD64465
934dff96d2Such#
944dff96d2Suchdefine	hd64465if {}
954dff96d2Suchdevice	hd64465if: hd64465if
964dff96d2Suchattach	hd64465if at shb
97000bb389Suchfile	arch/hpcsh/dev/hd64465/hd64465.c	hd64465if	needs-flag
986a7b420bSuch
994dff96d2Suchattach	com at hd64465if with hd64465uart
1006042c0a3Suchfile	arch/hpcsh/dev/hd64465/hd64465uart.c	hd64465uart	needs-flag
1014dff96d2Such
1024dff96d2Suchdevice	hd64465pcmcia: pcmciabus
1034dff96d2Suchattach	hd64465pcmcia at hd64465if
1044dff96d2Suchfile	arch/hpcsh/dev/hd64465/hd64465pcmcia.c	hd64465pcmcia
1054dff96d2Such
1064dff96d2Such#attach	ohci at hd64465if with hd64465ohci
1074dff96d2Such#file	arch/hpcsh/dev/hd64465/hd64465ohci.c	hd64465ohci
1084dff96d2Such
1093ca46e44Such#
1103ca46e44Such# HD64461/HD64465 common
1113ca46e44Such#
1123ca46e44Suchfile	arch/hpcsh/dev/hd6446x/hd6446x_subr.S	hd64461if | hd64465if
1133ca46e44Suchfile	arch/hpcsh/dev/hd6446x/hd6446xintc.c	hd64461if | hd64465if
1143ca46e44Such
1153ca46e44Such#include "dev/usb/files.usb"
1163d6806dcSuchinclude	"dev/wscons/files.wscons"
1170cc08093Such
1187166e503Such#
1197166e503Such# Machine-independent PCMCIA drivers
1207166e503Such#
1217166e503Suchdevice	fdc {drive = -1}	# files.pcmcia requires.
1227166e503Suchinclude "dev/pcmcia/files.pcmcia"
123*77a6b82bSgehenna
124*77a6b82bSgehennainclude "arch/hpcsh/conf/majors.hpcsh"
125