Re: usb/82660: [ehci] [panic] EHCI: I/O stuck in state 'physrd'/panic

2009-11-30 Thread Stefan Walter
The following reply was made to PR usb/82660; it has been noted by GNATS. From: Stefan Walter To: GNATS Cc: Subject: Re: usb/82660: [ehci] [panic] EHCI: I/O stuck in state 'physrd'/panic Date: Mon, 30 Nov 2009 21:46:49 +0100 No news after a few years: After updating to 8.0-RELEASE, the prob

Re: usb/140883: axe(4) USB gigabit ethernet hangs after short period of traffic

2009-11-30 Thread Pyun YongHyeon
On Mon, Nov 30, 2009 at 04:42:28AM +0100, Jason Edwards wrote: > [r...@mesa /]# devinfo -rv | grep phy > (..) > ukphy1 pnpinfo oui=0x606e model=0xc rev=0x0 at phyno=0 > (..) > > I understand my device may have the same name, but different PHY thus > is actually a different produc

Current problem reports assigned to freebsd-usb@FreeBSD.org

2009-11-30 Thread FreeBSD bugmaster
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker

Re: ASIX USB-to-Ethernet drivers

2009-11-30 Thread Hans Petter Selasky
On Sunday 29 November 2009 22:23:35 Pyun YongHyeon wrote: > > For the moment, I've patched /sys/dev/usb/usbdevs and > > /sys/dev/usb/net/axe to treat the AX88772A as if it were an AX88772 > > (patch submitted as PR 140923) so that I can get my systems > > Maybe Hans can handle this. I think I comm