1 # $NetBSD: files.hpcsh,v 1.42.2.1 2006/01/15 10:02:37 yamt Exp $ 2 # 3 maxpartitions 8 4 5 maxusers 2 16 64 6 7 defflag debug_hpcsh.h BUS_SPACE_DEBUG 8 PFCKBD_DEBUG 9 10 defparam opt_memsize.h IOM_ROM_BEGIN IOM_ROM_SIZE IOM_RAM_BEGIN IOM_RAM_SIZE 11 12 file arch/hpcsh/hpcsh/machdep.c 13 file arch/hpcsh/hpcsh/console.c 14 file arch/hpcsh/hpcsh/autoconf.c 15 file arch/hpcsh/hpcsh/bus_space.c 16 #file arch/hpcsh/hpcsh/bus_dma.c 17 file arch/hpcsh/hpcsh/clock_machdep.c 18 19 file dev/kloader.c 20 file arch/hpcsh/hpcsh/kloader_machdep.c 21 defflag debug_kloader.h KLOADER_DEBUG 22 defparam opt_kloader_kernel_path.h KLOADER_KERNEL_PATH 23 24 device mainbus { [id = -1] } 25 26 # 27 # H/PC Platform common files. 28 # 29 include "arch/hpc/conf/files.hpc" 30 file arch/hpc/hpc/disksubr.c disk 31 include "dev/hpc/files.bicons" 32 include "dev/hpc/files.hpckbd" 33 include "dev/hpc/files.hpcfb" 34 35 include "arch/hpc/conf/files.debug" 36 file arch/hpcsh/hpcsh/debug.c 37 38 # power management 39 include "dev/hpc/apm/files.apm" 40 device hpcapm: apmdevif 41 attach hpcapm at mainbus 42 file dev/hpc/hpcapm.c hpcapm 43 44 45 # 46 # Machine-independent SCSI drivers 47 # 48 include "dev/scsipi/files.scsipi" 49 50 # 51 # Machine-independent ATA drivers 52 # 53 include "dev/ata/files.ata" 54 55 # Memory Disk for install floppy 56 file dev/md_root.c memory_disk_hooks 57 58 # 59 # System bus types 60 # 61 attach mainbus at root 62 file arch/hpcsh/hpcsh/mainbus.c mainbus 63 64 device cpu 65 attach cpu at mainbus 66 file arch/sh3/sh3/cpu.c cpu 67 68 include "arch/sh3/conf/files.shb" 69 70 device j6x0lcd 71 attach j6x0lcd at shb 72 file arch/hpcsh/dev/j6x0lcd.c j6x0lcd 73 74 device j6x0pwr 75 attach j6x0pwr at adc 76 file arch/hpcsh/dev/j6x0pwr.c j6x0pwr 77 78 include "dev/wscons/files.wscons" 79 include "dev/hpc/files.hpctp" 80 81 device j6x0tp: hpctpanel, wsmousedev, wskbddev 82 attach j6x0tp at adc 83 file arch/hpcsh/dev/j6x0tp.c j6x0tp 84 defflag opt_j6x0tp.h J6X0TP_DEBUG 85 J6X0TP_WSMOUSE_EXCLUSIVE 86 defparam opt_j6x0tp.h J6X0TP_SETTINGS_ICON_KEYSYM 87 J6X0TP_PGUP_ICON_KEYSYM 88 J6X0TP_PGDN_ICON_KEYSYM 89 J6X0TP_SWITCH_ICON_KEYSYM 90 91 device psh3lcd 92 attach psh3lcd at shb 93 file arch/hpcsh/dev/psh3lcd.c psh3lcd 94 95 device psh3tp: hpctpanel, wsmousedev 96 attach psh3tp at adc 97 file arch/hpcsh/dev/psh3tp.c psh3tp 98 defflag opt_psh3tp.h PSH3TP_DEBUG 99 100 device pfckbd: hpckbdif 101 attach pfckbd at mainbus 102 file arch/hpcsh/dev/pfckbd.c pfckbd needs-flag 103 104 # 105 # HD64461 106 # 107 device hd64461if {} 108 attach hd64461if at shb 109 file arch/hpcsh/dev/hd64461/hd64461.c hd64461if 110 file arch/hpcsh/dev/hd64461/hd64461_machdep.c hd64461if 111 112 device hd64461pcmcia: pcmciabus 113 attach hd64461pcmcia at hd64461if 114 file arch/hpcsh/dev/hd64461/hd64461pcmcia.c hd64461pcmcia 115 defflag opt_hd64461pcmcia.h HD64461PCMCIA_DEBUG 116 HD64461PCMCIA_REORDER_ATTACH 117 118 attach com at hd64461if with hd64461uart 119 file arch/hpcsh/dev/hd64461/hd64461uart.c hd64461uart needs-flag 120 121 device hd64461video: hpcfbif 122 attach hd64461video at hd64461if 123 file arch/hpcsh/dev/hd64461/hd64461video.c hd64461video needs-flag 124 file dev/hpc/video_subr.c hd64461video 125 defflag opt_hd64461video.h HD64461VIDEO_DEBUG 126 HD64461VIDEO_HWACCEL 127 128 # 129 # HD64465 130 # 131 device hd64465if {} 132 attach hd64465if at shb 133 file arch/hpcsh/dev/hd64465/hd64465.c hd64465if needs-flag 134 135 attach com at hd64465if with hd64465uart 136 file arch/hpcsh/dev/hd64465/hd64465uart.c hd64465uart needs-flag 137 138 device hd64465pcmcia: pcmciabus 139 attach hd64465pcmcia at hd64465if 140 file arch/hpcsh/dev/hd64465/hd64465pcmcia.c hd64465pcmcia 141 142 #attach ohci at hd64465if with hd64465ohci 143 #file arch/hpcsh/dev/hd64465/hd64465ohci.c hd64465ohci 144 145 # 146 # HD64461/HD64465 common 147 # 148 file arch/hpcsh/dev/hd6446x/hd6446x_subr.S hd64461if | hd64465if 149 file arch/hpcsh/dev/hd6446x/hd6446xintc.c hd64461if | hd64465if 150 151 #include "dev/usb/files.usb" 152 153 # 154 # Machine-independent PCMCIA drivers 155 # 156 device fdc {drive = -1} # XXX: required by files.pcmcia 157 include "dev/pcmcia/files.pcmcia" 158 159 include "arch/hpcsh/conf/majors.hpcsh" 160