GENERIC revision 1.92
11.1Stakemura#
21.46Such# Distribution kernel (NEC VR based model) kernel config file
31.1Stakemura
41.1Stakemura#
51.92Senami# 	$NetBSD: GENERIC,v 1.92 2001/06/11 05:17:45 enami Exp $
61.1Stakemura#
71.1Stakemurainclude		"arch/hpcmips/conf/std.hpcmips"
81.24Shubertf
91.92Senami#ident 		"GENERIC-$Revision: 1.92 $"
101.1Stakemura
111.89Sshinmaxusers	10
121.1Stakemura
131.1Stakemuraoptions 	MIPS3			# R4000/R4400/R4600 CPUs
141.1Stakemura
151.1Stakemura# Support for specific models of H/PC MIPS
161.9Senamioptions 	MIPS3_4100		# VR4100 core
171.85Ssatooptions 	VR41XX			# NEC VR41xx series
181.86Ssatooptions 	VR4102			# NEC VR4102
191.86Ssatooptions 	VR4111			# NEC VR4111
201.86Ssatooptions 	VR4121			# NEC VR4121
211.22Sshinoptions 	NOFPU			# No FPU
221.22Sshinoptions 	SOFTFLOAT		# emulate FPU insn
231.9Senamioptions 	MIPS3_L2CACHE_ABSENT
241.1Stakemura
251.1Stakemura# Standard system options
261.1Stakemuraoptions 	DDB			# in-kernel debugger
271.1Stakemura#options 	DDB_ONPANIC=0		# don't enter debugger on panic
281.86Ssato#options 	KGDB			# remote debugger
291.1Stakemura#options 	DIAGNOSTIC		# extra kernel debugging checks
301.1Stakemura#options 	DEBUG			# extra kernel debugging support
311.1Stakemuraoptions 	KTRACE			# system call tracing support
321.87Ssatooptions 	MSGBUFSIZE=8192		# dmesg buffer size
331.72Stakemura
341.72Stakemura## UVM options.
351.72Stakemura#options 	UVM_PAGE_TRKOWN
361.72Stakemura#options 	UVMHIST
371.72Stakemura#options 	UVMHIST_PRINT	# Loud!
381.1Stakemura
391.54Sshin#options 	SCSIVERBOSE		# human readable SCSI error messages
401.27Ssato#options 	PCMCIAVERBOSE		# verbose PCMCIA configuration messages
411.1Stakemura
421.11Ssato#options 	RTC_OFFSET=0	# hardware clock is this many mins. west of GMT
431.9Senami#options 	RTC_OFFSET=-540		# JST-9
441.9Senami#options 	RTC_OFFSET=480		# PST8
451.25Ssato					# In NO RTC_OFFSET , inherit RTC_OFFSET
461.25Ssato					# from Windows CE.
471.1Stakemuraoptions 	NTP			# network time protocol
481.1Stakemura#options 	UCONSOLE		# users can redirect console (unsafe)
491.1Stakemura
501.9Senami#options 	WINCE_DEFAULT_SETTING	# Debugging use
511.9Senami#options 	DUMP_GIU_LEVEL2_INTR	# Debugging use
521.9Senami#options 	DEBUG_FIND_PCIC		# Debugging use XXX harmful don't define until read source.
531.9Senami
541.9Senami#options 	SYSCALL_DEBUG		# for debug
551.9Senami#options 	HPCMIPS_L1CACHE_DISABLE	# disable L1 cache for debug
561.9Senami#options 	HPCMIPS_FLUSHCACHE_XXX	# for debug
571.1Stakemura
581.1Stakemura# Filesystem options
591.92Senamifile-system 	FFS		# fast filesystem with user and group quotas
601.1Stakemurafile-system 	MFS		# memory-based filesystem
611.1Stakemurafile-system 	NFS		# Sun NFS-compatible filesystem (client)
621.1Stakemura#file-system	LFS		# Log-based filesystem (still experimental)
631.54Sshinfile-system 	CD9660		# ISO 9660 + Rock Ridge file system
641.20Sshinfile-system 	MSDOSFS		# MS-DOS file system
651.1Stakemura#file-system 	FDESC		# /dev/fd
661.1Stakemurafile-system 	KERNFS		# /kern (kernel informational filesystem)
671.1Stakemura#file-system 	NULLFS		# loopback file system
681.23Swrstuden#file-system 	OVERLAY		# overlay file system
691.1Stakemura#file-system 	PORTAL		# portal filesystem (still experimental)
701.1Stakemurafile-system 	PROCFS		# /proc
711.1Stakemura#file-system 	UMAPFS		# NULLFS + uid and gid remapping
721.1Stakemurafile-system 	UNION
731.1Stakemura
741.1Stakemura#options 	NFSSERVER	# Sun NFS-compatible filesystem (server)
751.92Senamioptions 	SOFTDEP		# FFS soft updates support.
761.54Sshin#options 	QUOTA		# UFS quotas
771.68Sshinoptions 	VNODE_OP_NOINLINE # don't inline vnode op calls
781.13Sjun
791.1Stakemura# Networking options
801.13Sjun#options 	GATEWAY		# IP packet forwarding
811.13Sjunoptions 	INET		# IP + ICMP + TCP + UDP
821.13Sjunoptions 	INET6		# IPV6
831.13Sjun#options 	IPSEC		# IP security
841.13Sjun#options 	IPSEC_ESP	# IP security (encryption part; define w/ IPSEC)
851.13Sjun#options 	IPSEC_DEBUG	# debug for IP security
861.1Stakemura#options 	MROUTING	# Multicast routing support
871.1Stakemura#options 	ISO		# OSI networking
881.1Stakemura#options 	TPIP		# TPIP
891.1Stakemura#options 	EON		# OSI tunneling over IP
901.1Stakemura#options 	CCITT,LLC,HDLC	# X.25
911.1Stakemura
921.1Stakemura# NetBSD backwards compatibility
931.45Suchoptions 	COMPAT_43
941.1Stakemura
951.9Senamioptions 	NFS_BOOT_DHCP
961.1Stakemura
971.1Stakemuraconfig		netbsd		root on ? type ?
981.1Stakemura
991.1Stakemura# WS console uses SUN or VT100 terminal emulation
1001.1Stakemuraoptions 	WSEMUL_VT100
1011.81Ssato#options 	WSDISPLAY_DEFAULTSCREENS=4
1021.9Senami#options 	FONT_VT220L8x8
1031.9Senamioptions 	FONT_VT220L8x10
1041.48Stakemura# compatibility to other console drivers
1051.48Stakemuraoptions 	WSDISPLAY_COMPAT_PCVT		# emulate some ioctls
1061.48Stakemuraoptions 	WSDISPLAY_COMPAT_SYSCONS	# emulate some ioctls
1071.48Stakemuraoptions 	WSDISPLAY_COMPAT_USL		# VT handling
1081.48Stakemuraoptions 	WSDISPLAY_COMPAT_RAWKBD		# can get raw scancodes
1091.71Stakemura#
1101.71Stakemura# Hpckbd will set key board layout appropriately. You can use option
1111.71Stakemura# 'PCKBD_LAYOUT' to overrite the default layout.
1121.71Stakemura#
1131.92Senami#options 	PCKBD_LAYOUT="(KB_US | KB_SWAPCTRLCAPS | KB_MACHDEP)"
1141.57Stakemura
1151.57Stakemura# temporally power management
1161.61Stakemurahpcapm0	at mainbus0			# power management
1171.61Stakemuraapmdev0	at hpcapm0			# APM
1181.1Stakemura
1191.1Stakemuravrip*	at mainbus0
1201.70Ssatovrbcu*	at vrip? addr 0x0b000000 size 0x20
1211.1Stakemuravrcmu*	at vrip? addr 0x0b000060 size 0x20
1221.1Stakemuravrrtc*	at vrip? addr 0x0b0000c0 size 0x20 intr 2
1231.1Stakemura
1241.1Stakemuravrkiu*  at vrip? addr 0x0b000180 size 0x20 intr 7
1251.65Stakemurahpckbd*	at vrkiu?
1261.9Senamioptions 	__NO_SOFT_SERIAL_INTERRUPT
1271.28Stakemuracom*	at vrip? addr 0x0c000000 size 0x20 intr 9 pwctl PWCTL_COM0
1281.1Stakemuravrgiu*	at vrip? addr 0x0b000100 size 0x20 intr 8
1291.1Stakemuravrpmu*	at vrip? addr 0x0b0000a0 size 0x20 intr 1 # power switch
1301.16Stakemuravrdsu*	at vrip? addr 0x0b0000e0 size 0x08
1311.19Stakemuravrpiu*	at vrip? addr 0x0b000120 size 0x1a0 intr 5
1321.70Ssatovrled*  at vrip? addr 0x0b000240 size 0x10 intr 17
1331.59Stakemura
1341.83Stakemuraoptions 	MQ200_DEBUG
1351.83Stakemura#options 	MQ200_USECRT
1361.61Stakemuramqvideo0 at vrip? addr 0x0a000000 size 0x800000	# MQ200 video controller
1371.61Stakemurahpcfb*		at	mqvideo?
1381.69Ssato
1391.69Ssatoite8181video0 at vrip? addr 0x0a000000 size 0x800000 # ITE8181 video controller
1401.69Ssatohpcfb*		at	ite8181video?
1411.77Ssato
1421.79Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_430
1431.84Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_510
1441.84Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_520
1451.82Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_520A
1461.77Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_530
1471.77Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_SIGMARION
1481.78Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_530A
1491.78Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_700
1501.19Stakemura
1511.19Stakemura# Workstation Console attachments
1521.35Stakemurabivideo0	at	mainbus0
1531.35Stakemurahpcfb*		at	bivideo0
1541.35Stakemurawsdisplay*	at	hpcfb?
1551.65Stakemurawskbd*		at	hpckbd? mux 1
1561.19Stakemurawsmouse*	at	vrpiu? mux 0
1571.36Stakemurabtnmgr0		at	mainbus0
1581.36Stakemurawskbd*		at	btnmgr0 mux 1
1591.1Stakemura
1601.1Stakemura#
1611.33Stakemura# hpcmips isa? bus irq locator means:
1621.33Stakemura#
1631.33Stakemura# 0x0000000f ISA IRQ#
1641.33Stakemura# 0x00ff0000 GPIO port#
1651.33Stakemura# 0x01000000 interrupt signal hold/through	(1:hold/0:though)
1661.33Stakemura# 0x02000000 interrupt detection level		(1:low /0:high	)
1671.33Stakemura# 0x04000000 interrupt detection trigger	(1:edge/0:level	)
1681.33Stakemura
1691.33Stakemura#
1701.27Ssato# MC-R300, MC-R500
1711.1Stakemura# Button to GPIO port # mapping
1721.1Stakemura#  + REC button       : 4
1731.1Stakemura#  + Open/Close button: 6
1741.1Stakemura# (PCIC-ISA : 9)
1751.1Stakemura# (COM power:14)
1761.27Ssato#
1771.27Ssato# MC-R510
1781.27Ssato# Button to GPIO port # mapping
1791.27Ssato#  + Open/Close button: 3
1801.27Ssato# (PCIC-ISA : 9)
1811.27Ssato# (COM power:14)
1821.27Ssato#
1831.27Ssato# MC-R530
1841.27Ssato# Button to GPIO port # mapping
1851.27Ssato#  + Open/Close button: 3
1861.27Ssato#  + Application button: 2
1871.27Ssato# (PCIC-ISA : 9)
1881.88Ssato# (COM power:46)
1891.27Ssato#
1901.27Ssato# MC-R700
1911.27Ssato# Button to GPIO port # mapping
1921.27Ssato#  + Open/Close button: 3
1931.27Ssato# (PCIC-ISA : 9)
1941.27Ssato# (COM power:46)
1951.27Ssato#
1961.27Ssato# MC-CS
1971.27Ssato# Button to GPIO port # mapping
1981.27Ssato# (PCIC-ISA : 9)
1991.27Ssato# (COM power:14)
2001.27Ssato#
2011.27Ssato# IBM WorkPad z50
2021.27Ssato# Button to GPIO port # mapping
2031.27Ssato#  + REC button       : 1
2041.27Ssato#  + Application button?      : 2
2051.27Ssato# (PCIC-ISA : 9)
2061.27Ssato#
2071.18Stakemurabutton0 at vrgiu? platform NEC_MCR_3XX id BTN_REC port 4
2081.64Ssatobutton0 at vrgiu? platform NEC_MCR_500 id BTN_REC port 4
2091.64Ssatobutton0 at vrgiu? platform IBM_WORKPAD id BTN_REC port 1 active 0 
2101.79Ssatobutton1 at vrgiu? platform NEC_MCR_430 id BTN_COVER port 3
2111.64Ssatobutton1 at vrgiu? platform NEC_MCR_510 id BTN_COVER port 3
2121.64Ssatobutton1 at vrgiu? platform NEC_MCR_520 id BTN_COVER port 3
2131.88Ssato#button1 at vrgiu? platform NEC_MCR_520A id BTN_COVER port 3
2141.64Ssatobutton1 at vrgiu? platform NEC_MCR_530 id BTN_COVER port 3
2151.88Ssato#button1 at vrgiu? platform NEC_MCR_530A id BTN_COVER port 3
2161.67Ssatobutton1 at vrgiu? platform NEC_MCR_SIGMARION id BTN_COVER port 3
2171.64Ssatobutton1 at vrgiu? platform NEC_MCR_7XX id BTN_COVER port 3
2181.18Stakemurabutton1 at vrgiu? platform NEC_MCR_3XX id BTN_COVER port 6
2191.18Stakemurabutton1 at vrgiu? platform NEC_MCR_500 id BTN_COVER port 6
2201.64Ssatobutton2 at vrgiu? platform NEC_MCR_530 id BTN_APP0  port 2
2211.64Ssatobutton2 at vrgiu? platform IBM_WORKPAD id BTN_APP0  port 2 active 0
2221.64Ssatobutton3 at vrgiu? platform NEC_MCCS id BTN_LIGHT port 8
2231.18Stakemurapwctl0 at vrgiu? platform NEC_MCR_3XX id PWCTL_COM0 port 14
2241.79Ssatopwctl0 at vrgiu? platform NEC_MCR_430 id PWCTL_COM0 port 46
2251.75Ssatopwctl0 at vrgiu? platform NEC_MCR_500 id PWCTL_COM0 port 14
2261.75Ssatopwctl0 at vrgiu? platform NEC_MCR_530 id PWCTL_COM0 port 46
2271.88Ssatopwctl0 at vrgiu? platform NEC_MCR_530A id PWCTL_COM0 port 46
2281.75Ssato#pwctl0 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM0 port 46
2291.64Ssatopwctl0 at vrgiu? platform NEC_MCR_7XX id PWCTL_COM0 port 46
2301.64Ssatopwctl0 at vrgiu? platform NEC_MCCS id PWCTL_COM0 port 14
2311.38Ssatopwctl1 at vrgiu? platform NEC_MCR_300 id PWCTL_LCDLIGHT port 45
2321.64Ssatopwctl1 at vrgiu? platform NEC_MCR_FORDOCOMO id PWCTL_LCDLIGHT port 45
2331.64Ssatopwctl1 at vrgiu? platform NEC_MCR_500 id PWCTL_LCDLIGHT port 45
2341.64Ssatopwctl1 at vrgiu? platform NEC_MCCS id PWCTL_LCDLIGHT port 45
2351.42Ssatopwctl2 at vrgiu? platform NEC_MCR_300 id PWCTL_LCD port 10
2361.63Ssatopwctl2 at vrgiu? platform NEC_MCR_FORDOCOMO id PWCTL_LCD port 10
2371.63Ssatopwctl2 at vrgiu? platform NEC_MCR_500 id PWCTL_LCD port 10
2381.42Ssatopwctl2 at vrgiu? platform NEC_MCCS id PWCTL_LCD port 10
2391.64Ssatopwctl3 at vrgiu? platform NEC_MCR_3XX id PWCTL_SPEAKER port 12
2401.79Ssatopwctl3 at vrgiu? platform NEC_MCR_430 id PWCTL_SPEAKER port 44
2411.64Ssatopwctl3 at vrgiu? platform NEC_MCR_500 id PWCTL_SPEAKER port 12
2421.64Ssatopwctl3 at vrgiu? platform NEC_MCR_510 id PWCTL_SPEAKER port 44
2431.64Ssatopwctl3 at vrgiu? platform NEC_MCR_520 id PWCTL_SPEAKER port 44
2441.88Ssato#pwctl3 at vrgiu? platform NEC_MCR_520A id PWCTL_SPEAKER port 44
2451.64Ssatopwctl3 at vrgiu? platform NEC_MCR_530 id PWCTL_SPEAKER port 44
2461.88Ssato#pwctl3 at vrgiu? platform NEC_MCR_530A id PWCTL_SPEAKER port 44
2471.88Ssato#pwctl3 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_SPEAKER port 44
2481.64Ssatopwctl3 at vrgiu? platform IBM_WORKPAD id PWCTL_SPEAKER port 49
2491.79Ssato#pwctl4 at vrgiu? platform NEC_MCR_430 id PWCTL_COM1 port 47
2501.75Ssato#pwctl4 at vrgiu? platform NEC_MCR_530 id PWCTL_COM1 port 47
2511.75Ssato#pwctl4 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM1 port 47
2521.1Stakemuravrisab0 at vrgiu? platform NEC_MCR
2531.1Stakemuravrisab0 at vrgiu? platform NEC_MCCS
2541.14Sshinvrisab0 at vrgiu? platform IBM_WORKPAD isaportoffset 0x1000000
2551.1Stakemuraisa0	at vrisab0
2561.1Stakemurapcic0	at isa0 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00090003
2571.1Stakemura#
2581.1Stakemura# Freestyle
2591.1Stakemura# Button to GPIO port # mapping
2601.1Stakemura#    +---------+
2611.1Stakemura# 1 +|         |
2621.1Stakemura#    |         |+ 7
2631.1Stakemura#    |         |
2641.1Stakemura#20 +|   LCD   |+ 4
2651.1Stakemura#    |         | + 6
2661.5Senami# 8 +|         |+ 5
2671.1Stakemura#    |         |
2681.7Such#    |         |+----Power On/Off (connected to PMU)
2691.1Stakemura#    +---------+
2701.1Stakemura#          +9
2711.1Stakemura#        +12 +10
2721.1Stakemura#          +11
2731.1Stakemura# (PCIC-ISA : 23)
2741.18Stakemurabutton0 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP0 port 9
2751.18Stakemurabutton1 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP1 port 10
2761.18Stakemurabutton2 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP2 port 11
2771.18Stakemurabutton3 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP3 port 12
2781.18Stakemurabutton4 at vrgiu? platform EVEREX_FREESTYLE id BTN_CANCEL port 7
2791.18Stakemurabutton5 at vrgiu? platform EVEREX_FREESTYLE id BTN_UP port 4
2801.18Stakemurabutton6 at vrgiu? platform EVEREX_FREESTYLE id BTN_OK port 6
2811.18Stakemurabutton7 at vrgiu? platform EVEREX_FREESTYLE id BTN_DOWN port 5
2821.18Stakemurabutton8 at vrgiu? platform EVEREX_FREESTYLE id BTN_REC port 1
2831.18Stakemurabutton9 at vrgiu? platform EVEREX_FREESTYLE id BTN_LIGHT port 20
2841.18Stakemurabutton10 at vrgiu? platform EVEREX_FREESTYLE id BTN_CONTRAST port 8
2851.1Stakemuravrisab1 at vrgiu? platform EVEREX_FREESTYLE isaportoffset 0x1000000
2861.1Stakemuraisa1	at vrisab1
2871.1Stakemurapcic0	at isa1 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00170003
2881.1Stakemura
2891.9Senamioptions 	PCIC_ISA_INTR_ALLOC_MASK=0x0008 # IRQ 3 only (MCR/Freestyle)
2901.31Sjun
2911.1Stakemura#
2921.17Sshin# Fujitsu INTERTOP CX300
2931.17Sshin#
2941.18Stakemurapwctl0 at vrgiu? platform FUJITSU_INTERTOP id PWCTL_COM0 port 15
2951.17Sshinvrisab2 at vrgiu? platform FUJITSU_INTERTOP isaportoffset 0x1000000
2961.17Sshinisa2    at vrisab2
2971.17Sshinpcic0   at isa2 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00060003
2981.33Stakemura
2991.17Sshin#
3001.21Sshin# Vadem Clio and Sharp Tripad
3011.21Sshin#
3021.21Sshinvrisab3 at vrgiu? platform SHARP_TRIPAD isaportoffset 0x1000000
3031.52Stakemuravrisab3 at vrgiu? platform VADEM_CLIO_C isaportoffset 0x1000000
3041.21Sshinisa3    at vrisab3
3051.21Sshinpcic0   at isa3 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x000d0003
3061.33Stakemura
3071.33Stakemura#
3081.33Stakemura# CASIO CASSIOPEIA E55 and for DoCoMo
3091.33Stakemura#
3101.33Stakemurabutton0 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_OK active 0 port 6
3111.33Stakemurabutton1 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_CANCEL active 0 port 7
3121.33Stakemurabutton2 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP0 active 0 port 8
3131.33Stakemurabutton3 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP1 active 0 port 9
3141.33Stakemurabutton4 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP2 active 0 port 10
3151.33Stakemurabutton5 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP3 active 0 port 11
3161.33Stakemurabutton6 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_DOWN active 0 port 12
3171.33Stakemurabutton7 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_UP active 0 port 13
3181.50Ssatopwctl0 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_COM0 port 38
3191.50Ssatopwctl1 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_LCDLIGHT port 26
3201.80Stakemura
3211.80Stakemura# 'CF hack' for all CASSIOPEIA E series
3221.80Stakemuravrisab4 at vrgiu? platform CASIO_CASSIOPEIAE_EXX isaportoffset 0xc000
3231.80Stakemuravrisab4 at vrgiu? platform CASIO_CASSIOPEIAE_EXXX isaportoffset 0xc000
3241.33Stakemuraisa4    at vrisab4
3251.80Stakemurawdc0    at isa4 port 0x170 irq 0x02000003 flags 0x0002  # single drive
3261.33Stakemura
3271.21Sshin#
3281.91Stakemura# Fujitsu PenCentra 130
3291.1Stakemura#
3301.91Stakemuravrc4172gpio0 at vrgiu? platform FUJITSU_PENCENTRA_130 addr 0x15001080 size 0x4a port 10
3311.91Stakemuravrisab5 at vrc4172gpio0 isaportoffset 0x1000000
3321.91Stakemuraisa5	at vrisab5
3331.91Stakemurapcic0   at isa5 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00010003
3341.1Stakemura
3351.1Stakemura# PCMCIA bus support
3361.34Sshinpcmcia*	at pcic? controller 0 socket ?
3371.1Stakemura
3381.1Stakemura# PCMCIA IDE disk
3391.1Stakemurawdc*	at pcmcia? function ?
3401.1Stakemurawd*	at wdc? channel ? drive ? flags 0x0000
3411.1Stakemura
3421.1Stakemura# PCMCIA network interfaces
3431.1Stakemuraep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
3441.1Stakemurambe*	at pcmcia? function ?		# MB8696x based Ethernet
3451.1Stakemurane*	at pcmcia? function ?		# NE2000-compatible Ethernet
3461.76Smycroftray*	at pcmcia? function ?		# Raytheon Raylink (802.11)
3471.1Stakemurasm*	at pcmcia? function ?		# Megahertz Ethernet
3481.32Stakemurawi*	at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)
3491.32Stakemuraawi*	at pcmcia? function ?		# WLI-PCM
3501.74Smattan*	at pcmcia? function ?		# Aironet PC4500/PC4800 (802.11)
3511.1Stakemura
3521.49Stakemura# PCMCIA Serial interfaces
3531.1Stakemuracom*	at pcmcia? function ?		# Modems and serial cards
3541.1Stakemura
3551.49Stakemura# PCMCIA SCSI interfaces
3561.1Stakemuraaic*	at pcmcia? function ?
3571.49Stakemuraesp*	at pcmcia? function ?		# NCR53c406 SCSI
3581.49Stakemura
3591.49Stakemura# ATAPI bus support
3601.49Stakemuraatapibus* at wdc? channel ?
3611.49Stakemuracd*	at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives
3621.49Stakemurasd*	at atapibus? drive ? flags 0x0000 # ATAPI disk drives
3631.49Stakemura
3641.49Stakemura# SCSI bus support
3651.1Stakemurascsibus* at aic?
3661.49Stakemurascsibus* at esp?
3671.1Stakemurasd*	at scsibus? target ? lun ?	# SCSI disk drives
3681.49Stakemuracd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
3691.1Stakemura
3701.1Stakemurapseudo-device	loop		1	# network loopback
3711.10Senamipseudo-device	ppp		2	# serial-line IP ports
3721.66Sjdolecekpseudo-device	pty			# pseudo-terminals
3731.1Stakemurapseudo-device	bpfilter	16	# packet filter ports
3741.1Stakemurapseudo-device	ipfilter		# IP filter, NAT
3751.1Stakemura
3761.1Stakemurapseudo-device	vnd		4	# virtual disk ick
3771.54Sshin#pseudo-device	ccd		4	# concatenated disks
3781.43Stakemurapseudo-device   rnd                     # /dev/random and in-kernel generator
3791.1Stakemura
3801.1Stakemurapseudo-device	biconsdev	1	# build-in console device
3811.37Stakemurapseudo-device	wsmux		2	# mouse & keyboard multiplexor
3821.49Stakemura#pseudo-device	md		1	# memory disk device (ramdisk)
3831.49Stakemura
3841.49Stakemura#pseudo-device	raid		4	# RAIDframe disk driver
3851.92Senami#options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
3861.13Sjun
3871.13Sjun# for IPv6
3881.13Sjunpseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
3891.15Sitojun#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
3901.44Sitojun#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
3911.90Shubertf
3921.90Shubertf## IEEE 802.1Q Virtual LAN encapsulation, see vlan(4).
3931.90Shubertfpseudo-device	vlan
394