Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2011 07:46:58 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-current@freebsd.org
Cc:        "Arno J. Klaassen" <arno@heho.snv.jussieu.fr>
Subject:   Re: usb-regression (Tyan S3992-E)
Message-ID:  <201101050746.58358.jhb@freebsd.org>
In-Reply-To: <wp62u4tf5u.fsf@heho.snv.jussieu.fr>
References:  <wp62u4tf5u.fsf@heho.snv.jussieu.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, January 04, 2011 6:36:29 pm Arno J. Klaassen wrote:
> 
> Hallo,
> 
> definitely my Tyan S3992-E based box I didn't touch since a while, has
> difficulties with recent code; this time I wanted to cross-install from
> it on a USB-stick and noticed it didn't work. From dmesg :
> 
> ohci early: SMM active, request owner change
> found-> vendor=0x1166, dev=0x0223, revid=0x01
>         domain=0, bus=0, slot=3, func=1
>         class=0c-03-10, hdrtype=0x00, mfdev=0
>         cmdreg=0x0117, statreg=0x02b0, cachelnsz=16 (dwords)
>         lattimer=0xf8 (7440 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
>         intpin=a, irq=10
>         powerspec 2  supports D0 D3  current D0
>         map[10]: type Memory, range 32, base 0xff6ed000, size 12,
>         enabled
>         map[14]: type I/O Port, range 32, base 0xd800, size  8, enabled
> pcib0: matched entry for 0.3.INTA
> pcib0: slot 3 INTA hardwired to IRQ 10
> unknown: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xff6ed000
> ohci early: SMM active, request owner change

Can you get a larger chunk of dmesg?  These are just the messages from the PCI 
bus driver, not from the ohci driver.  Are you sure you have ohci in your test 
kernel?

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101050746.58358.jhb>