# $Header: /cvs/fanf/conf/DELL-XPS-T600r,v 1.4 2000/06/01 23:17:02 fanf Exp $ ident DELL-XPS-T600r machine i386 cpu I586_CPU cpu I686_CPU maxusers 256 makeoptions DEBUG=-g # increase process limits options MAXDSIZ="(256*1024*1024)" options DFLDSIZ="(256*1024*1024)" options PQ_NORMALCACHE # color for 256k/16k cache options NO_F00F_HACK options PERFMON # pentium performance support options VESA # To include support for VESA video modes options MD5 # for security & authentication options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!] options KTRACE # ktrace(1) syscall trace support options INCLUDE_CONFIG_FILE # Include this file in kernel options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options P1003_1B # Real time extensions from 1993 Posix P1003_1B options _KPOSIX_PRIORITY_SCHEDULING options INET # InterNETworking options INET6 # ...t.n.g. options IPSEC # IP security options IPSEC_ESP # IP security (crypto; define w/ IPSEC) options IPSEC_IPV6FWD # IP security tunnel for IPv6 options ICMP_BANDLIM options FFS # Berkeley Fast Filesystem options FFS_ROOT # FFS usable as root device [keep this!] options NFS # Network Filesystem options NFS_NOSERVER options CD9660 # ISO 9660 Filesystem options MSDOSFS # MSDOS Filesystem options PROCFS # Process filesystem options SOFTUPDATES device isa options AUTO_EOI_1 # faster interrupt handling #options AUTO_EOI_2 device pci # 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 # Advanced Power Management # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives options ATA_STATIC_ID # Static device numbering options ATA_ENABLE_ATAPI_DMA # Enable DMA on ATAPI devices # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 device psm0 at atkbdc? irq 12 device vga0 at isa? # syscons is the default console driver, resembling an SCO console device sc0 at isa? options SC_HISTORY_SIZE=256 # number of history buffer lines options SC_DISABLE_REBOOT # disable reboot key sequence options SC_PIXEL_MODE # enable raster console # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 # Parallel port device ppc0 at isa? port? irq 7 device ppbus # Parallel port bus (required) device lpt0 at ppbus? # Printer device ppi0 at ppbus? # Parallel port interface device # USB support device uhci # hardware controller device usb # generic controller device ugen # generic device device uhid # buttons and dials device ukbd # keyboard device ulpt # printer device ums # mouse device umass # disks # SCSI support (for umass) device scbus # base SCSI code device ch # SCSI media changers device da # SCSI direct access devices (aka disks) device sa # SCSI tapes device cd # SCSI CD-ROMs device pass # CAM passthrough driver device pt # SCSI processor type device ses # SCSI SES/SAF-TE driver # sound support device pcm # PCI Ethernet NICs. device miibus # MII bus support device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # Pseudo devices - numbers indicate how many units to allocate. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device tun # Packet tunnel, for ppp(1) pseudo-device bpf # Berkeley packet filter pseudo-device gif 4 # IPv6 and IPv4 tunneling pseudo-device faith 1 # for IPv6 and IPv4 translation pseudo-device vn # Vnode driver (turns a file into a device) pseudo-device pty 64 # Pseudo-ttys (telnet etc)