GENERIC revision 1.82
11.1Stakemura#
21.46Such# Distribution kernel (NEC VR based model) kernel config file
31.1Stakemura
41.1Stakemura#
51.82Ssato# 	$NetBSD: GENERIC,v 1.82 2001/03/24 15:56:59 sato Exp $
61.1Stakemura#
71.1Stakemurainclude		"arch/hpcmips/conf/std.hpcmips"
81.24Shubertf
91.82Ssato#ident 		"GENERIC-$Revision: 1.82 $"
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.58Sjeffs#options	KGDB			# remote debugger
261.1Stakemura#options 	DIAGNOSTIC		# extra kernel debugging checks
271.1Stakemura#options 	DEBUG			# extra kernel debugging support
281.1Stakemuraoptions 	KTRACE			# system call tracing support
291.72Stakemura
301.72Stakemura## UVM options.
311.72Stakemura#options 	UVM_PAGE_TRKOWN
321.72Stakemura#options 	UVMHIST
331.72Stakemura#options 	UVMHIST_PRINT	# Loud!
341.1Stakemura
351.54Sshin#options 	SCSIVERBOSE		# human readable SCSI error messages
361.27Ssato#options 	PCMCIAVERBOSE		# verbose PCMCIA configuration messages
371.1Stakemura
381.11Ssato#options 	RTC_OFFSET=0	# hardware clock is this many mins. west of GMT
391.9Senami#options 	RTC_OFFSET=-540		# JST-9
401.9Senami#options 	RTC_OFFSET=480		# PST8
411.25Ssato					# In NO RTC_OFFSET , inherit RTC_OFFSET
421.25Ssato					# from Windows CE.
431.1Stakemuraoptions 	NTP			# network time protocol
441.1Stakemura#options 	UCONSOLE		# users can redirect console (unsafe)
451.1Stakemura
461.9Senami#options 	WINCE_DEFAULT_SETTING	# Debugging use
471.9Senami#options 	DUMP_GIU_LEVEL2_INTR	# Debugging use
481.9Senami#options 	DEBUG_FIND_PCIC		# Debugging use XXX harmful don't define until read source.
491.9Senami
501.9Senami#options 	SYSCALL_DEBUG		# for debug
511.9Senami#options 	HPCMIPS_L1CACHE_DISABLE	# disable L1 cache for debug
521.9Senami#options 	HPCMIPS_FLUSHCACHE_XXX	# for debug
531.1Stakemura
541.1Stakemura# Filesystem options
551.1Stakemurafile-system 	FFS             # fast filesystem with user and group quotas
561.1Stakemurafile-system 	MFS		# memory-based filesystem
571.1Stakemurafile-system 	NFS		# Sun NFS-compatible filesystem (client)
581.1Stakemura#file-system	LFS		# Log-based filesystem (still experimental)
591.54Sshinfile-system 	CD9660		# ISO 9660 + Rock Ridge file system
601.20Sshinfile-system 	MSDOSFS		# MS-DOS file system
611.1Stakemura#file-system 	FDESC		# /dev/fd
621.1Stakemurafile-system 	KERNFS		# /kern (kernel informational filesystem)
631.1Stakemura#file-system 	NULLFS		# loopback file system
641.23Swrstuden#file-system 	OVERLAY		# overlay file system
651.1Stakemura#file-system 	PORTAL		# portal filesystem (still experimental)
661.1Stakemurafile-system 	PROCFS		# /proc
671.1Stakemura#file-system 	UMAPFS		# NULLFS + uid and gid remapping
681.1Stakemurafile-system 	UNION
691.1Stakemura
701.1Stakemura#options 	NFSSERVER	# Sun NFS-compatible filesystem (server)
711.55Sfvdloptions 	SOFTDEP         # FFS soft updates support.
721.54Sshin#options 	QUOTA		# UFS quotas
731.68Sshinoptions 	VNODE_OP_NOINLINE # don't inline vnode op calls
741.13Sjun
751.1Stakemura# Networking options
761.13Sjun#options 	GATEWAY		# IP packet forwarding
771.13Sjunoptions 	INET		# IP + ICMP + TCP + UDP
781.13Sjunoptions 	INET6		# IPV6
791.13Sjun#options 	IPSEC		# IP security
801.13Sjun#options 	IPSEC_ESP	# IP security (encryption part; define w/ IPSEC)
811.13Sjun#options 	IPSEC_DEBUG	# debug for IP security
821.1Stakemura#options 	MROUTING	# Multicast routing support
831.1Stakemura#options 	ISO		# OSI networking
841.1Stakemura#options 	TPIP		# TPIP
851.1Stakemura#options 	EON		# OSI tunneling over IP
861.1Stakemura#options 	CCITT,LLC,HDLC	# X.25
871.1Stakemura
881.1Stakemura# NetBSD backwards compatibility
891.45Suchoptions 	COMPAT_43
901.1Stakemura
911.9Senamioptions 	NFS_BOOT_DHCP
921.1Stakemura
931.1Stakemuraconfig		netbsd		root on ? type ?
941.1Stakemura
951.1Stakemura# WS console uses SUN or VT100 terminal emulation
961.1Stakemuraoptions 	WSEMUL_VT100
971.81Ssato#options 	WSDISPLAY_DEFAULTSCREENS=4
981.9Senami#options 	FONT_VT220L8x8
991.9Senamioptions 	FONT_VT220L8x10
1001.48Stakemura# compatibility to other console drivers
1011.48Stakemuraoptions 	WSDISPLAY_COMPAT_PCVT		# emulate some ioctls
1021.48Stakemuraoptions 	WSDISPLAY_COMPAT_SYSCONS	# emulate some ioctls
1031.48Stakemuraoptions 	WSDISPLAY_COMPAT_USL		# VT handling
1041.48Stakemuraoptions 	WSDISPLAY_COMPAT_RAWKBD		# can get raw scancodes
1051.71Stakemura#
1061.71Stakemura# Hpckbd will set key board layout appropriately. You can use option
1071.71Stakemura# 'PCKBD_LAYOUT' to overrite the default layout.
1081.71Stakemura#
1091.71Stakemura#options	PCKBD_LAYOUT="(KB_US | KB_SWAPCTRLCAPS | KB_MACHDEP)"
1101.57Stakemura
1111.57Stakemura# temporally power management
1121.61Stakemurahpcapm0	at mainbus0			# power management
1131.61Stakemuraapmdev0	at hpcapm0			# APM
1141.1Stakemura
1151.1Stakemuravrip*	at mainbus0
1161.70Ssatovrbcu*	at vrip? addr 0x0b000000 size 0x20
1171.1Stakemuravrcmu*	at vrip? addr 0x0b000060 size 0x20
1181.1Stakemuravrrtc*	at vrip? addr 0x0b0000c0 size 0x20 intr 2
1191.1Stakemura
1201.1Stakemuravrkiu*  at vrip? addr 0x0b000180 size 0x20 intr 7
1211.65Stakemurahpckbd*	at vrkiu?
1221.9Senamioptions 	__NO_SOFT_SERIAL_INTERRUPT
1231.28Stakemuracom*	at vrip? addr 0x0c000000 size 0x20 intr 9 pwctl PWCTL_COM0
1241.1Stakemuravrgiu*	at vrip? addr 0x0b000100 size 0x20 intr 8
1251.1Stakemuravrpmu*	at vrip? addr 0x0b0000a0 size 0x20 intr 1 # power switch
1261.16Stakemuravrdsu*	at vrip? addr 0x0b0000e0 size 0x08
1271.19Stakemuravrpiu*	at vrip? addr 0x0b000120 size 0x1a0 intr 5
1281.70Ssatovrled*  at vrip? addr 0x0b000240 size 0x10 intr 17
1291.59Stakemura
1301.61Stakemuramqvideo0 at vrip? addr 0x0a000000 size 0x800000	# MQ200 video controller
1311.61Stakemurahpcfb*		at	mqvideo?
1321.69Ssato
1331.69Ssatoite8181video0 at vrip? addr 0x0a000000 size 0x800000 # ITE8181 video controller
1341.69Ssatohpcfb*		at	ite8181video?
1351.77Ssato
1361.79Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_430
1371.82Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_520A
1381.77Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_530
1391.77Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_SIGMARION
1401.78Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_530A
1411.78Ssatovrc4172pwm*  at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_700
1421.19Stakemura
1431.19Stakemura# Workstation Console attachments
1441.35Stakemurabivideo0	at	mainbus0
1451.35Stakemurahpcfb*		at	bivideo0
1461.35Stakemurawsdisplay*	at	hpcfb?
1471.65Stakemurawskbd*		at	hpckbd? mux 1
1481.19Stakemurawsmouse*	at	vrpiu? mux 0
1491.36Stakemurabtnmgr0		at	mainbus0
1501.36Stakemurawskbd*		at	btnmgr0 mux 1
1511.1Stakemura
1521.1Stakemura#
1531.33Stakemura# hpcmips isa? bus irq locator means:
1541.33Stakemura#
1551.33Stakemura# 0x0000000f ISA IRQ#
1561.33Stakemura# 0x00ff0000 GPIO port#
1571.33Stakemura# 0x01000000 interrupt signal hold/through	(1:hold/0:though)
1581.33Stakemura# 0x02000000 interrupt detection level		(1:low /0:high	)
1591.33Stakemura# 0x04000000 interrupt detection trigger	(1:edge/0:level	)
1601.33Stakemura
1611.33Stakemura#
1621.27Ssato# MC-R300, MC-R500
1631.1Stakemura# Button to GPIO port # mapping
1641.1Stakemura#  + REC button       : 4
1651.1Stakemura#  + Open/Close button: 6
1661.1Stakemura# (PCIC-ISA : 9)
1671.1Stakemura# (COM power:14)
1681.27Ssato#
1691.27Ssato# MC-R510
1701.27Ssato# Button to GPIO port # mapping
1711.27Ssato#  + Open/Close button: 3
1721.27Ssato# (PCIC-ISA : 9)
1731.27Ssato# (COM power:14)
1741.27Ssato#
1751.27Ssato# MC-R530
1761.27Ssato# Button to GPIO port # mapping
1771.27Ssato#  + Open/Close button: 3
1781.27Ssato#  + Application button: 2
1791.27Ssato# (PCIC-ISA : 9)
1801.27Ssato# (COM power:14)
1811.27Ssato#
1821.27Ssato# MC-R700
1831.27Ssato# Button to GPIO port # mapping
1841.27Ssato#  + Open/Close button: 3
1851.27Ssato# (PCIC-ISA : 9)
1861.27Ssato# (COM power:46)
1871.27Ssato#
1881.27Ssato# MC-CS
1891.27Ssato# Button to GPIO port # mapping
1901.27Ssato# (PCIC-ISA : 9)
1911.27Ssato# (COM power:14)
1921.27Ssato#
1931.27Ssato# IBM WorkPad z50
1941.27Ssato# Button to GPIO port # mapping
1951.27Ssato#  + REC button       : 1
1961.27Ssato#  + Application button?      : 2
1971.27Ssato# (PCIC-ISA : 9)
1981.27Ssato#
1991.18Stakemurabutton0 at vrgiu? platform NEC_MCR_3XX id BTN_REC port 4
2001.64Ssatobutton0 at vrgiu? platform NEC_MCR_500 id BTN_REC port 4
2011.64Ssatobutton0 at vrgiu? platform IBM_WORKPAD id BTN_REC port 1 active 0 
2021.79Ssatobutton1 at vrgiu? platform NEC_MCR_430 id BTN_COVER port 3
2031.64Ssatobutton1 at vrgiu? platform NEC_MCR_510 id BTN_COVER port 3
2041.64Ssatobutton1 at vrgiu? platform NEC_MCR_520 id BTN_COVER port 3
2051.64Ssatobutton1 at vrgiu? platform NEC_MCR_530 id BTN_COVER port 3
2061.67Ssatobutton1 at vrgiu? platform NEC_MCR_SIGMARION id BTN_COVER port 3
2071.64Ssatobutton1 at vrgiu? platform NEC_MCR_7XX id BTN_COVER port 3
2081.18Stakemurabutton1 at vrgiu? platform NEC_MCR_3XX id BTN_COVER port 6
2091.18Stakemurabutton1 at vrgiu? platform NEC_MCR_500 id BTN_COVER port 6
2101.64Ssatobutton2 at vrgiu? platform NEC_MCR_530 id BTN_APP0  port 2
2111.64Ssatobutton2 at vrgiu? platform IBM_WORKPAD id BTN_APP0  port 2 active 0
2121.64Ssatobutton3 at vrgiu? platform NEC_MCCS id BTN_LIGHT port 8
2131.18Stakemurapwctl0 at vrgiu? platform NEC_MCR_3XX id PWCTL_COM0 port 14
2141.79Ssatopwctl0 at vrgiu? platform NEC_MCR_430 id PWCTL_COM0 port 46
2151.75Ssatopwctl0 at vrgiu? platform NEC_MCR_500 id PWCTL_COM0 port 14
2161.75Ssatopwctl0 at vrgiu? platform NEC_MCR_530 id PWCTL_COM0 port 46
2171.75Ssato#pwctl0 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM0 port 46
2181.64Ssatopwctl0 at vrgiu? platform NEC_MCR_7XX id PWCTL_COM0 port 46
2191.64Ssatopwctl0 at vrgiu? platform NEC_MCCS id PWCTL_COM0 port 14
2201.38Ssatopwctl1 at vrgiu? platform NEC_MCR_300 id PWCTL_LCDLIGHT port 45
2211.64Ssatopwctl1 at vrgiu? platform NEC_MCR_FORDOCOMO id PWCTL_LCDLIGHT port 45
2221.64Ssatopwctl1 at vrgiu? platform NEC_MCR_500 id PWCTL_LCDLIGHT port 45
2231.64Ssatopwctl1 at vrgiu? platform NEC_MCCS id PWCTL_LCDLIGHT port 45
2241.42Ssatopwctl2 at vrgiu? platform NEC_MCR_300 id PWCTL_LCD port 10
2251.63Ssatopwctl2 at vrgiu? platform NEC_MCR_FORDOCOMO id PWCTL_LCD port 10
2261.63Ssatopwctl2 at vrgiu? platform NEC_MCR_500 id PWCTL_LCD port 10
2271.42Ssatopwctl2 at vrgiu? platform NEC_MCCS id PWCTL_LCD port 10
2281.64Ssatopwctl3 at vrgiu? platform NEC_MCR_3XX id PWCTL_SPEAKER port 12
2291.79Ssatopwctl3 at vrgiu? platform NEC_MCR_430 id PWCTL_SPEAKER port 44
2301.64Ssatopwctl3 at vrgiu? platform NEC_MCR_500 id PWCTL_SPEAKER port 12
2311.64Ssatopwctl3 at vrgiu? platform NEC_MCR_510 id PWCTL_SPEAKER port 44
2321.64Ssatopwctl3 at vrgiu? platform NEC_MCR_520 id PWCTL_SPEAKER port 44
2331.64Ssatopwctl3 at vrgiu? platform NEC_MCR_530 id PWCTL_SPEAKER port 44
2341.64Ssatopwctl3 at vrgiu? platform IBM_WORKPAD id PWCTL_SPEAKER port 49
2351.79Ssato#pwctl4 at vrgiu? platform NEC_MCR_430 id PWCTL_COM1 port 47
2361.75Ssato#pwctl4 at vrgiu? platform NEC_MCR_530 id PWCTL_COM1 port 47
2371.75Ssato#pwctl4 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM1 port 47
2381.1Stakemuravrisab0 at vrgiu? platform NEC_MCR
2391.1Stakemuravrisab0 at vrgiu? platform NEC_MCCS
2401.14Sshinvrisab0 at vrgiu? platform IBM_WORKPAD isaportoffset 0x1000000
2411.1Stakemuraisa0	at vrisab0
2421.1Stakemurapcic0	at isa0 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00090003
2431.1Stakemura#
2441.1Stakemura# Freestyle
2451.1Stakemura# Button to GPIO port # mapping
2461.1Stakemura#    +---------+
2471.1Stakemura# 1 +|         |
2481.1Stakemura#    |         |+ 7
2491.1Stakemura#    |         |
2501.1Stakemura#20 +|   LCD   |+ 4
2511.1Stakemura#    |         | + 6
2521.5Senami# 8 +|         |+ 5
2531.1Stakemura#    |         |
2541.7Such#    |         |+----Power On/Off (connected to PMU)
2551.1Stakemura#    +---------+
2561.1Stakemura#          +9
2571.1Stakemura#        +12 +10
2581.1Stakemura#          +11
2591.1Stakemura# (PCIC-ISA : 23)
2601.18Stakemurabutton0 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP0 port 9
2611.18Stakemurabutton1 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP1 port 10
2621.18Stakemurabutton2 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP2 port 11
2631.18Stakemurabutton3 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP3 port 12
2641.18Stakemurabutton4 at vrgiu? platform EVEREX_FREESTYLE id BTN_CANCEL port 7
2651.18Stakemurabutton5 at vrgiu? platform EVEREX_FREESTYLE id BTN_UP port 4
2661.18Stakemurabutton6 at vrgiu? platform EVEREX_FREESTYLE id BTN_OK port 6
2671.18Stakemurabutton7 at vrgiu? platform EVEREX_FREESTYLE id BTN_DOWN port 5
2681.18Stakemurabutton8 at vrgiu? platform EVEREX_FREESTYLE id BTN_REC port 1
2691.18Stakemurabutton9 at vrgiu? platform EVEREX_FREESTYLE id BTN_LIGHT port 20
2701.18Stakemurabutton10 at vrgiu? platform EVEREX_FREESTYLE id BTN_CONTRAST port 8
2711.1Stakemuravrisab1 at vrgiu? platform EVEREX_FREESTYLE isaportoffset 0x1000000
2721.1Stakemuraisa1	at vrisab1
2731.1Stakemurapcic0	at isa1 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00170003
2741.1Stakemura
2751.9Senamioptions 	PCIC_ISA_INTR_ALLOC_MASK=0x0008 # IRQ 3 only (MCR/Freestyle)
2761.31Sjun
2771.1Stakemura#
2781.17Sshin# Fujitsu INTERTOP CX300
2791.17Sshin#
2801.18Stakemurapwctl0 at vrgiu? platform FUJITSU_INTERTOP id PWCTL_COM0 port 15
2811.17Sshinvrisab2 at vrgiu? platform FUJITSU_INTERTOP isaportoffset 0x1000000
2821.17Sshinisa2    at vrisab2
2831.17Sshinpcic0   at isa2 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00060003
2841.33Stakemura
2851.17Sshin#
2861.21Sshin# Vadem Clio and Sharp Tripad
2871.21Sshin#
2881.21Sshinvrisab3 at vrgiu? platform SHARP_TRIPAD isaportoffset 0x1000000
2891.52Stakemuravrisab3 at vrgiu? platform VADEM_CLIO_C isaportoffset 0x1000000
2901.21Sshinisa3    at vrisab3
2911.21Sshinpcic0   at isa3 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x000d0003
2921.33Stakemura
2931.33Stakemura#
2941.33Stakemura# CASIO CASSIOPEIA E55 and for DoCoMo
2951.33Stakemura#
2961.33Stakemurabutton0 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_OK active 0 port 6
2971.33Stakemurabutton1 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_CANCEL active 0 port 7
2981.33Stakemurabutton2 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP0 active 0 port 8
2991.33Stakemurabutton3 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP1 active 0 port 9
3001.33Stakemurabutton4 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP2 active 0 port 10
3011.33Stakemurabutton5 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP3 active 0 port 11
3021.33Stakemurabutton6 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_DOWN active 0 port 12
3031.33Stakemurabutton7 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_UP active 0 port 13
3041.50Ssatopwctl0 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_COM0 port 38
3051.50Ssatopwctl1 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_LCDLIGHT port 26
3061.80Stakemura
3071.80Stakemura# 'CF hack' for all CASSIOPEIA E series
3081.80Stakemuravrisab4 at vrgiu? platform CASIO_CASSIOPEIAE_EXX isaportoffset 0xc000
3091.80Stakemuravrisab4 at vrgiu? platform CASIO_CASSIOPEIAE_EXXX isaportoffset 0xc000
3101.33Stakemuraisa4    at vrisab4
3111.80Stakemurawdc0    at isa4 port 0x170 irq 0x02000003 flags 0x0002  # single drive
3121.33Stakemura
3131.21Sshin#
3141.1Stakemura# Unknown machines
3151.1Stakemura#
3161.21Sshinvrisab4 at vrgiu?
3171.30Smycroftisa4	at vrisab4
3181.1Stakemura
3191.1Stakemura# PCMCIA bus support
3201.34Sshinpcmcia*	at pcic? controller 0 socket ?
3211.1Stakemura
3221.1Stakemura# PCMCIA IDE disk
3231.1Stakemurawdc*	at pcmcia? function ?
3241.1Stakemurawd*	at wdc? channel ? drive ? flags 0x0000
3251.1Stakemura
3261.1Stakemura# PCMCIA network interfaces
3271.1Stakemuraep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
3281.1Stakemurambe*	at pcmcia? function ?		# MB8696x based Ethernet
3291.1Stakemurane*	at pcmcia? function ?		# NE2000-compatible Ethernet
3301.76Smycroftray*	at pcmcia? function ?		# Raytheon Raylink (802.11)
3311.1Stakemurasm*	at pcmcia? function ?		# Megahertz Ethernet
3321.32Stakemurawi*	at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)
3331.32Stakemuraawi*	at pcmcia? function ?		# WLI-PCM
3341.74Smattan*	at pcmcia? function ?		# Aironet PC4500/PC4800 (802.11)
3351.1Stakemura
3361.49Stakemura# PCMCIA Serial interfaces
3371.1Stakemuracom*	at pcmcia? function ?		# Modems and serial cards
3381.1Stakemura
3391.49Stakemura# PCMCIA SCSI interfaces
3401.1Stakemuraaic*	at pcmcia? function ?
3411.49Stakemuraesp*	at pcmcia? function ?		# NCR53c406 SCSI
3421.49Stakemura
3431.49Stakemura# ATAPI bus support
3441.49Stakemuraatapibus* at wdc? channel ?
3451.49Stakemuracd*	at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives
3461.49Stakemurasd*	at atapibus? drive ? flags 0x0000 # ATAPI disk drives
3471.49Stakemura
3481.49Stakemura# SCSI bus support
3491.1Stakemurascsibus* at aic?
3501.49Stakemurascsibus* at esp?
3511.1Stakemurasd*	at scsibus? target ? lun ?	# SCSI disk drives
3521.49Stakemuracd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
3531.1Stakemura
3541.1Stakemurapseudo-device	loop		1	# network loopback
3551.10Senamipseudo-device	ppp		2	# serial-line IP ports
3561.66Sjdolecekpseudo-device	pty			# pseudo-terminals
3571.1Stakemurapseudo-device	bpfilter	16	# packet filter ports
3581.1Stakemurapseudo-device	ipfilter		# IP filter, NAT
3591.1Stakemura
3601.1Stakemurapseudo-device	vnd		4	# virtual disk ick
3611.54Sshin#pseudo-device	ccd		4	# concatenated disks
3621.43Stakemurapseudo-device   rnd                     # /dev/random and in-kernel generator
3631.1Stakemura
3641.1Stakemurapseudo-device	biconsdev	1	# build-in console device
3651.37Stakemurapseudo-device	wsmux		2	# mouse & keyboard multiplexor
3661.49Stakemura#pseudo-device	md		1	# memory disk device (ramdisk)
3671.49Stakemura
3681.49Stakemura#pseudo-device	raid		4	# RAIDframe disk driver
3691.49Stakemura#options	RAID_AUTOCONFIG		# auto-configuration of RAID components
3701.13Sjun
3711.13Sjun# for IPv6
3721.13Sjunpseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
3731.15Sitojun#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
3741.44Sitojun#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
3751.73Sbouyerpseudo-device	vlan			# IEEE 802.1q encapsulation
376