GENERIC revision 1.32
11.64Sreinoud# $NetBSD: GENERIC,v 1.32 2004/03/16 00:23:31 uwe Exp $ 21.1Such# 31.13Sgmcgarry# GENERIC machine description file 41.63Suwe# 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.63Suwe# 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.40Suweoptions SH3 351.40Suwe# 361.40Suwe# PCLOCK is estimated by kernel. 371.40Suwe# PCLOCK CPU CLOCK 381.40Suwe# HP Jornada 680/690 22.22MHz 133MHz 391.40Suwe# HP HP620LX 18.75MHz 75MMHz 401.40Suwe# HITACHI HPW50PA 25MHz 100MHz 411.40Suwe# 421.40Suwe 431.40Suweoptions DDB # in-kernel debugger 441.40Suwe#options KGDB # in-kernel debugger 451.20Such#makeoptions DEBUG="-g" # compile full symbol table 461.20Such#options KGDB_DEVRATE=19200 471.20Such# HP Jornada 481.20Such#options "KGDB_DEVNAME=\"scif\"" 491.63Suwe# HITACHI PERSONA (SH3) 501.20Such#options "KGDB_DEVNAME=\"hd64461uart\"" 511.20Such# HITACHI PERSONA (SH4) 521.40Suwe#options "KGDB_DEVNAME=\"hd64465uart\"" 531.1Such 541.40Suwe#options HPC_DEBUG_INTERRUPT_MONITOR 551.20Such#options KSTACK_DEBUG 561.40Suweoptions DIAGNOSTIC # extra kernel debugging checks 571.40Suweoptions DEBUG # extra kernel debugging support 581.47Suwe#options KTRACE # system call tracing support 591.47Suweoptions KLOADER_KERNEL_PATH="\"/netbsd\"" 601.40Suwe 611.1Such# Standard system options 621.1Suchoptions RTC_OFFSET=-540 # hardware clock is this many mins. west of GMT 631.40Suwe 641.33Suwe#options PCMCIAVERBOSE # verbose PCMCIA configuration messages 651.33Suweoptions USERCONF # userconf(4) support 661.1Suchoptions PIPE_SOCKETPAIR # smaller, but slower pipe(2) 671.40Suwe 681.40Suwe# Compatibility options 691.40Suwe#options BSDDISKLABEL_EI # endian independent disklabel support 701.40Suwe 711.40Suwe# Executable format options 721.40Suweoptions EXEC_COFF # 32-bit COFF executables 731.40Suweoptions EXEC_ELF32 # 32-bit ELF executables 741.40Suwe 751.40Suwe# File systems 761.40Suwefile-system FFS # UFS 771.40Suwefile-system MSDOSFS # MS-DOS file system 781.40Suwefile-system NFS # Sun NFS-compatible filesystem client 791.40Suwefile-system UNION # union file system 801.40Suwefile-system KERNFS # /kern 811.40Suwefile-system PROCFS # /proc 821.27Slukem 831.40Suwe# File system options 841.41Satatat 851.40Suwe# Networking options 861.40Suweoptions INET # IP + ICMP + TCP + UDP 871.40Suweoptions INET6 # IPV6 881.49Stsutsui 891.49Stsutsuioptions NFS_BOOT_DHCP 901.40Suwe 911.40Suwe# Kernel root file system and dump configuration. 921.40Suweconfig netbsd root on ? type ? 931.40Suwe 941.40Suweoptions WSEMUL_VT100 951.40Suweoptions WSDISPLAY_DEFAULTSCREENS=4 961.40Suweoptions FONT_VT220L8x10 971.40Suweoptions WS_KERNEL_FG=WSCOL_BROWN 981.40Suweoptions WS_KERNEL_BG=WSCOL_BLUE 991.40Suwe 1001.40Suwe# 1011.40Suwe# Device configuration 1021.40Suwe# 1031.40Suwemainbus0 at root 1041.26Stsutsui 1051.26Stsutsuicpu* at mainbus? 1061.40Suweshb* at mainbus? 1071.40Suwepfckbd* at mainbus? 1081.40Suwe 1091.54Schristos# 1101.26Stsutsui# Workstation Console attachments 1111.47Suwe# 1121.1Suchhpcfb* at hd64461video? 1131.1Suchwsdisplay* at hpcfb? 1141.1Such 1151.1Suchhpckbd* at pfckbd? 1161.1Suchwskbd* at hpckbd? mux 1 1171.1Such 1181.1Such# 1191.40Suwe# HP Jornada 1201.40Suwe# 1211.1Such# Serial Devices 1221.1Such# don't need to define SCICONSOLE. you can select from bootloader. 1231.40Suwescif0 at shb? 1241.40Suweoptions SCIFCN_SPEED=19200 1251.40Suwe 1261.40Suweadc* at shb? # analog->digital converter 1271.40Suwe 1281.40Suwej6x0pwr* at adc? # '680 battery, on/off, etc 1291.22Such 1301.22Suchj6x0lcd* at shb? # '680 LCD power, brightness, contrast 1311.40Suwe 1321.40Suwej6x0tp* at adc? # '680 touch panel 1331.55Schristoswsmouse* at j6x0tp? mux 0 # - as a pointing device 1341.60Sjmmvwskbd1 at j6x0tp? mux 1 # - "hard icons" as keys 1351.64Sreinoud# Do not convert hard icons to key presses while serving mouse input. 1361.1Such#options J6X0TP_WSMOUSE_EXCLUSIVE 1371.1Such# Customization for the mini-keymap of hard icons. 1381.40Suwe#options J6X0TP_SETTINGS_ICON_KEYSYM="KS_Home" 1391.61Stsutsui#options J6X0TP_PGUP_ICON_KEYSYM="KS_Prior" 1401.40Suwe#options J6X0TP_PGDN_ICON_KEYSYM="KS_Next" 1411.40Suwe#options J6X0TP_SWITCH_ICON_KEYSYM="KS_End" 1421.1Such 1431.1Such 1441.1Suchhd64461if* at shb? 1451.9Suchhd64461pcmcia* at hd64461if? 1461.9Suchhd64461video* at hd64461if? 1471.38Such 1481.38Such# 1491.38Such# HITACHI PERSONA (HPW-50PAD, HPQ-650PA) 1501.38Such# 1511.57Suwecom0 at hd64461if? 1521.57Suwe 1531.57Suwe# 1541.57Suwe# machine independent part 1551.37Sabs# 1561.37Sabs# PCMCIA bus support 1571.37Sabspcmcia0 at hd64461pcmcia? controller 0 socket ? # I/O card, memory card 1581.37Sabspcmcia1 at hd64461pcmcia? controller 1 socket ? # memory card only 1591.37Sabs 1601.37Sabs# PCMCIA network interfaces 1611.37Sabsmbe* at pcmcia0 function ? # MB8696x based Ethernet 1621.37Sabsne* at pcmcia0 function ? # NE2000-compatible Ethernet 1631.37Sabswi* at pcmcia0 function ? # Lucent/Intersil WaveLan IEEE (802.11) 1641.37Sabs 1651.37Sabsukphy* at mii? phy ? # generic unknown PHYs 1661.37Sabs 1671.37Sabs# PCMCIA IDE disk 1681.40Suwe# PC-Card slot 1691.40Suwewdc1 at pcmcia0 function ? 1701.40Suweatabus1 at wdc1 channel ? 1711.40Suwewd* at atabus1 drive ? flags 0x0000 1721.40Suwe# Compact Flash slot (only memory mapped mode CF can attach) 1731.1Suchwdc0 at pcmcia1 function ? 1741.1Suchatabus0 at wdc0 channel ? 1751.40Suwewd* at atabus0 drive ? flags 0x0000 1761.40Suwe 1771.40Suwe# Network Interfaces 1781.40Suwe 1791.1Such# network pseudo-devices 1801.40Suwepseudo-device bpfilter 2 # Berkeley packet filter 1811.1Suchpseudo-device loop # network loopback 1821.56Suwe 1831.56Suwe# miscellaneous pseudo-devices 1841.56Suwepseudo-device pty # pseudo-terminals 1851.56Suwepseudo-device rnd # /dev/random and in-kernel generator 1861.56Suwepseudo-device clockctl # user control of clock subsystem 1871.56Suwepseudo-device ksyms # kernel symbol table interface 1881.56Suwe 1891.1Such# mouse & keyboard multiplexor pseudo-devices 1901.1Suchpseudo-device wsmux 1911.56Suwe