Date: Fri, 06 Aug 2010 00:50:04 +0400 From: <lepis@lepis.net.ru> To: Hans Petter Selasky <hselasky@c2i.net> Cc: freebsd-gnats-submit@freebsd.org, freebsd-usb@freebsd.org Subject: Re: usb/149162: ASUS WL-167g doesn't work in 8.1 (continue of 149058) Message-ID: <396c83c29e2f9fa58c21583d444efab5@lepis.net.ru> In-Reply-To: <201008031750.45654.hselasky@c2i.net> References: <201007311934.o6VJYSYu030910@www.freebsd.org> <201008021839.30655.hselasky@c2i.net> <4C5839CD.3060302@lepis.net.ru> <201008031750.45654.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 3 Aug 2010 17:50:45 +0200, Hans Petter Selasky <hselasky@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?396c83c29e2f9fa58c21583d444efab5>
