# # Tatsuya TANIKAWA 2000/9/9 # # for PCG-767 # machine "i386" #cpu "I386_CPU" #cpu "I486_CPU" cpu "I586_CPU" cpu "I686_CPU" ident TANIKAWA maxusers 64 options FAILSAFE #options PQ_NOOPT #options PQ_LARGECACHE #options PQ_HUGECACHE #options INCLUDE_CONFIG_FILE #options MATH_EMULATE #options GPL_MATH_EMULATE #options "NO_F00F_HACK" options "COMPAT_43" options USER_LDT options SYSVSHM options SYSVSEM options SYSVMSG options "VM86" #options DDB options KTRACE #options INVARIANTS #options INVARIANT_SUPPORT #options DIAGNOSTIC options PERFMON #options COMPILING_LINT options UCONSOLE options USERCONFIG #options INTRO_USERCONFIG options VISUAL_USERCONFIG options INET #Internet communications protocols options MROUTING # Multicast routing options IPFIREWALL #firewall options IPFIREWALL_VERBOSE #print information about # dropped packets #options IPFIREWALL_FORWARD #enable transparent proxy support options "IPFIREWALL_VERBOSE_LIMIT=100" #limit verbosity #options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default #options IPDIVERT #divert sockets #options IPFILTER #kernel ipfilter support #options IPFILTER_LOG #ipfilter logging #options IPFILTER_LKM #kernel support for ip_fil.o LKM options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN options TCP_RESTRICT_RST #restrict emission of TCP RST options "ICMP_BANDLIM" options DUMMYNET #options BRIDGE options FFS #Fast filesystem options MFS #Memory File System options NFS #Network File System #options NFS_NOSERVER options "CD9660" #options FDESC options MSDOSFS #options NTFS options PROCFS options FFS_ROOT options SCSI_DELAY=5000 #options SOFTUPDATES #options MFS_ROOT_SIZE=10 #options EXPORTMFS #options NSWAPDEV=20 #options QUOTA #options "CD9660_ROOTDELAY=20" #options SUIDDIR options FFS_COMPAT_XXXXBSD config kernel root on wd0 controller isa0 #controller pnp0 #controller eisa0 controller pci0 # Floppy drives controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 disk fd0 at fdc0 drive 0 disk fd1 at fdc0 drive 1 # IDE controller and disks controller wdc0 at isa? port "IO_WD1" bio irq 14 flags 0xb0ff disk wd0 at wdc0 drive 0 #disk wd1 at wdc0 drive 1 controller wdc1 at isa? port "IO_WD2" bio irq 15 flags 0xb0ff #disk wd2 at wdc1 drive 0 #disk wd3 at wdc1 drive 1 controller wdc2 at isa? disable port "0x240" bio irq 10 disk wd4 at wdc2 drive 0 # ATAPI devices options ATAPI #Enable ATAPI support for IDE bus options ATAPI_STATIC #Don't do it as an LKM device acd0 #IDE CD-ROM device wfd0 #IDE Floppy (e.g. LS-120) # SCSI Controllers controller aic0 at isa? disable port ? cam irq ? #controller ahc0 # AHA2940 and onboard AIC7xxx devices # SCSI peripherals controller scbus0 # SCSI bus (required) device da0 # Direct Access (disks) device od0 # Optical Memory (MO etc) device sa0 # Sequential Access (tape etc) device cd0 # CD device ch0 # media changers device pass0 # Passthrough device (direct SCSI) # atkbdc0 controls both the keyboard and the PS/2 mouse controller atkbdc0 at isa? port IO_KBD tty device atkbd0 at isa? tty irq 1 device psm0 at isa? tty irq 12 #options PSM_HOOKAPM #options PSM_RESETAFTERSUSPEND device vga0 at isa? port ? conflicts #options VGA_ALT_SEQACCESS #options VGA_NO_FONT_LOADING #options VGA_NO_MODE_CHANGE #options VGA_SLOW_IOACCESS options VESA # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? tty options MAXCONS=8 options SC_DISABLE_REBOOT #options SC_HISTORY_SIZE=200 # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? tty #options XSERVER #options FAT_CURSOR #options PCVT_SCANSET=2 # Floating point support - do not disable. device npx0 at isa? port IO_NPX irq 13 # Power management support (see LINT for more options) #device apm0 at isa? disable flags 0x31 device apm0 at isa? # Serial (COM) ports device sio0 at isa? port "IO_COM1" flags 0x10 tty irq 4 device sio1 at isa? port "IO_COM2" tty irq 3 device sio2 at isa? disable port "IO_COM3" tty irq 10 device sio3 at isa? disable port "IO_COM4" tty irq 10 #options BREAK_TO_DEBUGGER #options CONSPEED=9600 # Parallel port device ppc0 at isa? port? flags 0x40 net irq 7 controller ppbus0 # Parallel port bus (required) device lpt0 at ppbus? # Printer #device plip0 at ppbus? # TCP/IP over parallel device ppi0 at ppbus? # Parallel port interface device #controller vpo0 at ppbus? # Requires scbus and da0 #device pps0 at ppbus? #device lpbb0 at ppbus? # PCI Ethernet NICs. #device fxp0 # Intel EtherExpress PRO/100B (82557, 82558) #device de0 # DEC/Intel DC21x4x (``Tulip'') #device vx0 # 3Com 3c590, 3c595 (``Vortex'') #device xl0 # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. device ed0 at isa? disable port 0x280 net irq 10 iomem 0xd8000 device ep0 at isa? disable port 0x300 net irq 10 device fe0 at isa? disable port 0x300 net irq ? device pcm0 at isa? port 0x220 tty irq 5 drq 1 flags 0x0 device pca0 at isa? port "IO_TIMER1" tty device joy0 at isa? port IO_GAME # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support #pseudo-device sl 1 # Kernel SLIP #pseudo-device ppp 1 # Kernel PPP pseudo-device tun 1 # Packet tunnel pseudo-device bpfilter 4 #Berkeley packet filter pseudo-device pty 32 # Pseudo-ttys (telnet etc) pseudo-device gzip # Exec gzipped a.out's pseudo-device speaker #Play IBM BASIC-style noises out your speaker pseudo-device vn #Vnode driver (turns a file into a device) #pseudo-device disc #Discard device #pseudo-device snp 3 #Snoop device - to look at pty/vty/etc.. #pseudo-device ccd 4 #Concatenated disk driver #pseudo-device vinum #Vinum concat/mirror/raid driver #options VINUMDEBUG #enable Vinum debugging hooks #options "MSGBUF_SIZE=40960" options PPS_SYNC #options "NTIMECOUNTER=20" controller uhci0 #controller ohci0 controller usb0 device ugen0 device uhid0 device ukbd0 device ulpt0 device ums0 ##################################################################### # # PCCARD/PCMCIA # pseudo-device card 1 device pcic0 at isa? port 0x3e0 irq 9 #device pcic0 at isa? port 0x3e0 flags 0x1 irq 11 #device scc0 #device scc1 #device hss0 #device hss1 #device gp0 at isa? disable port 0x2c0 tty options PCIC_RESUME_RESET options ATAPI_DETACH options "APM_BATT_LOW_SUSPEND" #options SCSI_DETACH #options "WAVELAN_PCMCIA_24" #options "APM_NO_CLOCK_ADJUST" #options CB_TEST #options FORCE_IRQ_ROUTING