Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jul 2020 16:43:52 -0700
From:      Mark Millard <marklmi@yahoo.com>
To:        John-Mark Gurney <jmg@funkthat.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: CFT: major update to if_ure (patch did not apply cleanly for head -r363510) (example PowerMac problem?)
Message-ID:  <C2C302F7-7F36-450D-AF91-858008CBC5FA@yahoo.com>
In-Reply-To: <F5CFD6E1-787B-4416-B666-86847166D99F@yahoo.com>
References:  <D5A3AECA-96C8-4E16-8795-B590ED9D82E3.ref@yahoo.com> <D5A3AECA-96C8-4E16-8795-B590ED9D82E3@yahoo.com> <20200727012035.GS4213@funkthat.com> <F5CFD6E1-787B-4416-B666-86847166D99F@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On 2020-Jul-26, at 18:20, John-Mark Gurney <jmg at funkthat.com> wrote:

> Mark Millard wrote this message on Sat, Jul 25, 2020 at 19:13 -0700:
>> For reference for what applying the patch
>> reported (see Hunk #14):
>=20
> Ok, updated it to be relative to r363583...
>=20
> I had made a white spcae commit to if_ure.c, but hadn't made the
> patch relative to it after that commit.. should work now..

I updated an old PowerMac G5 (2 sockets/2 cores each) to
head -r363590 with the update patch and tjen plugged in the
USB EtherNet device. The result (extracted from dmesg -a)
was:

usb_alloc_device: set address 2 failed (USB_ERR_TIMEOUT, ignored)
usbd_setup_device_desc: getting device descriptor at addr 2 failed, =
USB_ERR_TIMEOUT
usbd_req_re_enumerate: addr=3D2, set address failed! (USB_ERR_TIMEOUT, =
ignored)
usbd_setup_device_desc: getting device descriptor at addr 2 failed, =
USB_ERR_TIMEOUT
usbd_req_re_enumerate: addr=3D2, set address failed! (USB_ERR_TIMEOUT, =
ignored)
usbd_setup_device_desc: getting device descriptor at addr 2 failed, =
USB_ERR_TIMEOUT
usbd_req_re_enumerate: addr=3D2, set address failed! (USB_ERR_TIMEOUT, =
ignored)
usbd_setup_device_desc: getting device descriptor at addr 2 failed, =
USB_ERR_TIMEOUT
usbd_req_re_enumerate: addr=3D2, set address failed! (USB_ERR_TIMEOUT, =
ignored)
usbd_setup_device_desc: getting device descriptor at addr 2 failed, =
USB_ERR_TIMEOUT
ugen2.2: <Unknown > at usbus2 (disconnected)
uhub_reattach_port: could not allocate new device

Unfortunately, I'd not tried a PowerMac with the type of
device before the update. I do not know if the above is
new behavior or not.

The PowerMac is big-endian, which is what got me to think
about trying it there. The PowerMac is also 64-bit running
a 64-bit FreeBSD. Its USB is 2.0.

(It also has 2 GigaBit EtherNet ports of its own so I'm not
likely to use a USB device outside special testing.)

=3D=3D=3D
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C2C302F7-7F36-450D-AF91-858008CBC5FA>