# # FILE: JACKKNIFE # DESCRIPTION: IBM ThinkPad 530CS (DX4/50MHz) kernel configuration file # DATE: Thu, Jul 23 1998 # AUTHOR: Kouichi ABE (WALL) # E-MAIL: kouichi@MysticWALL.COM # URL: http://www.MysticWALL.com/cover.html # COPYRIGHT: (C) 1998-2001 Kouichi ABE (WALL), All rights reserved. # NOTE: FreeBSD 2.2.6-RELEASE # UPDATE: # Fax/Modem Card supported # HDD Card supported # AMD available with option NFS # machine "i386" cpu "I486_CPU" ident JACKKNIFE maxusers 20 options INET #InterNETworking options FFS #Berkeley Fast Filesystem options NFS #Network Filesystem options MFS #Memory File System options MSDOSFS #MSDOS Filesystem options "CD9660" #ISO 9660 filesystem options PROCFS #Process filesystem options "COMPAT_43" #Compatible with BSD 4.3 options UCONSOLE #Allow users to grab the console options USER_LDT #allow user-level control of i386 ldt options FAILSAFE #Be conservative options "MD5" #options KTRACE #kernel tracing #options BOUNCE_BUFFERS #include support for DMA bounce buffers #options VISUAL_USERCONFIG #visual boot -c editor options SYSVSHM options SYSVSEM options SYSVMSG options LAPTOP options APM_PCCARD_RESUME options PCIC_RESUME_RESET options SCSI_DETACH options SYSCONS_VTY_RESUME options BROKEN_KEYBOARD_RESET # IBM ThinkPad series #options "TUN_BROADCAST=6" # Broadcast Tunnel Device for AX25 config kernel root on wd0 controller isa0 pseudo-device card 1 device pcic0 at isa? port 0x3e0 irq 5 vector pcicintr device pcic1 at isa? port 0x3e4 #options CIRRUSHACK controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr disk wd0 at wdc0 drive 0 controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr disk wd1 at wdc1 drive 0 controller aic0 at isa? port 0x340 bio irq 11 vector aicintr controller scbus0 device od0 #See LINT for possible `od' options device cd0 #Only need one of these, the code dynamically grows device sc0 at isa? port "IO_KBD" tty irq 1 flags 0x20 vector scintr device npx0 at isa? port "IO_NPX" irq 13 vector npxintr device apm0 at isa? # Advanced Power Management device lpt0 at isa? port? tty irq 7 vector lptintr device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr device psm0 at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr device pca0 at isa? port IO_TIMER1 tty device ed0 at isa? port 0x280 net irq 5 iomem 0xd8000 vector edintr device ep0 at isa? port 0x300 net irq 10 vector epintr pseudo-device loop pseudo-device ether pseudo-device log pseudo-device bpfilter 8 #pseudo-device sl 1 pseudo-device tun 6 pseudo-device pty 16 pseudo-device gzip # Exec gzipped a.out's pseudo-device vn #Vnode driver (turns a file into a device) pseudo-device speaker #Play IBM BASIC-style noises out your speaker