Home | History | Annotate | Line # | Download | only in conf
files.hpcsh revision 1.14.2.3
      1  1.14.2.3  jdolecek #	$NetBSD: files.hpcsh,v 1.14.2.3 2002/06/23 17:36:58 jdolecek Exp $
      2       1.1    itojun #
      3       1.4       uch maxpartitions 8
      4       1.1    itojun 
      5       1.4       uch maxusers 2 16 64
      6       1.1    itojun 
      7  1.14.2.1  jdolecek defflag debug_hpcsh.h	BUS_SPACE_DEBUG
      8  1.14.2.1  jdolecek 			PFCKBD_DEBUG
      9  1.14.2.1  jdolecek 			HD64461VIDEO_DEBUG
     10  1.14.2.1  jdolecek 			HD64461PCMCIA_DEBUG			
     11  1.14.2.1  jdolecek 
     12  1.14.2.2  jdolecek defparam opt_memsize.h	IOM_ROM_BEGIN IOM_ROM_SIZE IOM_RAM_BEGIN IOM_RAM_SIZE
     13  1.14.2.2  jdolecek 
     14       1.1    itojun file	arch/hpcsh/hpcsh/conf.c
     15       1.1    itojun file	arch/hpcsh/hpcsh/machdep.c
     16       1.9       uch file	arch/hpcsh/hpcsh/console.c
     17       1.4       uch file	arch/hpcsh/hpcsh/autoconf.c
     18       1.5       uch file	arch/hpcsh/hpcsh/bus_space.c
     19  1.14.2.3  jdolecek #file	arch/hpcsh/hpcsh/bus_dma.c
     20  1.14.2.2  jdolecek file	arch/hpcsh/hpcsh/clock_machdep.c
     21  1.14.2.1  jdolecek 
     22  1.14.2.1  jdolecek file	arch/hpc/hpc/kloader.c
     23  1.14.2.1  jdolecek file	arch/hpcsh/hpcsh/kloader_machdep.c
     24  1.14.2.1  jdolecek defflag	debug_kloader.h			KLOADER_DEBUG
     25  1.14.2.1  jdolecek defparam opt_kloader_kernel_path.h	KLOADER_KERNEL_PATH
     26       1.3       uch 
     27      1.10       uch device mainbus { [id = -1] }
     28       1.8       uch 
     29       1.3       uch #
     30       1.3       uch # H/PC Platform common files.
     31       1.3       uch #
     32       1.3       uch include "arch/hpc/conf/files.hpc"
     33       1.8       uch file	arch/hpc/hpc/disksubr.c			disk
     34       1.6       uch include "dev/hpc/files.bicons"
     35       1.8       uch include "dev/hpc/files.hpckbd"
     36       1.8       uch include "dev/hpc/files.hpcfb"
     37  1.14.2.1  jdolecek 
     38  1.14.2.2  jdolecek include "arch/hpc/conf/files.debug"
     39  1.14.2.1  jdolecek file	arch/hpcsh/hpcsh/debug.c
     40       1.4       uch 
     41       1.4       uch #
     42       1.4       uch # Machine-independent SCSI drivers
     43       1.4       uch #
     44       1.4       uch include "dev/scsipi/files.scsipi"
     45       1.5       uch major	{sd = 3}
     46       1.5       uch major	{st = 4}
     47       1.5       uch major	{cd = 5}
     48       1.4       uch 
     49       1.4       uch #
     50       1.4       uch # Machine-independent ATA drivers
     51       1.4       uch #
     52       1.4       uch include "dev/ata/files.ata"
     53       1.5       uch major	{wd = 1}
     54       1.4       uch 
     55       1.4       uch # Memory Disk for install floppy
     56      1.14       uch file dev/md_root.c				memory_disk_hooks
     57       1.5       uch major	{md = 6}
     58       1.4       uch 
     59       1.4       uch #
     60       1.4       uch # System bus types
     61       1.4       uch #
     62       1.4       uch attach	mainbus at root
     63       1.8       uch file	arch/hpcsh/hpcsh/mainbus.c		mainbus
     64       1.4       uch 
     65  1.14.2.3  jdolecek device cpu
     66  1.14.2.3  jdolecek attach cpu at mainbus
     67  1.14.2.3  jdolecek file	arch/sh3/sh3/cpu.c			cpu
     68  1.14.2.3  jdolecek 
     69  1.14.2.3  jdolecek include	"arch/sh3/conf/files.shb"
     70       1.8       uch 
     71       1.8       uch device	pfckbd: hpckbdif
     72       1.8       uch attach	pfckbd at mainbus
     73       1.8       uch file	arch/hpcsh/dev/pfckbd.c			pfckbd	needs-flag
     74       1.7       uch 
     75       1.7       uch #
     76       1.7       uch # HD64461
     77       1.7       uch #
     78       1.7       uch define	hd64461if {}
     79       1.7       uch device	hd64461if: hd64461if
     80       1.7       uch attach	hd64461if at shb
     81  1.14.2.2  jdolecek file	arch/hpcsh/dev/hd64461/hd64461.c		hd64461if
     82  1.14.2.2  jdolecek file	arch/hpcsh/dev/hd64461/hd64461_machdep.c	hd64461if
     83       1.7       uch 
     84       1.7       uch device	hd64461pcmcia: pcmciabus
     85       1.7       uch attach	hd64461pcmcia at hd64461if
     86       1.7       uch file	arch/hpcsh/dev/hd64461/hd64461pcmcia.c	hd64461pcmcia
     87       1.9       uch 
     88       1.9       uch attach	com at hd64461if with hd64461uart
     89  1.14.2.2  jdolecek file	arch/hpcsh/dev/hd64461/hd64461uart.c	hd64461uart	needs-flag
     90      1.12       uch 
     91      1.12       uch device	hd64461video: hpcfbif
     92      1.12       uch attach	hd64461video at hd64461if
     93      1.13       uch file	arch/hpcsh/dev/hd64461/hd64461video.c	hd64461video	needs-flag
     94      1.12       uch file	dev/hpc/video_subr.c			hd64461video
     95       1.4       uch 
     96       1.2       uch #
     97  1.14.2.2  jdolecek # HD64465
     98       1.2       uch #
     99  1.14.2.2  jdolecek define	hd64465if {}
    100  1.14.2.2  jdolecek device	hd64465if: hd64465if
    101  1.14.2.2  jdolecek attach	hd64465if at shb
    102  1.14.2.2  jdolecek file	arch/hpcsh/dev/hd64465/hd64465.c	hd64465if	needs-flag
    103  1.14.2.2  jdolecek 
    104  1.14.2.2  jdolecek attach	com at hd64465if with hd64465uart
    105  1.14.2.2  jdolecek file	arch/hpcsh/dev/hd64465/hd64465uart.c	hd64465uart	needs-flag
    106  1.14.2.2  jdolecek 
    107  1.14.2.2  jdolecek device	hd64465pcmcia: pcmciabus
    108  1.14.2.2  jdolecek attach	hd64465pcmcia at hd64465if
    109  1.14.2.2  jdolecek file	arch/hpcsh/dev/hd64465/hd64465pcmcia.c	hd64465pcmcia
    110  1.14.2.2  jdolecek 
    111  1.14.2.2  jdolecek #attach	ohci at hd64465if with hd64465ohci
    112  1.14.2.2  jdolecek #file	arch/hpcsh/dev/hd64465/hd64465ohci.c	hd64465ohci
    113  1.14.2.2  jdolecek 
    114  1.14.2.3  jdolecek #
    115  1.14.2.3  jdolecek # HD64461/HD64465 common
    116  1.14.2.3  jdolecek #
    117  1.14.2.3  jdolecek file	arch/hpcsh/dev/hd6446x/hd6446x_subr.S	hd64461if | hd64465if
    118  1.14.2.3  jdolecek file	arch/hpcsh/dev/hd6446x/hd6446xintc.c	hd64461if | hd64465if
    119  1.14.2.3  jdolecek 
    120  1.14.2.3  jdolecek #include "dev/usb/files.usb"
    121       1.8       uch include	"dev/wscons/files.wscons"
    122       1.8       uch 
    123  1.14.2.2  jdolecek #
    124  1.14.2.2  jdolecek # Machine-independent PCMCIA drivers
    125  1.14.2.2  jdolecek #
    126  1.14.2.2  jdolecek device	fdc {drive = -1}	# files.pcmcia requires.
    127  1.14.2.3  jdolecek include "dev/pcmcia/files.pcmcia"
    128