Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 1998 11:12:07 +0300 (EET DST)
From:      Vallo Kallaste <vallo@matti.ee>
To:        freebsd-current@FreeBSD.ORG
Subject:   Re: calcru: negative time, what is it ? 
Message-ID:  <Pine.GSO.3.96.980415110532.28806B-100000@solaris>
In-Reply-To: <2956.892627224@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help


On Wed, 15 Apr 1998, Poul-Henning Kamp wrote:

> And APM is disabled ?

***

Yes.

My kernel config file:


machine         "i386"
#cpu            "I386_CPU"
#cpu            "I486_CPU"
cpu             "I586_CPU"
#cpu            "I686_CPU"
ident           BSDcurrent
maxusers        12
options         "CPU_FASTER_5X86_FPU"
options         CLK_CALIBRATION_LOOP
options         "CLK_USE_I8254_CALIBRATION"
options         CLK_USE_TSC_CALIBRATION
options         PANIC_REBOOT_WAIT_TIME=30
options         SYSVSHM
options         SYSVSEM
options         SYSVMSG
options         "SHMMAXPGS=1024"        #16MB shareable memory (GIMP)
options         "MD5"
options         PERFMON
options         COMPAT_LINUX


#options                MATH_EMULATE            #Support for x87 emulation
options         INET                    #InterNETworking
options         FFS                     #Berkeley Fast Filesystem
options         NFS                     #Network Filesystem
#options         KERNFS
options         MSDOSFS                 #MSDOS Filesystem
options         "CD9660"                #ISO 9660 Filesystem
#options                "CD9660_ROOT"           #CD-ROM usable as root
device
options         FFS_ROOT                #FFS usable as root device [keep
this!]
#options                NFS_ROOT                #NFS usable as root device
options         PROCFS                  #Process filesystem
#options         DEVFS                   #devices filesystem
options         "COMPAT_43"             #Compatible with BSD 4.3 [KEEP
THIS!]
#options                SCSI_DELAY=15           #Be pessimistic about Joe
SCSI device
options         BOUNCE_BUFFERS          #include support for DMA bounce
buffers
#options         "MAXMEM=(96*1024)"
#options                UCONSOLE                #Allow users to grab the
console
#options                FAILSAFE                #Be conservative
#options                SOFTUPDATES
#options         "EXT2FS"
#options                USERCONFIG              #boot -c editor
#options                VISUAL_USERCONFIG       #visual boot -c editor

config          kernel  root on wd0

controller      isa0
#controller     eisa0
controller      pci0

controller      fdc0    at isa? port "IO_FD1" bio irq 6 drq 2 vector
fdintr
disk            fd0     at fdc0 drive 0
disk            fd1     at fdc0 drive 1
#tape           ft0     at fdc0 drive 2

#options                "CMD640"        # work around CMD640 chip
deficiency
controller      wdc0    at isa? port "IO_WD1" bio irq 14 flags 0x80088008
vector wdintr
disk            wd0     at wdc0 drive 0
disk            wd1     at wdc0 drive 1

controller      wdc1    at isa? port "IO_WD2" bio irq 15 flags 0x80088008
vector wdintr
disk            wd2     at wdc1 drive 0
disk            wd3     at wdc1 drive 1

controller      wdc2    at isa? port "IO_WD3" bio irq 10 flags 0x80088008
vector wdintr
disk            wd4     at wdc2 drive 0
disk            wd5     at wdc2 drive 1

options         ATAPI           #Enable ATAPI support for IDE bus
options         ATAPI_STATIC    #Don't do it as an LKM
device          wcd0            #IDE CD-ROM
#device         wfd0            #IDE Floppy (e.g. LS-120)

controller      pnp0

# Mingi sektsioon SCSI emulatsiooni tarvis, ZIP 100
controller      scbus0          # Single bus device
device          sd0 at scbus?   # SCSI disks

# syscons is the default console driver, resembling an SCO console
device          sc0     at isa? port "IO_KBD" tty irq 1 vector scintr
options         MAXCONS=16              # number of virtual consoles
options         SC_HISTORY_SIZE=600     # number of history buffer lines

device          npx0    at isa? port "IO_NPX" irq 13 vector npxintr

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          sio2    at isa? disable port "IO_COM3" tty irq 5 vector
siointr
device          sio3    at isa? disable port "IO_COM4" tty irq 9 vector
siointr

#device         lpt0    at isa? port? tty irq 7 vector lptintr
#device         lpt1    at isa? port? tty
#device         mse0    at isa? port 0x23c tty irq 5 vector mseintr

device          psm0    at isa? port "IO_KBD" conflicts tty irq 12 vector
psmintr

# Order is important here due to intrusive probes, do *not* alphabetize
# this list of network interfaces until the probes have been fixed.
# Right now it appears that the ie0 must be probed before ep0. See
# revision 1.20 of this file.
device de0
#device fxp0
#device tx0
#device vx0

#device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 vector edintr
#device ie0 at isa? port 0x300 net irq 10 iomem 0xd0000 vector ieintr
#device ep0 at isa? port 0x300 net irq 10 vector epintr
#device ex0 at isa? port? net irq? vector exintr
#device fe0 at isa? port 0x300 net irq ? vector feintr
#device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 vector le_intr
#device lnc0 at isa? port 0x280 net irq 10 drq 0 vector lncintr
#device ze0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zeintr
#device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zpintr

pseudo-device   loop
pseudo-device   ether
pseudo-device   sl      1
pseudo-device   ppp     1
pseudo-device   tun     1
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   snp     3       #Snoop device - to look at pty/vty/etc..
pseudo-device   bpfilter        4       #Berkeley packet filter

# Parallel-port bus toetus
controller      ppc0    at isa? port ? irq 7 vector ppcintr
controller      ppbus0
controller      vpo0    at ppbus?
#device          ppi0    at ppbus?

# KTRACE enables the system-call tracing facility ktrace(2).
# This adds 4 KB bloat to your kernel, and slightly increases
# the costs of each syscall.
#options                KTRACE          #kernel tracing
device pcm0 at isa ? port? tty irq? drq? vector pcmintr


Vallo Kallaste
vallo@matti.ee


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.980415110532.28806B-100000>