usb/149162: ASUS WL-167g doesn't work in 8.1 (continue of 149058)

lepis at lepis.net.ru lepis at lepis.net.ru
Thu Aug 5 21:10:11 UTC 2010


The following reply was made to PR usb/149162; it has been noted by GNATS.

From: <lepis at lepis.net.ru>
To: Hans Petter Selasky <hselasky at c2i.net>
Cc: <freebsd-usb at freebsd.org>, <freebsd-gnats-submit at freebsd.org>
Subject: Re: usb/149162: ASUS WL-167g doesn't work in 8.1 (continue of 149058)
Date: Fri, 06 Aug 2010 00:50:04 +0400

 On Tue, 3 Aug 2010 17:50:45 +0200, Hans Petter Selasky <hselasky at c2i.net>
 wrote:
 > Hi,
 > 
 > Actually, my intention was to get you into the kernel debugger and not
 the 
 > userland debugger. Maybe you have some missing keywords in your kernel
 > config. 
 > Try google. When setup correctly, CTRL+ALT+ESC should get you into the
 > kernel 
 > debugger. That means you should exit X11 before typing this sequence.
 When
 > in 
 > the kernel debugger, try to dump all threads. Look for function names
 that 
 > contain the word "ural". Write down brief stack backtrace.
 > 
 Hello.
 
 I found very strange behavior. тot for nothing that I work for a tester :)
 
 http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug-online-ddb.html
 - Here I found how to use kernel debugger (Ctrl+Alt+Esc).
 
 I added to my config-file next strings:
 options         KDB
 options         DDB
 options         KDB_UNATTENDED
 options         BREAK_TO_DEBUGGER
 I did the rebuild of kernel, installed it, rebooted the PC.
 
 After reboot I typed into console "ifconfig wlan0 create wlandev ural0"
 and ifconfig didn't hangs. Device wlan0 was successfully created.
 
 I commented this 4 strings --> ifconfig hangs, wlan0 wasn't created.
 
 It's very strange :)
 
 Now I'll rebuild kernel with this parameters, read "man ifconfig" and try
 to make workable wireless lan. I shall write you results. Thanks.
 
 Best regards,
 Bukreev Alexey


More information about the freebsd-usb mailing list