GENERIC revision 1.37
11.37Sabs# $NetBSD: GENERIC,v 1.37 2004/06/26 07:32:06 abs Exp $ 21.1Such# 31.13Sgmcgarry# GENERIC machine description file 41.13Sgmcgarry# 51.13Sgmcgarry# This machine description file is used to generate the default NetBSD 61.13Sgmcgarry# kernel. The generic kernel does not include all options, subsystems 71.13Sgmcgarry# and device drivers, but should be useful for most applications. 81.1Such# 91.13Sgmcgarry# The machine description file can be customised for your specific 101.13Sgmcgarry# machine to reduce the kernel size and improve its performance. 111.13Sgmcgarry# 121.13Sgmcgarry# For further information on compiling NetBSD kernels, see the config(8) 131.13Sgmcgarry# man page. 141.13Sgmcgarry# 151.13Sgmcgarry# For further information on hardware support for this architecture, see 161.13Sgmcgarry# the intro(4) man page. For further information about kernel options 171.13Sgmcgarry# for this architecture, see the options(4) man page. For an explanation 181.13Sgmcgarry# of each device driver in this file see the section 4 man page for the 191.13Sgmcgarry# device. 201.1Such 211.20Such# 221.20Such# This kernel supports... 231.20Such# HP Jornada 680/690 241.20Such# HP HP620LX 251.20Such# HITACHI HPW50PA 261.20Such# 271.20Such 281.13Sgmcgarryinclude "arch/hpcsh/conf/std.hpcsh" 291.24Satatat 301.24Satatatoptions INCLUDE_CONFIG_FILE # embed config file in kernel binary 311.1Such 321.1Suchmaxusers 32 # estimated number of users 331.1Such 341.19Suchoptions SH3 351.20Such# 361.20Such# PCLOCK is estimated by kernel. 371.20Such# PCLOCK CPU CLOCK 381.20Such# HP Jornada 680/690 22.22MHz 133MHz 391.20Such# HP HP620LX 18.75MHz 75MMHz 401.20Such# HITACHI HPW50PA 25MHz 100MHz 411.20Such# 421.1Such 431.1Suchoptions DDB # in-kernel debugger 441.21Such#options KGDB # in-kernel debugger 451.21Such#makeoptions DEBUG="-g" # compile full symbol table 461.21Such#options KGDB_DEVRATE=19200 471.21Such# HP Jornada 481.21Such#options "KGDB_DEVNAME=\"scif\"" 491.21Such# HITACHI PERSONA (SH3) 501.21Such#options "KGDB_DEVNAME=\"hd64461uart\"" 511.21Such# HITACHI PERSONA (SH4) 521.21Such#options "KGDB_DEVNAME=\"hd64465uart\"" 531.21Such 541.22Such#options HPC_DEBUG_INTERRUPT_MONITOR 551.22Such#options KSTACK_DEBUG 561.19Suchoptions DIAGNOSTIC # extra kernel debugging checks 571.19Suchoptions DEBUG # extra kernel debugging support 581.21Such#options KTRACE # system call tracing support 591.20Suchoptions KLOADER_KERNEL_PATH="\"/netbsd\"" 601.1Such 611.1Such# Standard system options 621.33Suwe#options RTC_OFFSET=-540 # hardware clock is this many mins. west of GMT 631.33Suwe # (overrides tz info that hpcboot.exe passes) 641.1Such 651.15Such#options PCMCIAVERBOSE # verbose PCMCIA configuration messages 661.27Slukemoptions USERCONF # userconf(4) support 671.18Suchoptions PIPE_SOCKETPAIR # smaller, but slower pipe(2) 681.26Stsutsui 691.26Stsutsui# Compatibility options 701.26Stsutsui#options BSDDISKLABEL_EI # endian independent disklabel support 711.1Such 721.1Such# Executable format options 731.1Suchoptions EXEC_COFF # 32-bit COFF executables 741.1Suchoptions EXEC_ELF32 # 32-bit ELF executables 751.1Such 761.1Such# File systems 771.1Suchfile-system FFS # UFS 781.1Suchfile-system MSDOSFS # MS-DOS file system 791.1Suchfile-system NFS # Sun NFS-compatible filesystem client 801.22Suchfile-system UNION # union file system 811.22Suchfile-system KERNFS # /kern 821.22Suchfile-system PROCFS # /proc 831.1Such 841.1Such# File system options 851.1Such 861.1Such# Networking options 871.1Suchoptions INET # IP + ICMP + TCP + UDP 881.9Suchoptions INET6 # IPV6 891.9Such 901.37Sabs#options ALTQ # Manipulate network interfaces' output queues 911.37Sabs#options ALTQ_BLUE # Stochastic Fair Blue 921.37Sabs#options ALTQ_CBQ # Class-Based Queueing 931.37Sabs#options ALTQ_CDNR # Diffserv Traffic Conditioner 941.37Sabs#options ALTQ_FIFOQ # First-In First-Out Queue 951.37Sabs#options ALTQ_FLOWVALVE # RED/flow-valve (red-penalty-box) 961.37Sabs#options ALTQ_HFSC # Hierarchical Fair Service Curve 971.37Sabs#options ALTQ_LOCALQ # Local queueing discipline 981.37Sabs#options ALTQ_PRIQ # Priority Queueing 991.37Sabs#options ALTQ_RED # Random Early Detection 1001.37Sabs#options ALTQ_RIO # RED with IN/OUT 1011.37Sabs#options ALTQ_WFQ # Weighted Fair Queueing 1021.37Sabs 1031.1Suchoptions NFS_BOOT_DHCP 1041.1Such 1051.1Such# Kernel root file system and dump configuration. 1061.1Suchconfig netbsd root on ? type ? 1071.1Such 1081.1Suchoptions WSEMUL_VT100 1091.1Suchoptions WSDISPLAY_DEFAULTSCREENS=4 1101.1Suchoptions FONT_VT220L8x10 1111.1Suchoptions WS_KERNEL_FG=WSCOL_BROWN 1121.1Suchoptions WS_KERNEL_BG=WSCOL_BLUE 1131.1Such 1141.1Such# 1151.1Such# Device configuration 1161.1Such# 1171.1Suchmainbus0 at root 1181.1Such 1191.22Suchcpu* at mainbus? 1201.22Suchshb* at mainbus? 1211.22Suchpfckbd* at mainbus? 1221.1Such 1231.1Such# 1241.1Such# Workstation Console attachments 1251.1Such# 1261.3Suchhpcfb* at hd64461video? 1271.1Suchwsdisplay* at hpcfb? 1281.22Such 1291.1Suchhpckbd* at pfckbd? 1301.1Suchwskbd* at hpckbd? mux 1 1311.1Such 1321.1Such# 1331.1Such# HP Jornada 1341.1Such# 1351.1Such# Serial Devices 1361.1Such# don't need to define SCICONSOLE. you can select from bootloader. 1371.31Suwescif0 at shb? 1381.11Slukemoptions SCIFCN_SPEED=19200 1391.30Suwe 1401.30Suweadc* at shb? # analog->digital converter 1411.30Suwe 1421.30Suwej6x0pwr* at adc? # '680 battery, on/off, etc 1431.30Suwe 1441.32Suwej6x0lcd* at shb? # '680 LCD power, brightness, contrast 1451.32Suwe 1461.30Suwej6x0tp* at adc? # '680 touch panel 1471.30Suwewsmouse* at j6x0tp? mux 0 # - as a pointing device 1481.30Suwewskbd1 at j6x0tp? mux 1 # - "hard icons" as keys 1491.30Suwe# Do not convert hard icons to key presses while serving mouse input. 1501.30Suwe#options J6X0TP_WSMOUSE_EXCLUSIVE 1511.30Suwe# Customization for the mini-keymap of hard icons. 1521.30Suwe#options J6X0TP_SETTINGS_ICON_KEYSYM="KS_Home" 1531.30Suwe#options J6X0TP_PGUP_ICON_KEYSYM="KS_Prior" 1541.30Suwe#options J6X0TP_PGDN_ICON_KEYSYM="KS_Next" 1551.30Suwe#options J6X0TP_SWITCH_ICON_KEYSYM="KS_End" 1561.30Suwe 1571.1Such 1581.21Suchhd64461if* at shb? 1591.20Suchhd64461pcmcia* at hd64461if? 1601.20Suchhd64461video* at hd64461if? 1611.1Such 1621.18Such# 1631.18Such# HITACHI PERSONA (HPW-50PAD, HPQ-650PA) 1641.18Such# 1651.20Suchcom0 at hd64461if? 1661.20Such 1671.1Such# 1681.1Such# machine independent part 1691.1Such# 1701.1Such# PCMCIA bus support 1711.1Suchpcmcia0 at hd64461pcmcia? controller 0 socket ? # I/O card, memory card 1721.1Suchpcmcia1 at hd64461pcmcia? controller 1 socket ? # memory card only 1731.1Such 1741.1Such# PCMCIA network interfaces 1751.31Suwembe* at pcmcia0 function ? # MB8696x based Ethernet 1761.1Suchne* at pcmcia0 function ? # NE2000-compatible Ethernet 1771.31Suwewi* at pcmcia0 function ? # Lucent/Intersil WaveLan IEEE (802.11) 1781.22Such 1791.5Suchukphy* at mii? phy ? # generic unknown PHYs 1801.1Such 1811.1Such# PCMCIA IDE disk 1821.1Such# PC-Card slot 1831.1Suchwdc1 at pcmcia0 function ? 1841.29Sbouyeratabus1 at wdc1 channel ? 1851.29Sbouyerwd* at atabus1 drive ? flags 0x0000 1861.11Slukem# Compact Flash slot (only memory mapped mode CF can attach) 1871.1Suchwdc0 at pcmcia1 function ? 1881.29Sbouyeratabus0 at wdc0 channel ? 1891.29Sbouyerwd* at atabus0 drive ? flags 0x0000 1901.1Such 1911.1Such# Network Interfaces 1921.1Such 1931.1Such# network pseudo-devices 1941.20Suchpseudo-device bpfilter 2 # Berkeley packet filter 1951.1Suchpseudo-device loop # network loopback 1961.1Such 1971.1Such# miscellaneous pseudo-devices 1981.1Suchpseudo-device pty # pseudo-terminals 1991.6Skanaokapseudo-device rnd # /dev/random and in-kernel generator 2001.25Slukempseudo-device clockctl # user control of clock subsystem 2011.31Suwepseudo-device ksyms # kernel symbol table interface 2021.1Such 2031.1Such# mouse & keyboard multiplexor pseudo-devices 2041.10Saugustsspseudo-device wsmux 2051.36Sitojun#pseudo-device pf # PF packet filter 2061.36Sitojun#pseudo-device pflog # PF log if 207