Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Apr 2005 21:31:05 +0200 (W. Europe Daylight Time)
From:      Xander Jansen <x+freebsd-gnats@surf.net>
To:        Ian Dowse <iedowse@FreeBSD.org>
Cc:        freebsd-usb@FreeBSD.org
Subject:   Re: kern/59803: [usb] Wrong detection of/panic with Edimax USB 2.0 Cardbus host controller
Message-ID:  <Pine.WNT.4.62.0504032119040.220@GevcyrK.cunmr-VVV.frp.ay>
In-Reply-To: <Pine.WNT.4.61.0503272256350.3500@Qryyrgwr.cunmr-VVV.frp.ay>
References:  <200503271935.j2RJZcCN046327@freefall.freebsd.org> <Pine.WNT.4.61.0503272256350.3500@Qryyrgwr.cunmr-VVV.frp.ay>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 27 Mar 2005, Xander Jansen wrote:

+ On Sun, 27 Mar 2005, Ian Dowse wrote:
+ 
+ + Synopsis: [usb] Wrong detection of/panic with Edimax USB 2.0 Cardbus host controller
+ +
+ + Does this problem still occur in a more recent -STABLE?
+ 
+ It disappeared somewhere between 5.2.1 and 5.3 (see the Sat, 11 Dec 2004 
+ entry in the PR). Should I try a recent -STABLE to see if it re-appeared?

Finally got a 5.4-STABLE image and tested the card again. No regression. 
It even seems to be a bit better. When inserting a USB disk the 
'transfers' is reported as 40 MB/s (was 1MB/s with 5.3) and writes seem 
to be a bit faster (no real benchmarking though).

This PR definitely can be closed.

Cheers,

Xander

----- additinal datapoints with 5.4-STABLE

[ GENERIC + ehci ]

FreeBSD 5.4-STABLE #0: Sun Apr  3 16:04:17 CEST 2005
    root@current.phaze-III.sec.nl:/usr/obj/usr/src/sys/EHCI

[ insert card ]
cardbus0: Resource not specified in CIS: id=10, size=1000
ohci0: <NEC uPD 9210 USB controller> mem 0xf8001000-0xf8001fff irq 11 at 
device 0.0 on cardbus0
usb4: OHCI version 1.0
usb4: <NEC uPD 9210 USB controller> on ohci0
usb4: USB revision 1.0
uhub4: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub4: 3 ports with 3 removable, self powered
cardbus0: Resource not specified in CIS: id=10, size=1000
ohci1: <NEC uPD 9210 USB controller> mem 0xf8002000-0xf8002fff irq 11 at device 0.1 on cardbus0
usb5: OHCI version 1.0
usb5: <NEC uPD 9210 USB controller> on ohci1
usb5: USB revision 1.0
uhub5: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub5: 2 ports with 2 removable, self powered
cardbus0: Resource not specified in CIS: id=10, size=100
ehci1: <NEC uPD 720100 USB 2.0 controller> mem 0xf8003000-0xf80030ff irq 11 at device 0.2 on cardbus0
usb6: EHCI version 1.0
usb6: companion controllers, 3 ports each: usb4 usb5
usb6: <NEC uPD 720100 USB 2.0 controller> on ehci1
usb6: USB revision 2.0
uhub6: NEC EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub6: 5 ports with 5 removable, self powered

[ insert USB 2.0 disk ]

umass0: Prolific Technology Inc. Mass Storage Device, rev 2.00/1.00, addr 2
da0 at umass-sim0 bus 0 target 0 lun 0
da0: <TOSHIBA MK4018GAS Q1.0> Fixed Direct Access SCSI-0 device 
da0: 40.000MB/s transfers
da0: 38154MB (78140161 512 byte sectors: 255H 63S/T 4864C)

# dd if=/dev/zero of=ehcitest.dd bs=1024 count=1000000
1000000+0 records in
1000000+0 records out
1024000000 bytes transferred in 97.361956 secs (10517455 bytes/sec)

[ http://www.freebsd.org/cgi/query-pr.cgi?pr=59803 ]
-- 
New systems generate new problems.



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