Home | History | Annotate | Line # | Download | only in conf
MPC303 revision 1.6
      1  1.1     enami #
      2  1.6  takemura # 	$NetBSD: MPC303,v 1.6 2002/01/05 06:45:31 takemura Exp $
      3  1.1     enami # 	From: NetBSD: GENERIC,v 1.91 2001/05/06 14:25:16 takemura Exp
      4  1.1     enami #
      5  1.1     enami # Kernel configuration file for Victor MP-C303; enami's test machine.
      6  1.1     enami #
      7  1.1     enami 
      8  1.1     enami include		"arch/hpcmips/conf/std.hpcmips"
      9  1.1     enami 
     10  1.6  takemura #ident 		"GENERIC-$Revision: 1.6 $"
     11  1.1     enami 
     12  1.4       uch maxusers	16
     13  1.1     enami 
     14  1.1     enami options 	MIPS3			# R4000/R4400/R4600 CPUs
     15  1.1     enami 
     16  1.1     enami # Support for specific models of H/PC MIPS
     17  1.1     enami options 	MIPS3_4100		# VR4100 core
     18  1.1     enami options 	VR41XX			# NEC VR41xx series
     19  1.1     enami options 	VR4122			# NEC VR4122
     20  1.1     enami options 	MIPS3_L2CACHE_ABSENT
     21  1.1     enami 
     22  1.1     enami # Standard system options
     23  1.1     enami options 	DDB			# in-kernel debugger
     24  1.1     enami #options 	DDB_ONPANIC=0		# don't enter debugger on panic
     25  1.1     enami #options 	KGDB			# remote debugger
     26  1.1     enami options 	DIAGNOSTIC		# extra kernel debugging checks
     27  1.1     enami #options 	DEBUG			# extra kernel debugging support
     28  1.1     enami options 	KTRACE			# system call tracing support
     29  1.1     enami options 	MSGBUFSIZE=16384	# dmesg buffer size
     30  1.1     enami 
     31  1.1     enami ## UVM options.
     32  1.1     enami #options 	UVM_PAGE_TRKOWN
     33  1.1     enami #options 	UVMHIST
     34  1.1     enami #options 	UVMHIST_PRINT	# Loud!
     35  1.1     enami 
     36  1.1     enami #options 	SCSIVERBOSE		# human readable SCSI error messages
     37  1.1     enami #options 	PCMCIAVERBOSE		# verbose PCMCIA configuration messages
     38  1.1     enami 
     39  1.1     enami #options 	RTC_OFFSET=0	# hardware clock is this many mins. west of GMT
     40  1.1     enami options 	RTC_OFFSET=-540		# JST-9
     41  1.1     enami #options 	RTC_OFFSET=480		# PST8
     42  1.1     enami 					# In NO RTC_OFFSET , inherit RTC_OFFSET
     43  1.1     enami 					# from Windows CE.
     44  1.1     enami options 	NTP			# network time protocol
     45  1.1     enami #options 	UCONSOLE		# users can redirect console (unsafe)
     46  1.1     enami 
     47  1.1     enami #options 	WINCE_DEFAULT_SETTING	# Debugging use
     48  1.1     enami #options 	DUMP_GIU_LEVEL2_INTR	# Debugging use
     49  1.1     enami #options 	DEBUG_FIND_PCIC		# Debugging use XXX harmful don't define until read source.
     50  1.1     enami 
     51  1.1     enami #options 	SYSCALL_DEBUG		# for debug
     52  1.1     enami #options 	HPCMIPS_L1CACHE_DISABLE	# disable L1 cache for debug
     53  1.1     enami #options 	HPCMIPS_FLUSHCACHE_XXX	# for debug
     54  1.1     enami 
     55  1.1     enami # Filesystem options
     56  1.1     enami file-system 	FFS		# fast filesystem with user and group quotas
     57  1.1     enami file-system 	MFS		# memory-based filesystem
     58  1.1     enami file-system 	NFS		# Sun NFS-compatible filesystem (client)
     59  1.1     enami #file-system	LFS		# Log-based filesystem (still experimental)
     60  1.1     enami file-system 	CD9660		# ISO 9660 + Rock Ridge file system
     61  1.1     enami file-system 	MSDOSFS		# MS-DOS file system
     62  1.1     enami #file-system 	FDESC		# /dev/fd
     63  1.1     enami file-system 	KERNFS		# /kern (kernel informational filesystem)
     64  1.1     enami #file-system 	NULLFS		# loopback file system
     65  1.1     enami #file-system 	OVERLAY		# overlay file system
     66  1.1     enami #file-system 	PORTAL		# portal filesystem (still experimental)
     67  1.1     enami file-system 	PROCFS		# /proc
     68  1.1     enami #file-system 	UMAPFS		# NULLFS + uid and gid remapping
     69  1.1     enami file-system 	UNION
     70  1.1     enami 
     71  1.1     enami #options 	NFSSERVER	# Sun NFS-compatible filesystem (server)
     72  1.3     lukem options 	SOFTDEP		# FFS soft updates support.
     73  1.1     enami #options 	QUOTA		# UFS quotas
     74  1.1     enami options 	VNODE_OP_NOINLINE # don't inline vnode op calls
     75  1.1     enami 
     76  1.1     enami # Networking options
     77  1.1     enami #options 	GATEWAY		# IP packet forwarding
     78  1.1     enami options 	INET		# IP + ICMP + TCP + UDP
     79  1.1     enami options 	INET6		# IPV6
     80  1.1     enami #options 	IPSEC		# IP security
     81  1.1     enami #options 	IPSEC_ESP	# IP security (encryption part; define w/ IPSEC)
     82  1.1     enami #options 	IPSEC_DEBUG	# debug for IP security
     83  1.1     enami #options 	MROUTING	# Multicast routing support
     84  1.1     enami #options 	ISO		# OSI networking
     85  1.1     enami #options 	TPIP		# TPIP
     86  1.1     enami #options 	EON		# OSI tunneling over IP
     87  1.1     enami #options 	CCITT,LLC,HDLC	# X.25
     88  1.1     enami 
     89  1.1     enami # NetBSD backwards compatibility
     90  1.1     enami options 	COMPAT_43
     91  1.1     enami 
     92  1.1     enami #options 	NFS_BOOT_DHCP
     93  1.6  takemura #options 	NFS_BOOT_BOOTP
     94  1.1     enami options 	NFS_BOOT_BOOTPARAM
     95  1.1     enami 
     96  1.1     enami options 	VR_FIND_DRAMLIM=0x03800000
     97  1.1     enami 
     98  1.1     enami #config		netbsd		root on ? type ?
     99  1.1     enami config		netbsd		root on aue0 type nfs
    100  1.1     enami 
    101  1.1     enami # WS console uses SUN or VT100 terminal emulation
    102  1.1     enami options 	WSEMUL_VT100
    103  1.1     enami #options 	WSDISPLAY_DEFAULTSCREENS=4
    104  1.1     enami #options 	FONT_VT220L8x8
    105  1.1     enami options 	FONT_VT220L8x10
    106  1.1     enami # compatibility to other console drivers
    107  1.1     enami options 	WSDISPLAY_COMPAT_PCVT		# emulate some ioctls
    108  1.1     enami options 	WSDISPLAY_COMPAT_SYSCONS	# emulate some ioctls
    109  1.1     enami options 	WSDISPLAY_COMPAT_USL		# VT handling
    110  1.1     enami options 	WSDISPLAY_COMPAT_RAWKBD		# can get raw scancodes
    111  1.1     enami #
    112  1.1     enami # Hpckbd will set key board layout appropriately. You can use option
    113  1.1     enami # 'PCKBD_LAYOUT' to overrite the default layout.
    114  1.1     enami #
    115  1.3     lukem #options 	PCKBD_LAYOUT="(KB_US | KB_SWAPCTRLCAPS | KB_MACHDEP)"
    116  1.1     enami 
    117  1.1     enami # temporally power management
    118  1.1     enami hpcapm0	at mainbus0			# power management
    119  1.1     enami apmdev0	at hpcapm0			# APM
    120  1.1     enami 
    121  1.1     enami vrip*	at mainbus0
    122  1.1     enami vrbcu*	at vrip? addr 0x0f000000 size 0x20
    123  1.1     enami vrcmu*	at vrip? addr 0x0f000060 size 0x20
    124  1.1     enami vrrtc*	at vrip? addr 0x0f000100 size 0x20 intr 2
    125  1.1     enami 
    126  1.3     lukem #vrkiu*	at vrip? addr 0x0b000180 size 0x20 intr 7
    127  1.1     enami #hpckbd*	at vrkiu?
    128  1.1     enami com*	at vrip? addr 0x0f000800 size 0x20 intr 9 pwctl PWCTL_COM0
    129  1.1     enami vrgiu*	at vrip? addr 0x0f000140 size 0x20 intr 8
    130  1.1     enami vrpmu*	at vrip? addr 0x0f0000c0 size 0x20 intr 1 # power switch
    131  1.1     enami #vrdsu*	at vrip? addr 0x0b0000e0 size 0x08
    132  1.1     enami #vrpiu*	at vrip? addr 0x0b000120 size 0x1a0 intr 5
    133  1.3     lukem vrled*	at vrip? addr 0x0f000180 size 0x10 intr 17
    134  1.1     enami vrpciu*	at vrip? addr 0x0f000c00 size 0x200 intr 22
    135  1.1     enami 
    136  1.1     enami # PCI bus support
    137  1.1     enami options 	PCIVERBOSE
    138  1.1     enami pci*	at vrpciu?
    139  1.1     enami 
    140  1.1     enami # MQ200
    141  1.1     enami #mqvideo0 at pci? dev ? function ?
    142  1.1     enami #hpcfb*		at	mqvideo?
    143  1.1     enami 
    144  1.1     enami # VRC4173
    145  1.1     enami vrc4173bcu* at pci? dev ? function ?	# VRC4173 BCU
    146  1.1     enami #vrc4173cmu* at vrc4173bcu?		# VRC4173 CMU
    147  1.1     enami #vrc4173piu* at vrc4173bcu?		# VRC4173 PIU
    148  1.1     enami #vrc4173kiu* at vrc4173bcu?		# VRC4173 KIU
    149  1.1     enami 
    150  1.1     enami #vrc4173cardu* at pci? dev ? function ?	# VRC4173 CARDU
    151  1.1     enami #pcmcia*	at vrc4173cardu?
    152  1.1     enami 
    153  1.1     enami # PCI USB controllers
    154  1.1     enami ohci*	at pci?	dev ? function ?	# Open Host Controller
    155  1.1     enami options 	OHCI_DEBUG, USB_DEBUG, UHUB_DEBUG
    156  1.1     enami 
    157  1.1     enami # USB bus support
    158  1.1     enami usb*	at ohci?
    159  1.1     enami 
    160  1.1     enami # USB Hubs
    161  1.1     enami uhub*	at usb?
    162  1.1     enami uhub*	at uhub? port ? configuration ? interface ?
    163  1.1     enami 
    164  1.1     enami # USB Generic driver
    165  1.1     enami ugen*	at uhub? port ?
    166  1.1     enami 
    167  1.1     enami # USB Ethernet adapters
    168  1.1     enami aue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
    169  1.1     enami 
    170  1.1     enami # MII/PHY support
    171  1.1     enami ukphy*	at mii? phy ?			# generic unknown PHYs
    172  1.1     enami 
    173  1.1     enami options 	MQ200_DEBUG
    174  1.1     enami #options 	MQ200_USECRT
    175  1.1     enami #mqvideo0 at vrip? addr 0x0a000000 size 0x800000	# MQ200 video controller
    176  1.1     enami #hpcfb*		at	mqvideo?
    177  1.1     enami 
    178  1.1     enami #ite8181video0 at vrip? addr 0x0a000000 size 0x800000 # ITE8181 video controller
    179  1.1     enami #hpcfb*		at	ite8181video?
    180  1.1     enami 
    181  1.3     lukem #vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_430
    182  1.3     lukem #vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_510
    183  1.3     lukem #vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_520
    184  1.3     lukem #vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_520A
    185  1.3     lukem #vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_530
    186  1.3     lukem #vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_SIGMARION
    187  1.3     lukem #vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_530A
    188  1.3     lukem #vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_700
    189  1.1     enami 
    190  1.1     enami # Workstation Console attachments
    191  1.1     enami bivideo0	at	mainbus0
    192  1.1     enami hpcfb*		at	bivideo0
    193  1.1     enami wsdisplay*	at	hpcfb?
    194  1.1     enami #wskbd*		at	hpckbd? mux 1
    195  1.1     enami #wsmouse*	at	vrpiu? mux 0
    196  1.1     enami btnmgr0		at	mainbus0
    197  1.1     enami wskbd*		at	btnmgr0 mux 1
    198  1.1     enami 
    199  1.1     enami #
    200  1.1     enami # hpcmips isa? bus irq locator means:
    201  1.1     enami #
    202  1.1     enami # 0x0000000f ISA IRQ#
    203  1.1     enami # 0x00ff0000 GPIO port#
    204  1.1     enami # 0x01000000 interrupt signal hold/through	(1:hold/0:though)
    205  1.1     enami # 0x02000000 interrupt detection level		(1:low /0:high	)
    206  1.1     enami # 0x04000000 interrupt detection trigger	(1:edge/0:level	)
    207  1.1     enami 
    208  1.1     enami #
    209  1.1     enami # MC-R300, MC-R500
    210  1.1     enami # Button to GPIO port # mapping
    211  1.1     enami #  + REC button       : 4
    212  1.1     enami #  + Open/Close button: 6
    213  1.1     enami # (PCIC-ISA : 9)
    214  1.1     enami # (COM power:14)
    215  1.1     enami #
    216  1.1     enami # MC-R510
    217  1.1     enami # Button to GPIO port # mapping
    218  1.1     enami #  + Open/Close button: 3
    219  1.1     enami # (PCIC-ISA : 9)
    220  1.1     enami # (COM power:14)
    221  1.1     enami #
    222  1.1     enami # MC-R530
    223  1.1     enami # Button to GPIO port # mapping
    224  1.1     enami #  + Open/Close button: 3
    225  1.1     enami #  + Application button: 2
    226  1.1     enami # (PCIC-ISA : 9)
    227  1.1     enami # (COM power:46)
    228  1.1     enami #
    229  1.1     enami # MC-R700
    230  1.1     enami # Button to GPIO port # mapping
    231  1.1     enami #  + Open/Close button: 3
    232  1.1     enami # (PCIC-ISA : 9)
    233  1.1     enami # (COM power:46)
    234  1.1     enami #
    235  1.1     enami # MC-CS
    236  1.1     enami # Button to GPIO port # mapping
    237  1.1     enami # (PCIC-ISA : 9)
    238  1.1     enami # (COM power:14)
    239  1.1     enami #
    240  1.1     enami # IBM WorkPad z50
    241  1.1     enami # Button to GPIO port # mapping
    242  1.1     enami #  + REC button       : 1
    243  1.1     enami #  + Application button?      : 2
    244  1.1     enami # (PCIC-ISA : 9)
    245  1.1     enami #
    246  1.1     enami button0 at vrgiu? platform NEC_MCR_3XX id BTN_REC port 4
    247  1.1     enami button0 at vrgiu? platform NEC_MCR_500 id BTN_REC port 4
    248  1.3     lukem button0 at vrgiu? platform IBM_WORKPAD id BTN_REC port 1 active 0
    249  1.1     enami button1 at vrgiu? platform NEC_MCR_430 id BTN_COVER port 3
    250  1.1     enami button1 at vrgiu? platform NEC_MCR_510 id BTN_COVER port 3
    251  1.1     enami button1 at vrgiu? platform NEC_MCR_520 id BTN_COVER port 3
    252  1.1     enami #button1 at vrgiu? platform NEC_MCR_520A id BTN_COVER port 3
    253  1.1     enami button1 at vrgiu? platform NEC_MCR_530 id BTN_COVER port 3
    254  1.1     enami #button1 at vrgiu? platform NEC_MCR_530A id BTN_COVER port 3
    255  1.1     enami button1 at vrgiu? platform NEC_MCR_SIGMARION id BTN_COVER port 3
    256  1.1     enami button1 at vrgiu? platform NEC_MCR_7XX id BTN_COVER port 3
    257  1.1     enami button1 at vrgiu? platform NEC_MCR_3XX id BTN_COVER port 6
    258  1.1     enami button1 at vrgiu? platform NEC_MCR_500 id BTN_COVER port 6
    259  1.1     enami button2 at vrgiu? platform NEC_MCR_530 id BTN_APP0  port 2
    260  1.1     enami button2 at vrgiu? platform IBM_WORKPAD id BTN_APP0  port 2 active 0
    261  1.1     enami button3 at vrgiu? platform NEC_MCCS id BTN_LIGHT port 8
    262  1.1     enami pwctl0 at vrgiu? platform NEC_MCR_3XX id PWCTL_COM0 port 14
    263  1.1     enami pwctl0 at vrgiu? platform NEC_MCR_430 id PWCTL_COM0 port 46
    264  1.1     enami pwctl0 at vrgiu? platform NEC_MCR_500 id PWCTL_COM0 port 14
    265  1.1     enami pwctl0 at vrgiu? platform NEC_MCR_530 id PWCTL_COM0 port 46
    266  1.1     enami pwctl0 at vrgiu? platform NEC_MCR_530A id PWCTL_COM0 port 46
    267  1.1     enami #pwctl0 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM0 port 46
    268  1.1     enami pwctl0 at vrgiu? platform NEC_MCR_7XX id PWCTL_COM0 port 46
    269  1.1     enami pwctl0 at vrgiu? platform NEC_MCCS id PWCTL_COM0 port 14
    270  1.1     enami pwctl1 at vrgiu? platform NEC_MCR_300 id PWCTL_LCDLIGHT port 45
    271  1.1     enami pwctl1 at vrgiu? platform NEC_MCR_FORDOCOMO id PWCTL_LCDLIGHT port 45
    272  1.1     enami pwctl1 at vrgiu? platform NEC_MCR_500 id PWCTL_LCDLIGHT port 45
    273  1.1     enami pwctl1 at vrgiu? platform NEC_MCCS id PWCTL_LCDLIGHT port 45
    274  1.1     enami pwctl2 at vrgiu? platform NEC_MCR_300 id PWCTL_LCD port 10
    275  1.1     enami pwctl2 at vrgiu? platform NEC_MCR_FORDOCOMO id PWCTL_LCD port 10
    276  1.1     enami pwctl2 at vrgiu? platform NEC_MCR_500 id PWCTL_LCD port 10
    277  1.1     enami pwctl2 at vrgiu? platform NEC_MCCS id PWCTL_LCD port 10
    278  1.1     enami pwctl3 at vrgiu? platform NEC_MCR_3XX id PWCTL_SPEAKER port 12
    279  1.1     enami pwctl3 at vrgiu? platform NEC_MCR_430 id PWCTL_SPEAKER port 44
    280  1.1     enami pwctl3 at vrgiu? platform NEC_MCR_500 id PWCTL_SPEAKER port 12
    281  1.1     enami pwctl3 at vrgiu? platform NEC_MCR_510 id PWCTL_SPEAKER port 44
    282  1.1     enami pwctl3 at vrgiu? platform NEC_MCR_520 id PWCTL_SPEAKER port 44
    283  1.1     enami #pwctl3 at vrgiu? platform NEC_MCR_520A id PWCTL_SPEAKER port 44
    284  1.1     enami pwctl3 at vrgiu? platform NEC_MCR_530 id PWCTL_SPEAKER port 44
    285  1.1     enami #pwctl3 at vrgiu? platform NEC_MCR_530A id PWCTL_SPEAKER port 44
    286  1.1     enami #pwctl3 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_SPEAKER port 44
    287  1.1     enami pwctl3 at vrgiu? platform IBM_WORKPAD id PWCTL_SPEAKER port 49
    288  1.1     enami #pwctl4 at vrgiu? platform NEC_MCR_430 id PWCTL_COM1 port 47
    289  1.1     enami #pwctl4 at vrgiu? platform NEC_MCR_530 id PWCTL_COM1 port 47
    290  1.1     enami #pwctl4 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM1 port 47
    291  1.1     enami vrisab0 at vrgiu? platform NEC_MCR
    292  1.1     enami vrisab0 at vrgiu? platform NEC_MCCS
    293  1.1     enami vrisab0 at vrgiu? platform IBM_WORKPAD isaportoffset 0x1000000
    294  1.1     enami isa0	at vrisab0
    295  1.1     enami pcic0	at isa0 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00090003
    296  1.1     enami #
    297  1.1     enami # Freestyle
    298  1.1     enami # Button to GPIO port # mapping
    299  1.1     enami #    +---------+
    300  1.1     enami # 1 +|         |
    301  1.1     enami #    |         |+ 7
    302  1.1     enami #    |         |
    303  1.1     enami #20 +|   LCD   |+ 4
    304  1.1     enami #    |         | + 6
    305  1.1     enami # 8 +|         |+ 5
    306  1.1     enami #    |         |
    307  1.1     enami #    |         |+----Power On/Off (connected to PMU)
    308  1.1     enami #    +---------+
    309  1.1     enami #          +9
    310  1.1     enami #        +12 +10
    311  1.1     enami #          +11
    312  1.1     enami # (PCIC-ISA : 23)
    313  1.1     enami button0 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP0 port 9
    314  1.1     enami button1 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP1 port 10
    315  1.1     enami button2 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP2 port 11
    316  1.1     enami button3 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP3 port 12
    317  1.1     enami button4 at vrgiu? platform EVEREX_FREESTYLE id BTN_CANCEL port 7
    318  1.1     enami button5 at vrgiu? platform EVEREX_FREESTYLE id BTN_UP port 4
    319  1.1     enami button6 at vrgiu? platform EVEREX_FREESTYLE id BTN_OK port 6
    320  1.1     enami button7 at vrgiu? platform EVEREX_FREESTYLE id BTN_DOWN port 5
    321  1.1     enami button8 at vrgiu? platform EVEREX_FREESTYLE id BTN_REC port 1
    322  1.1     enami button9 at vrgiu? platform EVEREX_FREESTYLE id BTN_LIGHT port 20
    323  1.1     enami button10 at vrgiu? platform EVEREX_FREESTYLE id BTN_CONTRAST port 8
    324  1.1     enami vrisab1 at vrgiu? platform EVEREX_FREESTYLE isaportoffset 0x1000000
    325  1.1     enami isa1	at vrisab1
    326  1.1     enami pcic0	at isa1 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00170003
    327  1.1     enami 
    328  1.1     enami options 	PCIC_ISA_INTR_ALLOC_MASK=0x0008 # IRQ 3 only (MCR/Freestyle)
    329  1.1     enami 
    330  1.1     enami #
    331  1.1     enami # Fujitsu INTERTOP CX300
    332  1.1     enami #
    333  1.3     lukem pwctl0	at vrgiu? platform FUJITSU_INTERTOP id PWCTL_COM0 port 15
    334  1.1     enami vrisab2 at vrgiu? platform FUJITSU_INTERTOP isaportoffset 0x1000000
    335  1.3     lukem isa2	at vrisab2
    336  1.3     lukem pcic0	at isa2 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00060003
    337  1.1     enami 
    338  1.1     enami #
    339  1.1     enami # Vadem Clio and Sharp Tripad
    340  1.1     enami #
    341  1.3     lukem vrisab3	at vrgiu? platform SHARP_TRIPAD isaportoffset 0x1000000
    342  1.3     lukem vrisab3	at vrgiu? platform VADEM_CLIO_C isaportoffset 0x1000000
    343  1.3     lukem isa3	at vrisab3
    344  1.3     lukem pcic0	at isa3 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x000d0003
    345  1.1     enami 
    346  1.1     enami #
    347  1.1     enami # CASIO CASSIOPEIA E55 and for DoCoMo
    348  1.1     enami #
    349  1.3     lukem button0	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_OK active 0 port 6
    350  1.3     lukem button1	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_CANCEL active 0 port 7
    351  1.3     lukem button2	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP0 active 0 port 8
    352  1.3     lukem button3	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP1 active 0 port 9
    353  1.3     lukem button4	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP2 active 0 port 10
    354  1.3     lukem button5	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP3 active 0 port 11
    355  1.3     lukem button6	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_DOWN active 0 port 12
    356  1.3     lukem button7	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_UP active 0 port 13
    357  1.3     lukem pwctl0	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_COM0 port 38
    358  1.3     lukem pwctl1	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_LCDLIGHT port 26
    359  1.1     enami 
    360  1.1     enami # 'CF hack' for all CASSIOPEIA E series
    361  1.3     lukem vrisab4	at vrgiu? platform CASIO_CASSIOPEIAE_EXX isaportoffset 0xc000
    362  1.3     lukem vrisab4	at vrgiu? platform CASIO_CASSIOPEIAE_EXXX isaportoffset 0xc000
    363  1.3     lukem isa4	at vrisab4
    364  1.3     lukem wdc0	at isa4 port 0x170 irq 0x02000003 flags 0x0002	# single drive
    365  1.1     enami 
    366  1.1     enami #
    367  1.1     enami # Fujitsu PenCentra 130
    368  1.1     enami #
    369  1.1     enami vrc4172gpio0 at vrgiu? platform FUJITSU_PENCENTRA_130 addr 0x15001080 size 0x4a port 10
    370  1.3     lukem vrisab5	at vrc4172gpio0 isaportoffset 0x1000000
    371  1.1     enami isa5	at vrisab5
    372  1.3     lukem pcic0	at isa5 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00010003
    373  1.6  takemura 
    374  1.6  takemura #
    375  1.6  takemura # SigmarionII
    376  1.6  takemura #
    377  1.6  takemura com*	at vrgiu? platform NEC_MCR_SIGMARION2 addr 0x0b600000 port 8
    378  1.6  takemura vrisab6	at vrgiu? platform NEC_MCR_SIGMARION2 isaportoffset 0xf780f800
    379  1.6  takemura isa6	at vrisab6
    380  1.6  takemura ne*	at isa6 port 0x300 irq  0x00090003 # port 9, active high and thorough
    381  1.6  takemura #wdc*	at isa6 port 0x170 irq 0x00090003 flags 0x0002  # single drive
    382  1.1     enami 
    383  1.1     enami # PCMCIA bus support
    384  1.1     enami pcmcia*	at pcic? controller 0 socket ?
    385  1.1     enami 
    386  1.1     enami # PCMCIA IDE disk
    387  1.1     enami wdc*	at pcmcia? function ?
    388  1.1     enami wd*	at wdc? channel ? drive ? flags 0x0000
    389  1.1     enami 
    390  1.1     enami # PCMCIA network interfaces
    391  1.1     enami ep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
    392  1.1     enami mbe*	at pcmcia? function ?		# MB8696x based Ethernet
    393  1.1     enami ne*	at pcmcia? function ?		# NE2000-compatible Ethernet
    394  1.1     enami ray*	at pcmcia? function ?		# Raytheon Raylink (802.11)
    395  1.1     enami sm*	at pcmcia? function ?		# Megahertz Ethernet
    396  1.1     enami wi*	at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)
    397  1.1     enami awi*	at pcmcia? function ?		# WLI-PCM
    398  1.1     enami an*	at pcmcia? function ?		# Aironet PC4500/PC4800 (802.11)
    399  1.1     enami 
    400  1.1     enami # PCMCIA Serial interfaces
    401  1.1     enami com*	at pcmcia? function ?		# Modems and serial cards
    402  1.1     enami 
    403  1.1     enami # PCMCIA SCSI interfaces
    404  1.1     enami aic*	at pcmcia? function ?
    405  1.1     enami esp*	at pcmcia? function ?		# NCR53c406 SCSI
    406  1.1     enami 
    407  1.1     enami # ATAPI bus support
    408  1.1     enami atapibus* at wdc? channel ?
    409  1.1     enami cd*	at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives
    410  1.1     enami sd*	at atapibus? drive ? flags 0x0000 # ATAPI disk drives
    411  1.1     enami 
    412  1.1     enami # SCSI bus support
    413  1.1     enami scsibus* at aic?
    414  1.1     enami scsibus* at esp?
    415  1.1     enami sd*	at scsibus? target ? lun ?	# SCSI disk drives
    416  1.1     enami cd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
    417  1.1     enami 
    418  1.1     enami pseudo-device	loop		1	# network loopback
    419  1.1     enami pseudo-device	ppp		2	# serial-line IP ports
    420  1.1     enami pseudo-device	pty			# pseudo-terminals
    421  1.1     enami pseudo-device	bpfilter	16	# packet filter ports
    422  1.1     enami pseudo-device	ipfilter		# IP filter, NAT
    423  1.1     enami 
    424  1.1     enami pseudo-device	vnd		4	# virtual disk ick
    425  1.1     enami #pseudo-device	ccd		4	# concatenated disks
    426  1.3     lukem pseudo-device	rnd			# /dev/random and in-kernel generator
    427  1.1     enami 
    428  1.1     enami pseudo-device	biconsdev	1	# build-in console device
    429  1.2  augustss pseudo-device	wsmux			# mouse & keyboard multiplexor
    430  1.1     enami options 	MEMORY_DISK_HOOKS
    431  1.1     enami options 	MEMORY_DISK_IS_ROOT	# force root on memory disk
    432  1.1     enami options 	MEMORY_DISK_SERVER=0	# no userspace memory disk support
    433  1.1     enami options 	MEMORY_DISK_DYNAMIC	# fs image don't exist in data section.
    434  1.1     enami pseudo-device	md		1	# memory disk device (ramdisk)
    435  1.1     enami 
    436  1.1     enami #pseudo-device	raid		4	# RAIDframe disk driver
    437  1.3     lukem #options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
    438  1.1     enami 
    439  1.1     enami # for IPv6
    440  1.1     enami pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
    441  1.1     enami #pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
    442  1.1     enami #pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
    443  1.1     enami 
    444  1.1     enami ## IEEE 802.1Q Virtual LAN encapsulation, see vlan(4).
    445  1.1     enami pseudo-device	vlan
    446