Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Apr 2003 00:46:47 +0900 (JST)
From:      MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
To:        imp@bsdimp.com
Cc:        current@freebsd.org
Subject:   Re: tested ehci driver with 5-current/IBM ThinkPad240
Message-ID:  <20030419.004647.48466383.sanpei@sanpei.org>
In-Reply-To: <20030415.160640.112623304.imp@bsdimp.com>
References:  <20030416.000421.39225367.sanpei@sanpei.org> <20030415151806.GL529@cicely9.cicely.de> <20030415.160640.112623304.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>Looks more like a resource allocation glitch to me.  Devices shouldn't
>be mapped to the same address...

  dmesg with boot -v


cardbus0: Resource not specified in CIS: id=10, size=1000
found->	vendor=0x1033, dev=0x0035, revid=0x41
	bus=2, slot=0, func=0
	class=0c-03-10, hdrtype=0x00, mfdev=1
	cmdreg=0x0000, statreg=0x0210, cachelnsz=8 (dwords)
	lattimer=0xa8 (5040 ns), mingnt=0x01 (250 ns), maxlat=0x2a (10500 ns)
	intpin=a, irq=11
	powerspec 2  supports D0 D1 D2 D3  current D0
ohci0: <NEC uPD 9210 USB controller> mem 0x88001000-0x88001fff irq 11 at device 0.0 on cardbus0
usb1: OHCI version 15.15, legacy support
usb1: unsupported OHCI revision
ohci0: USB init failed
device_probe_and_attach: ohci0 attach returned 5
cardbus0: Resource not specified in CIS: id=10, size=1000
found->	vendor=0x1033, dev=0x0035, revid=0x41
	bus=2, slot=0, func=1
	class=0c-03-10, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, statreg=0x0210, cachelnsz=8 (dwords)
	lattimer=0xa8 (5040 ns), mingnt=0x01 (250 ns), maxlat=0x2a (10500 ns)
	intpin=b, irq=11
	powerspec 2  supports D0 D1 D2 D3  current D0
ohci0: <NEC uPD 9210 USB controller> mem 0x88001000-0x88001fff irq 11 at device 0.1 on cardbus0
usb1: OHCI version 15.15, legacy support
usb1: unsupported OHCI revision
ohci0: USB init failed
device_probe_and_attach: ohci0 attach returned 5
cardbus0: Resource not specified in CIS: id=10, size=100
found->	vendor=0x1033, dev=0x00e0, revid=0x02
	bus=2, slot=0, func=2
	class=0c-03-20, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, statreg=0x0210, cachelnsz=8 (dwords)
	lattimer=0xa8 (5040 ns), mingnt=0x10 (4000 ns), maxlat=0x22 (8500 ns)
	intpin=c, irq=11
	powerspec 2  supports D0 D1 D2 D3  current D0
ehci0: <NEC uPD 720100 USB 2.0 controller> mem 0x88001000-0x880010ff irq 11 at device 0.2 on cardbus0
usb1: EHCI version ff.ff
usb1: wrong number of companions (15 != 0)
ehci0: USB init failed err=13
device_probe_and_attach: ehci0 attach returned 5
cardbus0: release_all_resource: Resource still owned by child, oops. (type=1, rid=0, addr=b)
cardbus0: release_all_resource: Resource still owned by child, oops. (type=3, rid=16, addr=88001000)
cbb0: CardBus card activation failed
---
MIHIRA, Sanpei Yoshiro
Tokyo, Japan.



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