Date: Tue, 19 May 2009 08:54:17 +0200 From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-current@freebsd.org Cc: Lucius Windschuh <lwindschuh@googlemail.com>, Sam Leffler <sam@freebsd.org>, Andrew Thompson <thompsa@freebsd.org> Subject: Re: HEADSUP: uath(4) has been committed. Message-ID: <200905190854.17888.hselasky@c2i.net> In-Reply-To: <20090519051045.GD78829@citylink.fud.org.nz> References: <20090407022956.GA71377@weongyo.cdnetworks.kr> <20090519050132.GE42412@weongyo.cdnetworks.kr> <20090519051045.GD78829@citylink.fud.org.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 19 May 2009, Andrew Thompson wrote: > On Tue, May 19, 2009 at 02:01:32PM +0900, Weongyo Jeong wrote: > > > > BTW: Could you add a message declaring the device when it is plugged > > > > in? Something like "uath0: <TRENDnet TEW-504UB wireless LAN adaptor> > > > > on usbus?" and "uath0: ether aa:bb:cc:dd:ee:ff"? > > > > > > I thought it did this but perhaps not; we can try to add it. > > > > IIRC in the previous USB1, it printed a message like > > > > uath0: <TRENDnet TEW-504UB wireless LAN adaptor> on usbus? > > > > whenever a device is attached even if the device source doesn't print > > it but it's not now in USB2. I have no ideas it's a intention or a > > regression of USB2. > > This is because USB2 sets the quiet flag on the device (for better or > worse) and relies on the driver calling device_set_usb2_desc(). > > I am not sure the reason for doing it this way. > Did you run uathload? There should be an ugen entry for your device. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905190854.17888.hselasky>