xref: /netbsd-src/sys/arch/hpcsh/conf/files.hpcsh (revision a8bc4b332eec1aaadc1f812a916100c211036623)
1*a8bc4b33Suwe#	$NetBSD: files.hpcsh,v 1.30 2003/09/26 00:52:33 uwe 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/machdep.c
15054158f9Suchfile	arch/hpcsh/hpcsh/console.c
166a7b420bSuchfile	arch/hpcsh/hpcsh/autoconf.c
179279c045Suchfile	arch/hpcsh/hpcsh/bus_space.c
183ca46e44Such#file	arch/hpcsh/hpcsh/bus_dma.c
19f694c9fdSuchfile	arch/hpcsh/hpcsh/clock_machdep.c
204a61fd07Such
21a312f319Suchfile	arch/hpc/hpc/kloader.c
22a312f319Suchfile	arch/hpcsh/hpcsh/kloader_machdep.c
23a312f319Suchdefflag	debug_kloader.h			KLOADER_DEBUG
244a61fd07Suchdefparam opt_kloader_kernel_path.h	KLOADER_KERNEL_PATH
254a61fd07Such
26b4095cd8Suchdevice mainbus { [id = -1] }
270cc08093Such
282cb604a2Such#
292cb604a2Such# H/PC Platform common files.
302cb604a2Such#
312cb604a2Suchinclude "arch/hpc/conf/files.hpc"
323cfa37d7Suchfile	arch/hpc/hpc/disksubr.c			disk
330cc08093Suchinclude "dev/hpc/files.bicons"
340cc08093Suchinclude "dev/hpc/files.hpckbd"
350cc08093Suchinclude "dev/hpc/files.hpcfb"
362cb604a2Such
37c0a13ed2Suchinclude "arch/hpc/conf/files.debug"
38a312f319Suchfile	arch/hpcsh/hpcsh/debug.c
39a312f319Such
40a312f319Such#
416a7b420bSuch# Machine-independent SCSI drivers
426a7b420bSuch#
436a7b420bSuchinclude "dev/scsipi/files.scsipi"
446a7b420bSuch
456a7b420bSuch#
466a7b420bSuch# Machine-independent ATA drivers
476a7b420bSuch#
486a7b420bSuchinclude "dev/ata/files.ata"
496a7b420bSuch
506a7b420bSuch# Memory Disk for install floppy
51e9040f30Suchfile dev/md_root.c				memory_disk_hooks
526a7b420bSuch
536a7b420bSuch#
546a7b420bSuch# System bus types
556a7b420bSuch#
566a7b420bSuchattach	mainbus at root
576a7b420bSuchfile	arch/hpcsh/hpcsh/mainbus.c		mainbus
586a7b420bSuch
59422c178bSuchdevice cpu
60422c178bSuchattach cpu at mainbus
61422c178bSuchfile	arch/sh3/sh3/cpu.c			cpu
62422c178bSuch
63422c178bSuchinclude	"arch/sh3/conf/files.shb"
646a7b420bSuch
650cc08093Suchdevice	pfckbd: hpckbdif
660cc08093Suchattach	pfckbd at mainbus
670cc08093Suchfile	arch/hpcsh/dev/pfckbd.c			pfckbd	needs-flag
680cc08093Such
693cfa37d7Such#
703cfa37d7Such# HD64461
713cfa37d7Such#
72*a8bc4b33Suwedevice	hd64461if {}
733cfa37d7Suchattach	hd64461if at shb
74c8f9a5d8Suchfile	arch/hpcsh/dev/hd64461/hd64461.c		hd64461if
757166e503Suchfile	arch/hpcsh/dev/hd64461/hd64461_machdep.c	hd64461if
763cfa37d7Such
773cfa37d7Suchdevice	hd64461pcmcia: pcmciabus
783cfa37d7Suchattach	hd64461pcmcia at hd64461if
793cfa37d7Suchfile	arch/hpcsh/dev/hd64461/hd64461pcmcia.c	hd64461pcmcia
803cfa37d7Such
81054158f9Suchattach	com at hd64461if with hd64461uart
826042c0a3Suchfile	arch/hpcsh/dev/hd64461/hd64461uart.c	hd64461uart	needs-flag
83054158f9Such
84842b6023Suchdevice	hd64461video: hpcfbif
85842b6023Suchattach	hd64461video at hd64461if
86c8f9a5d8Suchfile	arch/hpcsh/dev/hd64461/hd64461video.c	hd64461video	needs-flag
87842b6023Suchfile	dev/hpc/video_subr.c			hd64461video
88842b6023Such
894dff96d2Such#
904dff96d2Such# HD64465
914dff96d2Such#
92*a8bc4b33Suwedevice	hd64465if {}
934dff96d2Suchattach	hd64465if at shb
94000bb389Suchfile	arch/hpcsh/dev/hd64465/hd64465.c	hd64465if	needs-flag
956a7b420bSuch
964dff96d2Suchattach	com at hd64465if with hd64465uart
976042c0a3Suchfile	arch/hpcsh/dev/hd64465/hd64465uart.c	hd64465uart	needs-flag
984dff96d2Such
994dff96d2Suchdevice	hd64465pcmcia: pcmciabus
1004dff96d2Suchattach	hd64465pcmcia at hd64465if
1014dff96d2Suchfile	arch/hpcsh/dev/hd64465/hd64465pcmcia.c	hd64465pcmcia
1024dff96d2Such
1034dff96d2Such#attach	ohci at hd64465if with hd64465ohci
1044dff96d2Such#file	arch/hpcsh/dev/hd64465/hd64465ohci.c	hd64465ohci
1054dff96d2Such
1063ca46e44Such#
1073ca46e44Such# HD64461/HD64465 common
1083ca46e44Such#
1093ca46e44Suchfile	arch/hpcsh/dev/hd6446x/hd6446x_subr.S	hd64461if | hd64465if
1103ca46e44Suchfile	arch/hpcsh/dev/hd6446x/hd6446xintc.c	hd64461if | hd64465if
1113ca46e44Such
1123ca46e44Such#include "dev/usb/files.usb"
1133d6806dcSuchinclude	"dev/wscons/files.wscons"
1140cc08093Such
1157166e503Such#
1167166e503Such# Machine-independent PCMCIA drivers
1177166e503Such#
1187166e503Suchdevice	fdc {drive = -1}	# files.pcmcia requires.
1197166e503Suchinclude "dev/pcmcia/files.pcmcia"
12077a6b82bSgehenna
12177a6b82bSgehennainclude "arch/hpcsh/conf/majors.hpcsh"
122