The following reply was made to PR usb/149162; it has been noted by GNATS. From: Hans Petter Selasky <[email protected]> To: [email protected] Cc: Alexey A Bukreev <[email protected]>, [email protected] Subject: Re: usb/149162: ASUS WL-167g doesn't work in 8.1 (continue of 149058) Date: Sat, 31 Jul 2010 21:43:18 +0200
On Saturday 31 July 2010 21:34:28 Alexey A Bukreev wrote: > >Number: 149162 > >Category: usb > >Synopsis: ASUS WL-167g doesn't work in 8.1 (continue of 149058) > >Confidential: no > >Severity: serious > >Priority: medium > >Responsible: freebsd-usb > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Sat Jul 31 19:40:02 UTC 2010 > >Closed-Date: > >Last-Modified: > >Originator: Alexey A Bukreev > >Release: 8.1-STABLE > > >Organization: > at Home :) > > >Environment: > FreeBSD 8.1-RELEASE #0: Wed Jul 28 20:58:59 UTC 2010 (Now I can't do uname > -a) > > >Description: > Hello, this a continue of PR 149058. > > I deleted all string about wlan & ural from /etc/rc.conf > System boots successfully. > I input in console "ifconfig wlan0 create wlandev ural0" > And ifconfig hangs. > Ctrl+C doesn't work in console with ifconfig — "^C" displays but > nothing happens. Can you compile the kernel with "options USB_DEBUG". Then set the following debug variable: sysctl hw.usb.ural.debug=15 What is printed in dmesg, when you try to activate the wlan0? --HPS _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
