Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Dec 2004 17:57:10 +0900
From:      bsjang <graycells@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   ukbd problem..
Message-ID:  <cd59233f04120400574b78dbd5@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
when i plug and unplug several times, i can get following panic.
(right after unplugging)

ukbd_timeout + 0x18
softclock()
...


i am sure that ukbd_timeout() is untimeout()ed in ukbd_term() 
and then, kbd is free()ed. but ukbed_timeout() is unexpectedly timeout()ed.

where is problem...?

thank you in advance



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