Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2011 09:11:42 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-current@freebsd.org
Cc:        "Arno J. Klaassen" <arno@heho.snv.jussieu.fr>
Subject:   Re: usb-regression (Tyan S3992-E)
Message-ID:  <201101050911.42835.hselasky@c2i.net>
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 Wednesday 05 January 2011 00:36:29 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
> 
> [same on -current and -8-stable]
> 
> I compiled and ran a 7-stable kernel of Oct6-sources (last time I cvs
> updated ...) on it, which gives :
> 
> 
> ohci0: <OHCI (generic) USB controller> port 0xd400-0xd4ff mem
> 0xff6ec000-0xff6ecfff irq 10 at device 3.0 on pci0
> ohci0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xff6ec000
> ohci0: (New OHCI DeviceId=0x02231166)
> ioapic0: routing intpin 10 (ISA IRQ 10) to vector 52
> ohci0: [GIANT-LOCKED]
> ohci0: [ITHREAD]
> usb0: OHCI version 1.0, legacy support
> usb0: SMM does not respond, resetting
> usb0: <OHCI (generic) USB controller> on ohci0
> usb0: USB revision 1.0
> uhub0: <(0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on
> usb0
> uhub0: 2 ports with 2 removable, self powered
> 
> 
> Pleasure to provide more info and/or test suggestions.

This might be ACPI related. Have you tried booting without ACPI?

--HPS



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