GENERIC revision 1.57
11.1Stakemura#
21.46Such# Distribution kernel (NEC VR based model) kernel config file
31.1Stakemura
41.1Stakemura#
51.57Stakemura# 	$NetBSD: GENERIC,v 1.57 2000/07/02 10:01:30 takemura Exp $
61.1Stakemura#
71.1Stakemurainclude		"arch/hpcmips/conf/std.hpcmips"
81.24Shubertf
91.57Stakemura#ident 		"GENERIC-$Revision: 1.57 $"
101.1Stakemura
111.1Stakemuramaxusers	8
121.1Stakemura
131.1Stakemuraoptions 	MIPS3			# R4000/R4400/R4600 CPUs
141.1Stakemura
151.1Stakemura# Support for specific models of H/PC MIPS
161.1Stakemuraoptions 	VR41X1			# NEC VR41x1 series
171.9Senamioptions 	MIPS3_4100		# VR4100 core
181.22Sshinoptions 	NOFPU			# No FPU
191.22Sshinoptions 	SOFTFLOAT		# emulate FPU insn
201.9Senamioptions 	MIPS3_L2CACHE_ABSENT
211.1Stakemura
221.1Stakemura# Standard system options
231.1Stakemuraoptions 	DDB			# in-kernel debugger
241.1Stakemura#options 	DDB_ONPANIC=0		# don't enter debugger on panic
251.1Stakemura#options 	DIAGNOSTIC		# extra kernel debugging checks
261.1Stakemura#options 	DEBUG			# extra kernel debugging support
271.1Stakemuraoptions 	KTRACE			# system call tracing support
281.1Stakemura
291.54Sshin#options 	SCSIVERBOSE		# human readable SCSI error messages
301.27Ssato#options 	PCMCIAVERBOSE		# verbose PCMCIA configuration messages
311.1Stakemura
321.11Ssato#options 	RTC_OFFSET=0	# hardware clock is this many mins. west of GMT
331.9Senami#options 	RTC_OFFSET=-540		# JST-9
341.9Senami#options 	RTC_OFFSET=480		# PST8
351.25Ssato					# In NO RTC_OFFSET , inherit RTC_OFFSET
361.25Ssato					# from Windows CE.
371.1Stakemuraoptions 	NTP			# network time protocol
381.1Stakemura#options 	UCONSOLE		# users can redirect console (unsafe)
391.1Stakemura
401.9Senami#options 	WINCE_DEFAULT_SETTING	# Debugging use
411.9Senami#options 	DUMP_GIU_LEVEL2_INTR	# Debugging use
421.9Senami#options 	DEBUG_FIND_PCIC		# Debugging use XXX harmful don't define until read source.
431.9Senami
441.9Senami#options 	SYSCALL_DEBUG		# for debug
451.9Senami#options 	HPCMIPS_L1CACHE_DISABLE	# disable L1 cache for debug
461.9Senami#options 	HPCMIPS_FLUSHCACHE_XXX	# for debug
471.1Stakemura
481.1Stakemura# Filesystem options
491.1Stakemurafile-system 	FFS             # fast filesystem with user and group quotas
501.1Stakemurafile-system 	MFS		# memory-based filesystem
511.1Stakemurafile-system 	NFS		# Sun NFS-compatible filesystem (client)
521.1Stakemura#file-system	LFS		# Log-based filesystem (still experimental)
531.54Sshinfile-system 	CD9660		# ISO 9660 + Rock Ridge file system
541.20Sshinfile-system 	MSDOSFS		# MS-DOS file system
551.1Stakemura#file-system 	FDESC		# /dev/fd
561.1Stakemurafile-system 	KERNFS		# /kern (kernel informational filesystem)
571.1Stakemura#file-system 	NULLFS		# loopback file system
581.23Swrstuden#file-system 	OVERLAY		# overlay file system
591.1Stakemura#file-system 	PORTAL		# portal filesystem (still experimental)
601.1Stakemurafile-system 	PROCFS		# /proc
611.1Stakemura#file-system 	UMAPFS		# NULLFS + uid and gid remapping
621.1Stakemurafile-system 	UNION
631.1Stakemura
641.1Stakemura#options 	NFSSERVER	# Sun NFS-compatible filesystem (server)
651.55Sfvdloptions 	SOFTDEP         # FFS soft updates support.
661.54Sshin#options 	QUOTA		# UFS quotas
671.13Sjun
681.1Stakemura# Networking options
691.13Sjun#options 	GATEWAY		# IP packet forwarding
701.13Sjunoptions 	INET		# IP + ICMP + TCP + UDP
711.13Sjunoptions 	INET6		# IPV6
721.56Sitojunoptions 	PULLDOWN_TEST	# use m_pulldown for IPv4/v6 processing
731.13Sjun#options 	IPSEC		# IP security
741.13Sjun#options 	IPSEC_ESP	# IP security (encryption part; define w/ IPSEC)
751.13Sjun#options 	IPSEC_DEBUG	# debug for IP security
761.1Stakemura#options 	MROUTING	# Multicast routing support
771.1Stakemura#options 	ISO		# OSI networking
781.1Stakemura#options 	TPIP		# TPIP
791.1Stakemura#options 	EON		# OSI tunneling over IP
801.1Stakemura#options 	CCITT,LLC,HDLC	# X.25
811.1Stakemura
821.1Stakemura# NetBSD backwards compatibility
831.45Suchoptions 	COMPAT_43
841.1Stakemura
851.9Senamioptions 	NFS_BOOT_DHCP
861.1Stakemura
871.1Stakemuraconfig		netbsd		root on ? type ?
881.1Stakemura
891.1Stakemura# WS console uses SUN or VT100 terminal emulation
901.1Stakemuraoptions 	WSEMUL_VT100
911.9Senamioptions 	WSDISPLAY_DEFAULTSCREENS=4
921.9Senami#options 	FONT_VT220L8x8
931.9Senamioptions 	FONT_VT220L8x10
941.48Stakemura# compatibility to other console drivers
951.48Stakemuraoptions 	WSDISPLAY_COMPAT_PCVT		# emulate some ioctls
961.48Stakemuraoptions 	WSDISPLAY_COMPAT_SYSCONS	# emulate some ioctls
971.48Stakemuraoptions 	WSDISPLAY_COMPAT_USL		# VT handling
981.48Stakemuraoptions 	WSDISPLAY_COMPAT_RAWKBD		# can get raw scancodes
991.57Stakemura
1001.57Stakemura# temporally power management
1011.57Stakemurahpcapm0	at mainbus0			# pseudo power management
1021.57Stakemuraapm0	at hpcapm0			# pseudo APM
1031.1Stakemura
1041.1Stakemuravrip*	at mainbus0
1051.1Stakemuravrcmu*	at vrip? addr 0x0b000060 size 0x20
1061.1Stakemuravrbcu*	at vrip? addr 0x0b000000 size 0x20
1071.1Stakemuravrrtc*	at vrip? addr 0x0b0000c0 size 0x20 intr 2
1081.1Stakemura
1091.1Stakemuravrkiu*  at vrip? addr 0x0b000180 size 0x20 intr 7
1101.9Senamioptions 	__NO_SOFT_SERIAL_INTERRUPT
1111.28Stakemuracom*	at vrip? addr 0x0c000000 size 0x20 intr 9 pwctl PWCTL_COM0
1121.1Stakemuravrgiu*	at vrip? addr 0x0b000100 size 0x20 intr 8
1131.1Stakemuravrpmu*	at vrip? addr 0x0b0000a0 size 0x20 intr 1 # power switch
1141.16Stakemuravrdsu*	at vrip? addr 0x0b0000e0 size 0x08
1151.19Stakemuravrpiu*	at vrip? addr 0x0b000120 size 0x1a0 intr 5
1161.19Stakemura
1171.19Stakemura# Workstation Console attachments
1181.35Stakemurabivideo0	at	mainbus0
1191.35Stakemurahpcfb*		at	bivideo0
1201.35Stakemurawsdisplay*	at	hpcfb?
1211.19Stakemurawskbd*		at	vrkiu? mux 1
1221.19Stakemurawsmouse*	at	vrpiu? mux 0
1231.36Stakemurabtnmgr0		at	mainbus0
1241.36Stakemurawskbd*		at	btnmgr0 mux 1
1251.1Stakemura
1261.1Stakemura#
1271.33Stakemura# hpcmips isa? bus irq locator means:
1281.33Stakemura#
1291.33Stakemura# 0x0000000f ISA IRQ#
1301.33Stakemura# 0x00ff0000 GPIO port#
1311.33Stakemura# 0x01000000 interrupt signal hold/through	(1:hold/0:though)
1321.33Stakemura# 0x02000000 interrupt detection level		(1:low /0:high	)
1331.33Stakemura# 0x04000000 interrupt detection trigger	(1:edge/0:level	)
1341.33Stakemura
1351.33Stakemura#
1361.27Ssato# MC-R300, MC-R500
1371.1Stakemura# Button to GPIO port # mapping
1381.1Stakemura#  + REC button       : 4
1391.1Stakemura#  + Open/Close button: 6
1401.1Stakemura# (PCIC-ISA : 9)
1411.1Stakemura# (COM power:14)
1421.27Ssato#
1431.27Ssato# MC-R510
1441.27Ssato# Button to GPIO port # mapping
1451.27Ssato#  + Open/Close button: 3
1461.27Ssato# (PCIC-ISA : 9)
1471.27Ssato# (COM power:14)
1481.27Ssato#
1491.27Ssato# MC-R530
1501.27Ssato# Button to GPIO port # mapping
1511.27Ssato#  + Open/Close button: 3
1521.27Ssato#  + Application button: 2
1531.27Ssato# (PCIC-ISA : 9)
1541.27Ssato# (COM power:14)
1551.27Ssato#
1561.27Ssato# MC-R700
1571.27Ssato# Button to GPIO port # mapping
1581.27Ssato#  + Open/Close button: 3
1591.27Ssato# (PCIC-ISA : 9)
1601.27Ssato# (COM power:46)
1611.27Ssato#
1621.27Ssato# MC-CS
1631.27Ssato# Button to GPIO port # mapping
1641.27Ssato# (PCIC-ISA : 9)
1651.27Ssato# (COM power:14)
1661.27Ssato#
1671.27Ssato# IBM WorkPad z50
1681.27Ssato# Button to GPIO port # mapping
1691.27Ssato#  + REC button       : 1
1701.27Ssato#  + Application button?      : 2
1711.27Ssato# (PCIC-ISA : 9)
1721.27Ssato#
1731.18Stakemurabutton0 at vrgiu? platform NEC_MCR_3XX id BTN_REC port 4
1741.18Stakemurabutton1 at vrgiu? platform NEC_MCR_3XX id BTN_COVER port 6
1751.18Stakemurabutton0 at vrgiu? platform NEC_MCR_500 id BTN_REC port 4
1761.18Stakemurabutton1 at vrgiu? platform NEC_MCR_500 id BTN_COVER port 6
1771.25Ssatobutton0 at vrgiu? platform NEC_MCR_510 id BTN_COVER port 3
1781.39Ssatobutton0 at vrgiu? platform NEC_MCR_520 id BTN_COVER port 3
1791.25Ssatobutton0 at vrgiu? platform NEC_MCR_530 id BTN_COVER port 3
1801.25Ssatobutton1 at vrgiu? platform NEC_MCR_530 id BTN_APP0  port 2
1811.26Sshinbutton0 at vrgiu? platform NEC_MCR_7XX id BTN_COVER port 3
1821.50Ssatobutton0 at vrgiu? platform NEC_MCCS id BTN_LIGHT port 8
1831.27Ssatobutton0 at vrgiu? platform IBM_WORKPAD id BTN_REC port 1 active 0 
1841.27Ssatobutton1 at vrgiu? platform IBM_WORKPAD id BTN_APP0  port 2 active 0
1851.18Stakemurapwctl0 at vrgiu? platform NEC_MCR_3XX id PWCTL_COM0 port 14
1861.38Ssatopwctl1 at vrgiu? platform NEC_MCR_300 id PWCTL_LCDLIGHT port 45
1871.42Ssatopwctl2 at vrgiu? platform NEC_MCR_300 id PWCTL_LCD port 10
1881.18Stakemurapwctl0 at vrgiu? platform NEC_MCR_5XX id PWCTL_COM0 port 14
1891.18Stakemurapwctl0 at vrgiu? platform NEC_MCR_7XX id PWCTL_COM0 port 46
1901.18Stakemurapwctl0 at vrgiu? platform NEC_MCCS id PWCTL_COM0 port 14
1911.41Ssatopwctl1 at vrgiu? platform NEC_MCCS id PWCTL_LCDLIGHT port 45
1921.42Ssatopwctl2 at vrgiu? platform NEC_MCCS id PWCTL_LCD port 10
1931.1Stakemuravrisab0 at vrgiu? platform NEC_MCR
1941.1Stakemuravrisab0 at vrgiu? platform NEC_MCCS
1951.14Sshinvrisab0 at vrgiu? platform IBM_WORKPAD isaportoffset 0x1000000
1961.1Stakemuraisa0	at vrisab0
1971.1Stakemurapcic0	at isa0 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00090003
1981.1Stakemura#
1991.1Stakemura# Freestyle
2001.1Stakemura# Button to GPIO port # mapping
2011.1Stakemura#    +---------+
2021.1Stakemura# 1 +|         |
2031.1Stakemura#    |         |+ 7
2041.1Stakemura#    |         |
2051.1Stakemura#20 +|   LCD   |+ 4
2061.1Stakemura#    |         | + 6
2071.5Senami# 8 +|         |+ 5
2081.1Stakemura#    |         |
2091.7Such#    |         |+----Power On/Off (connected to PMU)
2101.1Stakemura#    +---------+
2111.1Stakemura#          +9
2121.1Stakemura#        +12 +10
2131.1Stakemura#          +11
2141.1Stakemura# (PCIC-ISA : 23)
2151.18Stakemurabutton0 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP0 port 9
2161.18Stakemurabutton1 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP1 port 10
2171.18Stakemurabutton2 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP2 port 11
2181.18Stakemurabutton3 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP3 port 12
2191.18Stakemurabutton4 at vrgiu? platform EVEREX_FREESTYLE id BTN_CANCEL port 7
2201.18Stakemurabutton5 at vrgiu? platform EVEREX_FREESTYLE id BTN_UP port 4
2211.18Stakemurabutton6 at vrgiu? platform EVEREX_FREESTYLE id BTN_OK port 6
2221.18Stakemurabutton7 at vrgiu? platform EVEREX_FREESTYLE id BTN_DOWN port 5
2231.18Stakemurabutton8 at vrgiu? platform EVEREX_FREESTYLE id BTN_REC port 1
2241.18Stakemurabutton9 at vrgiu? platform EVEREX_FREESTYLE id BTN_LIGHT port 20
2251.18Stakemurabutton10 at vrgiu? platform EVEREX_FREESTYLE id BTN_CONTRAST port 8
2261.1Stakemuravrisab1 at vrgiu? platform EVEREX_FREESTYLE isaportoffset 0x1000000
2271.1Stakemuraisa1	at vrisab1
2281.1Stakemurapcic0	at isa1 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00170003
2291.1Stakemura
2301.9Senamioptions 	PCIC_ISA_INTR_ALLOC_MASK=0x0008 # IRQ 3 only (MCR/Freestyle)
2311.31Sjun
2321.1Stakemura#
2331.17Sshin# Fujitsu INTERTOP CX300
2341.17Sshin#
2351.18Stakemurapwctl0 at vrgiu? platform FUJITSU_INTERTOP id PWCTL_COM0 port 15
2361.17Sshinvrisab2 at vrgiu? platform FUJITSU_INTERTOP isaportoffset 0x1000000
2371.17Sshinisa2    at vrisab2
2381.17Sshinpcic0   at isa2 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00060003
2391.33Stakemura
2401.17Sshin#
2411.21Sshin# Vadem Clio and Sharp Tripad
2421.21Sshin#
2431.21Sshinvrisab3 at vrgiu? platform SHARP_TRIPAD isaportoffset 0x1000000
2441.52Stakemuravrisab3 at vrgiu? platform VADEM_CLIO_C isaportoffset 0x1000000
2451.21Sshinisa3    at vrisab3
2461.21Sshinpcic0   at isa3 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x000d0003
2471.33Stakemura
2481.33Stakemura#
2491.33Stakemura# CASIO CASSIOPEIA E55 and for DoCoMo
2501.33Stakemura#
2511.33Stakemurabutton0 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_OK active 0 port 6
2521.33Stakemurabutton1 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_CANCEL active 0 port 7
2531.33Stakemurabutton2 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP0 active 0 port 8
2541.33Stakemurabutton3 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP1 active 0 port 9
2551.33Stakemurabutton4 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP2 active 0 port 10
2561.33Stakemurabutton5 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP3 active 0 port 11
2571.33Stakemurabutton6 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_DOWN active 0 port 12
2581.33Stakemurabutton7 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_UP active 0 port 13
2591.50Ssatopwctl0 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_COM0 port 38
2601.50Ssatopwctl1 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_LCDLIGHT port 26
2611.33Stakemuravrisab4 at vrgiu? platform CASIO_CASSIOPEIAE_E55 isaportoffset 0xc000
2621.33Stakemuraisa4    at vrisab4
2631.33Stakemurawdc0    at isa4 port 0x170 irq 0x02000003 flags 0x0010  # AT_POLL
2641.33Stakemura
2651.21Sshin#
2661.1Stakemura# Unknown machines
2671.1Stakemura#
2681.21Sshinvrisab4 at vrgiu?
2691.30Smycroftisa4	at vrisab4
2701.1Stakemura
2711.1Stakemura# PCMCIA bus support
2721.34Sshinpcmcia*	at pcic? controller 0 socket ?
2731.1Stakemura
2741.1Stakemura# PCMCIA IDE disk
2751.1Stakemurawdc*	at pcmcia? function ?
2761.1Stakemurawd*	at wdc? channel ? drive ? flags 0x0000
2771.1Stakemura
2781.1Stakemura# PCMCIA network interfaces
2791.1Stakemuraep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
2801.1Stakemurambe*	at pcmcia? function ?		# MB8696x based Ethernet
2811.1Stakemurane*	at pcmcia? function ?		# NE2000-compatible Ethernet
2821.1Stakemurasm*	at pcmcia? function ?		# Megahertz Ethernet
2831.32Stakemurawi*	at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)
2841.32Stakemuraawi*	at pcmcia? function ?		# WLI-PCM
2851.1Stakemura
2861.49Stakemura# PCMCIA Serial interfaces
2871.1Stakemuracom*	at pcmcia? function ?		# Modems and serial cards
2881.1Stakemura
2891.49Stakemura# PCMCIA SCSI interfaces
2901.1Stakemuraaic*	at pcmcia? function ?
2911.49Stakemuraesp*	at pcmcia? function ?		# NCR53c406 SCSI
2921.49Stakemura
2931.49Stakemura# ATAPI bus support
2941.49Stakemuraatapibus* at wdc? channel ?
2951.49Stakemuracd*	at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives
2961.49Stakemurasd*	at atapibus? drive ? flags 0x0000 # ATAPI disk drives
2971.49Stakemura
2981.49Stakemura# SCSI bus support
2991.1Stakemurascsibus* at aic?
3001.49Stakemurascsibus* at esp?
3011.1Stakemurasd*	at scsibus? target ? lun ?	# SCSI disk drives
3021.49Stakemuracd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
3031.1Stakemura
3041.1Stakemurapseudo-device	loop		1	# network loopback
3051.10Senamipseudo-device	ppp		2	# serial-line IP ports
3061.1Stakemurapseudo-device	pty		64	# pseudo ptys
3071.1Stakemurapseudo-device	bpfilter	16	# packet filter ports
3081.1Stakemurapseudo-device	ipfilter		# IP filter, NAT
3091.1Stakemura
3101.1Stakemurapseudo-device	vnd		4	# virtual disk ick
3111.54Sshin#pseudo-device	ccd		4	# concatenated disks
3121.43Stakemurapseudo-device   rnd                     # /dev/random and in-kernel generator
3131.1Stakemura
3141.1Stakemurapseudo-device	biconsdev	1	# build-in console device
3151.37Stakemurapseudo-device	wsmux		2	# mouse & keyboard multiplexor
3161.49Stakemura#pseudo-device	md		1	# memory disk device (ramdisk)
3171.49Stakemura
3181.49Stakemura#pseudo-device	raid		4	# RAIDframe disk driver
3191.49Stakemura#options	RAID_AUTOCONFIG		# auto-configuration of RAID components
3201.13Sjun
3211.13Sjun# for IPv6
3221.13Sjunpseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
3231.15Sitojun#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
3241.44Sitojun#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
325