GENERIC revision 1.85
11.1Stakemura#
21.46Such# Distribution kernel (NEC VR based model) kernel config file
31.1Stakemura
41.1Stakemura#
51.85Ssato# 	$NetBSD: GENERIC,v 1.85 2001/04/11 08:23:26 sato Exp $
61.1Stakemura#
71.1Stakemurainclude		"arch/hpcmips/conf/std.hpcmips"
81.24Shubertf
91.85Ssato#ident 		"GENERIC-$Revision: 1.85 $"
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.9Senamioptions 	MIPS3_4100		# VR4100 core
171.85Ssatooptions 	VR41XX			# NEC VR41xx series
181.85Ssatooptions		VR4102			# NEC VR4102
191.85Ssatooptions		VR4111			# NEC VR4111
201.85Ssatooptions		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.58Sjeffs#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.72Stakemura
331.72Stakemura## UVM options.
341.72Stakemura#options 	UVM_PAGE_TRKOWN
351.72Stakemura#options 	UVMHIST
361.72Stakemura#options 	UVMHIST_PRINT	# Loud!
371.1Stakemura
381.54Sshin#options 	SCSIVERBOSE		# human readable SCSI error messages
391.27Ssato#options 	PCMCIAVERBOSE		# verbose PCMCIA configuration messages
401.1Stakemura
411.11Ssato#options 	RTC_OFFSET=0	# hardware clock is this many mins. west of GMT
421.9Senami#options 	RTC_OFFSET=-540		# JST-9
431.9Senami#options 	RTC_OFFSET=480		# PST8
441.25Ssato					# In NO RTC_OFFSET , inherit RTC_OFFSET
451.25Ssato					# from Windows CE.
461.1Stakemuraoptions 	NTP			# network time protocol
471.1Stakemura#options 	UCONSOLE		# users can redirect console (unsafe)
481.1Stakemura
491.9Senami#options 	WINCE_DEFAULT_SETTING	# Debugging use
501.9Senami#options 	DUMP_GIU_LEVEL2_INTR	# Debugging use
511.9Senami#options 	DEBUG_FIND_PCIC		# Debugging use XXX harmful don't define until read source.
521.9Senami
531.9Senami#options 	SYSCALL_DEBUG		# for debug
541.9Senami#options 	HPCMIPS_L1CACHE_DISABLE	# disable L1 cache for debug
551.9Senami#options 	HPCMIPS_FLUSHCACHE_XXX	# for debug
561.1Stakemura
571.1Stakemura# Filesystem options
581.1Stakemurafile-system 	FFS             # fast filesystem with user and group quotas
591.1Stakemurafile-system 	MFS		# memory-based filesystem
601.1Stakemurafile-system 	NFS		# Sun NFS-compatible filesystem (client)
611.1Stakemura#file-system	LFS		# Log-based filesystem (still experimental)
621.54Sshinfile-system 	CD9660		# ISO 9660 + Rock Ridge file system
631.20Sshinfile-system 	MSDOSFS		# MS-DOS file system
641.1Stakemura#file-system 	FDESC		# /dev/fd
651.1Stakemurafile-system 	KERNFS		# /kern (kernel informational filesystem)
661.1Stakemura#file-system 	NULLFS		# loopback file system
671.23Swrstuden#file-system 	OVERLAY		# overlay file system
681.1Stakemura#file-system 	PORTAL		# portal filesystem (still experimental)
691.1Stakemurafile-system 	PROCFS		# /proc
701.1Stakemura#file-system 	UMAPFS		# NULLFS + uid and gid remapping
711.1Stakemurafile-system 	UNION
721.1Stakemura
731.1Stakemura#options 	NFSSERVER	# Sun NFS-compatible filesystem (server)
741.55Sfvdloptions 	SOFTDEP         # FFS soft updates support.
751.54Sshin#options 	QUOTA		# UFS quotas
761.68Sshinoptions 	VNODE_OP_NOINLINE # don't inline vnode op calls
771.13Sjun
781.1Stakemura# Networking options
791.13Sjun#options 	GATEWAY		# IP packet forwarding
801.13Sjunoptions 	INET		# IP + ICMP + TCP + UDP
811.13Sjunoptions 	INET6		# IPV6
821.13Sjun#options 	IPSEC		# IP security
831.13Sjun#options 	IPSEC_ESP	# IP security (encryption part; define w/ IPSEC)
841.13Sjun#options 	IPSEC_DEBUG	# debug for IP security
851.1Stakemura#options 	MROUTING	# Multicast routing support
861.1Stakemura#options 	ISO		# OSI networking
871.1Stakemura#options 	TPIP		# TPIP
881.1Stakemura#options 	EON		# OSI tunneling over IP
891.1Stakemura#options 	CCITT,LLC,HDLC	# X.25
901.1Stakemura
911.1Stakemura# NetBSD backwards compatibility
921.45Suchoptions 	COMPAT_43
931.1Stakemura
941.9Senamioptions 	NFS_BOOT_DHCP
951.1Stakemura
961.1Stakemuraconfig		netbsd		root on ? type ?
971.1Stakemura
981.1Stakemura# WS console uses SUN or VT100 terminal emulation
991.1Stakemuraoptions 	WSEMUL_VT100
1001.81Ssato#options 	WSDISPLAY_DEFAULTSCREENS=4
1011.9Senami#options 	FONT_VT220L8x8
1021.9Senamioptions 	FONT_VT220L8x10
1031.48Stakemura# compatibility to other console drivers
1041.48Stakemuraoptions 	WSDISPLAY_COMPAT_PCVT		# emulate some ioctls
1051.48Stakemuraoptions 	WSDISPLAY_COMPAT_SYSCONS	# emulate some ioctls
1061.48Stakemuraoptions 	WSDISPLAY_COMPAT_USL		# VT handling
1071.48Stakemuraoptions 	WSDISPLAY_COMPAT_RAWKBD		# can get raw scancodes
1081.71Stakemura#
1091.71Stakemura# Hpckbd will set key board layout appropriately. You can use option
1101.71Stakemura# 'PCKBD_LAYOUT' to overrite the default layout.
1111.71Stakemura#
1121.71Stakemura#options	PCKBD_LAYOUT="(KB_US | KB_SWAPCTRLCAPS | KB_MACHDEP)"
1131.57Stakemura
1141.57Stakemura# temporally power management
1151.61Stakemurahpcapm0	at mainbus0			# power management
1161.61Stakemuraapmdev0	at hpcapm0			# APM
1171.1Stakemura
1181.1Stakemuravrip*	at mainbus0
1191.70Ssatovrbcu*	at vrip? addr 0x0b000000 size 0x20
1201.1Stakemuravrcmu*	at vrip? addr 0x0b000060 size 0x20
1211.1Stakemuravrrtc*	at vrip? addr 0x0b0000c0 size 0x20 intr 2
1221.1Stakemura
1231.1Stakemuravrkiu*  at vrip? addr 0x0b000180 size 0x20 intr 7
1241.65Stakemurahpckbd*	at vrkiu?
1251.9Senamioptions 	__NO_SOFT_SERIAL_INTERRUPT
1261.28Stakemuracom*	at vrip? addr 0x0c000000 size 0x20 intr 9 pwctl PWCTL_COM0
1271.1Stakemuravrgiu*	at vrip? addr 0x0b000100 size 0x20 intr 8
1281.1Stakemuravrpmu*	at vrip? addr 0x0b0000a0 size 0x20 intr 1 # power switch
1291.16Stakemuravrdsu*	at vrip? addr 0x0b0000e0 size 0x08
1301.19Stakemuravrpiu*	at vrip? addr 0x0b000120 size 0x1a0 intr 5
1311.70Ssatovrled*  at vrip? addr 0x0b000240 size 0x10 intr 17
1321.59Stakemura
1331.83Stakemuraoptions 	MQ200_DEBUG
1341.83Stakemura#options 	MQ200_USECRT
1351.61Stakemuramqvideo0 at vrip? addr 0x0a000000 size 0x800000	# MQ200 video controller
1361.61Stakemurahpcfb*		at	mqvideo?
1371.69Ssato
1381.69Ssatoite8181video0 at vrip? addr 0x0a000000 size 0x800000 # ITE8181 video controller
1391.69Ssatohpcfb*		at	ite8181video?
1401.77Ssato
1411.79Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_430
1421.84Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_510
1431.84Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_520
1441.82Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_520A
1451.77Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_530
1461.77Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_SIGMARION
1471.78Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_530A
1481.78Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_700
1491.19Stakemura
1501.19Stakemura# Workstation Console attachments
1511.35Stakemurabivideo0	at	mainbus0
1521.35Stakemurahpcfb*		at	bivideo0
1531.35Stakemurawsdisplay*	at	hpcfb?
1541.65Stakemurawskbd*		at	hpckbd? mux 1
1551.19Stakemurawsmouse*	at	vrpiu? mux 0
1561.36Stakemurabtnmgr0		at	mainbus0
1571.36Stakemurawskbd*		at	btnmgr0 mux 1
1581.1Stakemura
1591.1Stakemura#
1601.33Stakemura# hpcmips isa? bus irq locator means:
1611.33Stakemura#
1621.33Stakemura# 0x0000000f ISA IRQ#
1631.33Stakemura# 0x00ff0000 GPIO port#
1641.33Stakemura# 0x01000000 interrupt signal hold/through	(1:hold/0:though)
1651.33Stakemura# 0x02000000 interrupt detection level		(1:low /0:high	)
1661.33Stakemura# 0x04000000 interrupt detection trigger	(1:edge/0:level	)
1671.33Stakemura
1681.33Stakemura#
1691.27Ssato# MC-R300, MC-R500
1701.1Stakemura# Button to GPIO port # mapping
1711.1Stakemura#  + REC button       : 4
1721.1Stakemura#  + Open/Close button: 6
1731.1Stakemura# (PCIC-ISA : 9)
1741.1Stakemura# (COM power:14)
1751.27Ssato#
1761.27Ssato# MC-R510
1771.27Ssato# Button to GPIO port # mapping
1781.27Ssato#  + Open/Close button: 3
1791.27Ssato# (PCIC-ISA : 9)
1801.27Ssato# (COM power:14)
1811.27Ssato#
1821.27Ssato# MC-R530
1831.27Ssato# Button to GPIO port # mapping
1841.27Ssato#  + Open/Close button: 3
1851.27Ssato#  + Application button: 2
1861.27Ssato# (PCIC-ISA : 9)
1871.27Ssato# (COM power:14)
1881.27Ssato#
1891.27Ssato# MC-R700
1901.27Ssato# Button to GPIO port # mapping
1911.27Ssato#  + Open/Close button: 3
1921.27Ssato# (PCIC-ISA : 9)
1931.27Ssato# (COM power:46)
1941.27Ssato#
1951.27Ssato# MC-CS
1961.27Ssato# Button to GPIO port # mapping
1971.27Ssato# (PCIC-ISA : 9)
1981.27Ssato# (COM power:14)
1991.27Ssato#
2001.27Ssato# IBM WorkPad z50
2011.27Ssato# Button to GPIO port # mapping
2021.27Ssato#  + REC button       : 1
2031.27Ssato#  + Application button?      : 2
2041.27Ssato# (PCIC-ISA : 9)
2051.27Ssato#
2061.18Stakemurabutton0 at vrgiu? platform NEC_MCR_3XX id BTN_REC port 4
2071.64Ssatobutton0 at vrgiu? platform NEC_MCR_500 id BTN_REC port 4
2081.64Ssatobutton0 at vrgiu? platform IBM_WORKPAD id BTN_REC port 1 active 0 
2091.79Ssatobutton1 at vrgiu? platform NEC_MCR_430 id BTN_COVER port 3
2101.64Ssatobutton1 at vrgiu? platform NEC_MCR_510 id BTN_COVER port 3
2111.64Ssatobutton1 at vrgiu? platform NEC_MCR_520 id BTN_COVER port 3
2121.64Ssatobutton1 at vrgiu? platform NEC_MCR_530 id BTN_COVER port 3
2131.67Ssatobutton1 at vrgiu? platform NEC_MCR_SIGMARION id BTN_COVER port 3
2141.64Ssatobutton1 at vrgiu? platform NEC_MCR_7XX id BTN_COVER port 3
2151.18Stakemurabutton1 at vrgiu? platform NEC_MCR_3XX id BTN_COVER port 6
2161.18Stakemurabutton1 at vrgiu? platform NEC_MCR_500 id BTN_COVER port 6
2171.64Ssatobutton2 at vrgiu? platform NEC_MCR_530 id BTN_APP0  port 2
2181.64Ssatobutton2 at vrgiu? platform IBM_WORKPAD id BTN_APP0  port 2 active 0
2191.64Ssatobutton3 at vrgiu? platform NEC_MCCS id BTN_LIGHT port 8
2201.18Stakemurapwctl0 at vrgiu? platform NEC_MCR_3XX id PWCTL_COM0 port 14
2211.79Ssatopwctl0 at vrgiu? platform NEC_MCR_430 id PWCTL_COM0 port 46
2221.75Ssatopwctl0 at vrgiu? platform NEC_MCR_500 id PWCTL_COM0 port 14
2231.75Ssatopwctl0 at vrgiu? platform NEC_MCR_530 id PWCTL_COM0 port 46
2241.75Ssato#pwctl0 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM0 port 46
2251.64Ssatopwctl0 at vrgiu? platform NEC_MCR_7XX id PWCTL_COM0 port 46
2261.64Ssatopwctl0 at vrgiu? platform NEC_MCCS id PWCTL_COM0 port 14
2271.38Ssatopwctl1 at vrgiu? platform NEC_MCR_300 id PWCTL_LCDLIGHT port 45
2281.64Ssatopwctl1 at vrgiu? platform NEC_MCR_FORDOCOMO id PWCTL_LCDLIGHT port 45
2291.64Ssatopwctl1 at vrgiu? platform NEC_MCR_500 id PWCTL_LCDLIGHT port 45
2301.64Ssatopwctl1 at vrgiu? platform NEC_MCCS id PWCTL_LCDLIGHT port 45
2311.42Ssatopwctl2 at vrgiu? platform NEC_MCR_300 id PWCTL_LCD port 10
2321.63Ssatopwctl2 at vrgiu? platform NEC_MCR_FORDOCOMO id PWCTL_LCD port 10
2331.63Ssatopwctl2 at vrgiu? platform NEC_MCR_500 id PWCTL_LCD port 10
2341.42Ssatopwctl2 at vrgiu? platform NEC_MCCS id PWCTL_LCD port 10
2351.64Ssatopwctl3 at vrgiu? platform NEC_MCR_3XX id PWCTL_SPEAKER port 12
2361.79Ssatopwctl3 at vrgiu? platform NEC_MCR_430 id PWCTL_SPEAKER port 44
2371.64Ssatopwctl3 at vrgiu? platform NEC_MCR_500 id PWCTL_SPEAKER port 12
2381.64Ssatopwctl3 at vrgiu? platform NEC_MCR_510 id PWCTL_SPEAKER port 44
2391.64Ssatopwctl3 at vrgiu? platform NEC_MCR_520 id PWCTL_SPEAKER port 44
2401.64Ssatopwctl3 at vrgiu? platform NEC_MCR_530 id PWCTL_SPEAKER port 44
2411.64Ssatopwctl3 at vrgiu? platform IBM_WORKPAD id PWCTL_SPEAKER port 49
2421.79Ssato#pwctl4 at vrgiu? platform NEC_MCR_430 id PWCTL_COM1 port 47
2431.75Ssato#pwctl4 at vrgiu? platform NEC_MCR_530 id PWCTL_COM1 port 47
2441.75Ssato#pwctl4 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM1 port 47
2451.1Stakemuravrisab0 at vrgiu? platform NEC_MCR
2461.1Stakemuravrisab0 at vrgiu? platform NEC_MCCS
2471.14Sshinvrisab0 at vrgiu? platform IBM_WORKPAD isaportoffset 0x1000000
2481.1Stakemuraisa0	at vrisab0
2491.1Stakemurapcic0	at isa0 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00090003
2501.1Stakemura#
2511.1Stakemura# Freestyle
2521.1Stakemura# Button to GPIO port # mapping
2531.1Stakemura#    +---------+
2541.1Stakemura# 1 +|         |
2551.1Stakemura#    |         |+ 7
2561.1Stakemura#    |         |
2571.1Stakemura#20 +|   LCD   |+ 4
2581.1Stakemura#    |         | + 6
2591.5Senami# 8 +|         |+ 5
2601.1Stakemura#    |         |
2611.7Such#    |         |+----Power On/Off (connected to PMU)
2621.1Stakemura#    +---------+
2631.1Stakemura#          +9
2641.1Stakemura#        +12 +10
2651.1Stakemura#          +11
2661.1Stakemura# (PCIC-ISA : 23)
2671.18Stakemurabutton0 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP0 port 9
2681.18Stakemurabutton1 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP1 port 10
2691.18Stakemurabutton2 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP2 port 11
2701.18Stakemurabutton3 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP3 port 12
2711.18Stakemurabutton4 at vrgiu? platform EVEREX_FREESTYLE id BTN_CANCEL port 7
2721.18Stakemurabutton5 at vrgiu? platform EVEREX_FREESTYLE id BTN_UP port 4
2731.18Stakemurabutton6 at vrgiu? platform EVEREX_FREESTYLE id BTN_OK port 6
2741.18Stakemurabutton7 at vrgiu? platform EVEREX_FREESTYLE id BTN_DOWN port 5
2751.18Stakemurabutton8 at vrgiu? platform EVEREX_FREESTYLE id BTN_REC port 1
2761.18Stakemurabutton9 at vrgiu? platform EVEREX_FREESTYLE id BTN_LIGHT port 20
2771.18Stakemurabutton10 at vrgiu? platform EVEREX_FREESTYLE id BTN_CONTRAST port 8
2781.1Stakemuravrisab1 at vrgiu? platform EVEREX_FREESTYLE isaportoffset 0x1000000
2791.1Stakemuraisa1	at vrisab1
2801.1Stakemurapcic0	at isa1 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00170003
2811.1Stakemura
2821.9Senamioptions 	PCIC_ISA_INTR_ALLOC_MASK=0x0008 # IRQ 3 only (MCR/Freestyle)
2831.31Sjun
2841.1Stakemura#
2851.17Sshin# Fujitsu INTERTOP CX300
2861.17Sshin#
2871.18Stakemurapwctl0 at vrgiu? platform FUJITSU_INTERTOP id PWCTL_COM0 port 15
2881.17Sshinvrisab2 at vrgiu? platform FUJITSU_INTERTOP isaportoffset 0x1000000
2891.17Sshinisa2    at vrisab2
2901.17Sshinpcic0   at isa2 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00060003
2911.33Stakemura
2921.17Sshin#
2931.21Sshin# Vadem Clio and Sharp Tripad
2941.21Sshin#
2951.21Sshinvrisab3 at vrgiu? platform SHARP_TRIPAD isaportoffset 0x1000000
2961.52Stakemuravrisab3 at vrgiu? platform VADEM_CLIO_C isaportoffset 0x1000000
2971.21Sshinisa3    at vrisab3
2981.21Sshinpcic0   at isa3 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x000d0003
2991.33Stakemura
3001.33Stakemura#
3011.33Stakemura# CASIO CASSIOPEIA E55 and for DoCoMo
3021.33Stakemura#
3031.33Stakemurabutton0 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_OK active 0 port 6
3041.33Stakemurabutton1 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_CANCEL active 0 port 7
3051.33Stakemurabutton2 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP0 active 0 port 8
3061.33Stakemurabutton3 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP1 active 0 port 9
3071.33Stakemurabutton4 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP2 active 0 port 10
3081.33Stakemurabutton5 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP3 active 0 port 11
3091.33Stakemurabutton6 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_DOWN active 0 port 12
3101.33Stakemurabutton7 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_UP active 0 port 13
3111.50Ssatopwctl0 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_COM0 port 38
3121.50Ssatopwctl1 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_LCDLIGHT port 26
3131.80Stakemura
3141.80Stakemura# 'CF hack' for all CASSIOPEIA E series
3151.80Stakemuravrisab4 at vrgiu? platform CASIO_CASSIOPEIAE_EXX isaportoffset 0xc000
3161.80Stakemuravrisab4 at vrgiu? platform CASIO_CASSIOPEIAE_EXXX isaportoffset 0xc000
3171.33Stakemuraisa4    at vrisab4
3181.80Stakemurawdc0    at isa4 port 0x170 irq 0x02000003 flags 0x0002  # single drive
3191.33Stakemura
3201.21Sshin#
3211.1Stakemura# Unknown machines
3221.1Stakemura#
3231.21Sshinvrisab4 at vrgiu?
3241.30Smycroftisa4	at vrisab4
3251.1Stakemura
3261.1Stakemura# PCMCIA bus support
3271.34Sshinpcmcia*	at pcic? controller 0 socket ?
3281.1Stakemura
3291.1Stakemura# PCMCIA IDE disk
3301.1Stakemurawdc*	at pcmcia? function ?
3311.1Stakemurawd*	at wdc? channel ? drive ? flags 0x0000
3321.1Stakemura
3331.1Stakemura# PCMCIA network interfaces
3341.1Stakemuraep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
3351.1Stakemurambe*	at pcmcia? function ?		# MB8696x based Ethernet
3361.1Stakemurane*	at pcmcia? function ?		# NE2000-compatible Ethernet
3371.76Smycroftray*	at pcmcia? function ?		# Raytheon Raylink (802.11)
3381.1Stakemurasm*	at pcmcia? function ?		# Megahertz Ethernet
3391.32Stakemurawi*	at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)
3401.32Stakemuraawi*	at pcmcia? function ?		# WLI-PCM
3411.74Smattan*	at pcmcia? function ?		# Aironet PC4500/PC4800 (802.11)
3421.1Stakemura
3431.49Stakemura# PCMCIA Serial interfaces
3441.1Stakemuracom*	at pcmcia? function ?		# Modems and serial cards
3451.1Stakemura
3461.49Stakemura# PCMCIA SCSI interfaces
3471.1Stakemuraaic*	at pcmcia? function ?
3481.49Stakemuraesp*	at pcmcia? function ?		# NCR53c406 SCSI
3491.49Stakemura
3501.49Stakemura# ATAPI bus support
3511.49Stakemuraatapibus* at wdc? channel ?
3521.49Stakemuracd*	at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives
3531.49Stakemurasd*	at atapibus? drive ? flags 0x0000 # ATAPI disk drives
3541.49Stakemura
3551.49Stakemura# SCSI bus support
3561.1Stakemurascsibus* at aic?
3571.49Stakemurascsibus* at esp?
3581.1Stakemurasd*	at scsibus? target ? lun ?	# SCSI disk drives
3591.49Stakemuracd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
3601.1Stakemura
3611.1Stakemurapseudo-device	loop		1	# network loopback
3621.10Senamipseudo-device	ppp		2	# serial-line IP ports
3631.66Sjdolecekpseudo-device	pty			# pseudo-terminals
3641.1Stakemurapseudo-device	bpfilter	16	# packet filter ports
3651.1Stakemurapseudo-device	ipfilter		# IP filter, NAT
3661.1Stakemura
3671.1Stakemurapseudo-device	vnd		4	# virtual disk ick
3681.54Sshin#pseudo-device	ccd		4	# concatenated disks
3691.43Stakemurapseudo-device   rnd                     # /dev/random and in-kernel generator
3701.1Stakemura
3711.1Stakemurapseudo-device	biconsdev	1	# build-in console device
3721.37Stakemurapseudo-device	wsmux		2	# mouse & keyboard multiplexor
3731.49Stakemura#pseudo-device	md		1	# memory disk device (ramdisk)
3741.49Stakemura
3751.49Stakemura#pseudo-device	raid		4	# RAIDframe disk driver
3761.49Stakemura#options	RAID_AUTOCONFIG		# auto-configuration of RAID components
3771.13Sjun
3781.13Sjun# for IPv6
3791.13Sjunpseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
3801.15Sitojun#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
3811.44Sitojun#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
3821.73Sbouyerpseudo-device	vlan			# IEEE 802.1q encapsulation
383