GENERIC revision 1.20
11.20Such# $NetBSD: GENERIC,v 1.20 2002/03/03 14:36:48 uch 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.1Such 301.1Suchmaxusers 32 # estimated number of users 311.1Such 321.19Suchoptions SH3 331.20Such# 341.20Such# PCLOCK is estimated by kernel. 351.20Such# PCLOCK CPU CLOCK 361.20Such# HP Jornada 680/690 22.22MHz 133MHz 371.20Such# HP HP620LX 18.75MHz 75MMHz 381.20Such# HITACHI HPW50PA 25MHz 100MHz 391.20Such# 401.1Such 411.1Suchoptions DDB # in-kernel debugger 421.19Suchoptions DIAGNOSTIC # extra kernel debugging checks 431.19Suchoptions DEBUG # extra kernel debugging support 441.1Suchoptions KTRACE # system call tracing support 451.20Suchoptions KLOADER_KERNEL_PATH="\"/netbsd\"" 461.1Such 471.1Such# Standard system options 481.1Suchoptions RTC_OFFSET=-540 # hardware clock is this many mins. west of GMT 491.1Such 501.15Such#options PCMCIAVERBOSE # verbose PCMCIA configuration messages 511.18Suchoptions PIPE_SOCKETPAIR # smaller, but slower pipe(2) 521.1Such 531.1Such# Executable format options 541.1Suchoptions EXEC_COFF # 32-bit COFF executables 551.1Suchoptions EXEC_ELF32 # 32-bit ELF executables 561.1Such 571.1Such# File systems 581.1Suchfile-system FFS # UFS 591.1Suchfile-system MSDOSFS # MS-DOS file system 601.1Suchfile-system NFS # Sun NFS-compatible filesystem client 611.1Such 621.1Such# File system options 631.1Such 641.1Such# Networking options 651.1Suchoptions INET # IP + ICMP + TCP + UDP 661.9Suchoptions INET6 # IPV6 671.9Such 681.1Suchoptions NFS_BOOT_DHCP 691.1Such 701.1Such# Kernel root file system and dump configuration. 711.1Suchconfig netbsd root on ? type ? 721.1Such 731.1Suchoptions WSEMUL_VT100 741.1Suchoptions WSDISPLAY_DEFAULTSCREENS=4 751.1Suchoptions FONT_VT220L8x10 761.1Suchoptions WS_KERNEL_FG=WSCOL_BROWN 771.1Suchoptions WS_KERNEL_BG=WSCOL_BLUE 781.1Such 791.1Such# 801.1Such# Device configuration 811.1Such# 821.1Suchmainbus0 at root 831.1Such 841.20Suchshb* at mainbus? 851.1Such 861.1Such# 871.1Such# Workstation Console attachments 881.1Such# 891.3Suchhpcfb* at hd64461video? 901.1Suchwsdisplay* at hpcfb? 911.20Suchpfckbd* at mainbus? 921.1Suchhpckbd* at pfckbd? 931.1Suchwskbd* at hpckbd? mux 1 941.1Such 951.1Such# 961.1Such# HP Jornada 971.1Such# 981.1Such# Serial Devices 991.1Such# don't need to define SCICONSOLE. you can select from bootloader. 1001.11Slukemoptions SCIFCN_SPEED=19200 1011.20Suchscif0 at shb? port 0xa4000008 irq 12 1021.1Such 1031.20Suchhd64461if* at shb? irq 4 1041.20Suchhd64461pcmcia* at hd64461if? 1051.20Suchhd64461video* at hd64461if? 1061.1Such 1071.18Such# 1081.18Such# HITACHI PERSONA (HPW-50PAD, HPQ-650PA) 1091.18Such# 1101.20Suchcom0 at hd64461if? 1111.20Such 1121.1Such# 1131.1Such# machine independent part 1141.1Such# 1151.1Such# PCMCIA bus support 1161.1Suchpcmcia0 at hd64461pcmcia? controller 0 socket ? # I/O card, memory card 1171.1Suchpcmcia1 at hd64461pcmcia? controller 1 socket ? # memory card only 1181.1Such 1191.1Such# PCMCIA network interfaces 1201.1Suchne* at pcmcia0 function ? # NE2000-compatible Ethernet 1211.1Suchmbe* at pcmcia0 function ? # MB8696x based Ethernet 1221.5Suchukphy* at mii? phy ? # generic unknown PHYs 1231.1Such 1241.1Such# PCMCIA SCSI interfaces 1251.3Suchaic* at pcmcia0 function ? # Adaptec APA-1460 SCSI 1261.3Suchscsibus* at aic? 1271.20Suchsd* at scsibus? target ? lun ? # SCSI disk drives 1281.1Such 1291.1Such# PCMCIA IDE disk 1301.1Such# PC-Card slot 1311.1Suchwdc1 at pcmcia0 function ? 1321.1Suchwd* at wdc1 channel ? drive ? flags 0x0000 1331.11Slukem# Compact Flash slot (only memory mapped mode CF can attach) 1341.1Suchwdc0 at pcmcia1 function ? 1351.1Suchwd* at wdc0 channel ? drive ? flags 0x0000 1361.1Such 1371.1Such# Network Interfaces 1381.1Such 1391.1Such# network pseudo-devices 1401.20Suchpseudo-device bpfilter 2 # Berkeley packet filter 1411.1Suchpseudo-device loop # network loopback 1421.1Such 1431.1Such# miscellaneous pseudo-devices 1441.1Suchpseudo-device pty # pseudo-terminals 1451.6Skanaokapseudo-device rnd # /dev/random and in-kernel generator 1461.1Such 1471.1Such# mouse & keyboard multiplexor pseudo-devices 1481.10Saugustsspseudo-device wsmux 149