files.playstation2 revision 1.14
11.14Such#	$NetBSD: files.playstation2,v 1.14 2004/07/06 13:09:19 uch Exp $
21.1Such
31.13Swizmaxpartitions 8
41.1Such
51.1Suchmaxusers 2 8 64
61.1Such
71.5Slukemdefflag	debug_playstation2.h		GSFB_DEBUG_MONITOR INTR_DEBUG SIF_DEBUG
81.14Such					SMAP_DEBUG EMAC3_DEBUG
91.1Such
101.1Suchdevice mainbus {}
111.1Suchattach mainbus at root
121.1Suchfile arch/playstation2/playstation2/mainbus.c		mainbus
131.1Such
141.1Suchdevice cpu
151.1Suchattach cpu at mainbus
161.1Suchfile arch/playstation2/playstation2/cpu.c		cpu
171.1Such
181.1Suchfile arch/playstation2/playstation2/autoconf.c
191.1Suchfile arch/playstation2/playstation2/interrupt.c
201.1Suchfile arch/playstation2/playstation2/bus_space.c
211.1Suchfile arch/playstation2/playstation2/bus_dma.c
221.1Suchfile arch/playstation2/playstation2/clock.c
231.1Suchfile arch/playstation2/playstation2/disksubr.c		disk
241.1Suchfile arch/playstation2/playstation2/machdep.c
251.1Suchfile arch/playstation2/playstation2/sifbios.c
261.6Ssimonb
271.14Such
281.14Suchfile dev/kloader.c					kloader
291.14Suchfile arch/playstation2/playstation2/kloader_machdep.c	kloader
301.4Suchdefparam opt_kloader_kernel_path.h	KLOADER_KERNEL_PATH
311.14Suchdefflag	opt_kloader.h			KLOADER
321.14Suchdefflag	debug_kloader.h			KLOADER_DEBUG
331.14Such
341.1Such
351.1Such#
361.2Sshin#	PlayStation 2 internal devices (not optional)
371.1Such#
381.1Suchfile	arch/playstation2/ee/intc.c
391.1Suchfile	arch/playstation2/ee/dmac.c
401.1Suchfile	arch/playstation2/ee/timer.c
411.1Suchfile	arch/playstation2/ee/gs.c
421.1Suchfile	arch/playstation2/ee/sif.c
431.1Such
441.1Such#
451.2Sshin#	PlayStation 2 internal devices (optional)
461.1Such#
471.1Suchdevice	gsfb: wsemuldisplaydev
481.1Suchattach	gsfb at mainbus
491.1Suchfile	arch/playstation2/ee/gsfb.c			gsfb
501.1Such
511.1Suchdefine	sbus {}
521.1Suchdevice	sbus: sbus
531.1Suchattach	sbus at mainbus
541.1Suchfile	arch/playstation2/dev/sbus.c			sbus
551.1Such
561.1Suchattach	ohci at sbus with ohci_sbus
571.1Suchfile	arch/playstation2/dev/ohci_sbus.c		ohci_sbus
581.1Such
591.1Such#
601.1Such#	HardDisk Unit (for SCPH-18000) SCPH-10190 + SCPH-200400
611.1Such#
621.1Suchdefine	spd {}
631.1Suchdevice	spd: spd
641.1Suchattach	spd at sbus
651.1Suchfile	arch/playstation2/dev/spd.c
661.1Such
671.1Suchdefine	emac3
681.1Suchfile	arch/playstation2/dev/emac3.c			emac3
691.1Such
701.1Suchattach	wdc at spd with wdc_spd
711.1Suchfile	arch/playstation2/dev/wdc_spd.c			wdc_spd
721.1Such
731.1Suchdevice	smap: emac3, ether, ifnet, arp, mii
741.1Suchattach	smap at spd
751.1Suchfile	arch/playstation2/dev/if_smap.c			smap
761.1Such
771.1Such# Console autoconfiguration code: selects between a framebuffers
781.1Suchfile	arch/playstation2/playstation2/console.c
791.1Suchfile	dev/cons.c
801.1Suchfile	dev/cninit.c
811.1Such
821.1Such
831.1Such# Memory Disk for boot tape
841.1Suchfile dev/md_root.c				memory_disk_hooks
851.1Such
861.1Such#
871.1Such# Workstation Console
881.1Such#
891.1Suchinclude "dev/wscons/files.wscons"
901.1Suchinclude "dev/wsfont/files.wsfont"
911.1Such
921.1Suchinclude "dev/usb/files.usb"
931.1Such
941.1Such#
951.1Such# Machine-independent SCSI drivers
961.1Such#
971.1Such
981.1Suchinclude "dev/scsipi/files.scsipi"
991.1Such
1001.1Such#
1011.1Such# Machine-independent ATA drivers
1021.1Such#
1031.1Such
1041.1Suchinclude "dev/ata/files.ata"
1051.9Sgehenna
1061.9Sgehennainclude "arch/playstation2/conf/majors.playstation2"
107