Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2001 19:28:29 +0200
From:      Daniel Rock <D.Rock@t-online.de>
To:        Mike Smith <msmith@freebsd.org>
Cc:        current@FreeBSD.ORG
Subject:   Re: ACPI: Clock problems in -current
Message-ID:  <3B65993D.5243DAD@t-online.de>
References:  <200107300549.f6U5nAr02533@mass.dis.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Dies ist eine mehrteilige Nachricht im MIME-Format.
--------------A37A3306B96AC69389A9A4C4
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Mike Smith schrieb:
[...]
> Unfortunately, I can't reproduce the problem here - the new timer seems
> to be working just fine.  Can anyone seeing this please let me know:
> 
>  - What power management hardware your system has: look at the output of
>    pciconf -lv for a "power management controller", eg:
> 
This machine has no separate controller. Attached is the complete output
of "pciconf -lv"

> 
>  - which timecounter is in use on your system, eg:
> 
> mass# sysctl kern.timecounter.hardware
> kern.timecounter.hardware: ACPI

During the Off/2 errors this variable contained "ACPI"

>  - whether you are seeing any "*time went backwards" console messages.

Tons of, even with negative CPU-Usage times. Interesting enough, a "sleep 10"
sleeps 10 real seconds:

% date; sleep 10; date
Mo 30 Jul 2001 19:27:07 CEST
[...10 seconds delay...]
Mo 30 Jul 2001 19:27:27 CEST

-- 
Daniel
--------------A37A3306B96AC69389A9A4C4
Content-Type: text/plain; charset=us-ascii;
 name="pciconf.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="pciconf.log"

agp0@pci0:0:0:	class=0x060000 card=0x154110b9 chip=0x154110b9 rev=0x04 hdr=0x00
    vendor   = 'Acer Labs Inc.'
    device   = 'M1541 Aladdin V AGPset Host Bridge'
    class    = bridge
    subclass = HOST-PCI
pcib1@pci0:1:0:	class=0x060400 card=0x000000e0 chip=0x524310b9 rev=0x04 hdr=0x01
    vendor   = 'Acer Labs Inc.'
    device   = 'ALI M1541 PCI to AGP Bridge'
    class    = bridge
    subclass = PCI-PCI
ohci0@pci0:2:0:	class=0x0c0310 card=0x00000000 chip=0x523710b9 rev=0x03 hdr=0x00
    vendor   = 'Acer Labs Inc.'
    device   = 'ALI M5237 USB Host Controller'
    class    = serial bus
    subclass = USB
isab0@pci0:7:0:	class=0x060100 card=0x00000000 chip=0x153310b9 rev=0xc3 hdr=0x00
    vendor   = 'Acer Labs Inc.'
    device   = 'M1533 PCI South Bridge'
    class    = bridge
    subclass = PCI-ISA
none0@pci0:8:0:	class=0x040000 card=0x00000000 chip=0x0002121a rev=0x02 hdr=0x00
    vendor   = '3dfx Interactive Inc'
    device   = 'Voodoo2 Voodoo 2 3D Accelerator'
    class    = multimedia
    subclass = video
sym0@pci0:9:0:	class=0x010000 card=0x00000000 chip=0x00041000 rev=0x04 hdr=0x00
    vendor   = 'LSI Logic'
    device   = '53C815 Fast SCSI'
    class    = mass storage
    subclass = SCSI
rl0@pci0:10:0:	class=0x020000 card=0x813910ec chip=0x813910ec rev=0x10 hdr=0x00
    vendor   = 'Realtek Semiconductor'
    device   = 'RT8139 (A/B/C/8130) Fast Ethernet Adapter'
    class    = network
    subclass = ethernet
fxp0@pci0:11:0:	class=0x020000 card=0x00098086 chip=0x12298086 rev=0x05 hdr=0x00
    vendor   = 'Intel Corporation'
    device   = '82557/8/9 Fast Ethernet LAN Controller'
    class    = network
    subclass = ethernet
atapci0@pci0:15:0:	class=0x0101fa card=0x00000000 chip=0x522910b9 rev=0xc1 hdr=0x00
    vendor   = 'Acer Labs Inc.'
    device   = 'M1543 Southbridge EIDE Controller'
    class    = mass storage
    subclass = ATA
none1@pci1:0:0:	class=0x030000 card=0x001c105d chip=0x493d105d rev=0x00 hdr=0x00
    vendor   = 'Number Nine Visual Technology'
    device   = 'T2R Revolution 3D'
    class    = display
    subclass = VGA

--------------A37A3306B96AC69389A9A4C4--


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?3B65993D.5243DAD>