Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2009 21:56:13 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-usb@freebsd.org
Cc:        Kim Culhan <w8hdkim@gmail.com>
Subject:   Re: reattach 3g0 device: could not allocate new device
Message-ID:  <200902232156.14845.hselasky@c2i.net>
In-Reply-To: <89dbfdc30902231031j4407614vdce09e8e58cdc346@mail.gmail.com>
References:  <89dbfdc30902231031j4407614vdce09e8e58cdc346@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 23 February 2009, Kim Culhan wrote:
> Running 8.0-CURRENT as of 2-22-09
>
> The 3g0 device is a Novatel U727 EVDO wireless radio.
>
> If the machine boots with the device attached, dmesg reads:
>
> u3g0: <Data Interface> on usbus2
>
> Remove the device and this is logged:
>
> u3g0: at ushub2, port 2, addr 2 (disconnected)
>
> Reattach the device and there is this message:
>
> uhub_reattach_port:414: could not allocate new device!
>
> kernel config has:
>
> device   usb2_serial_3g
>
> Any help is greatly appreciated
>

Hi,

Can you turn on USB HUB debugging:

sysctl hw.usb2.uhub.debug=15
sysctl hw.usb.uhub.debug=15

--HPS



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