>
>No define
>
>options DIAGNOSTIC
>options DEBUG
>options LOCKDEBUG
>
>in your kernel config file and rebuild your
kernel.
>
>christos
Strange got nothing special..I have a USB keyboard which generally takes more time to get started after system is booted, got only those errors. as below..
<hostname>$ uname -a
NetBSD <hostname> 6.0.1 NetBSD 6.0.1 (GEN_W_DEBUG) #0: Sat May 25 01:09:03 UTC 2013
root%bsdbox.hackedbox.net@localhost:/usr/src/sys/arch/i386/compile/GEN_W_DEBUG i386
May 25 01:43:48 <hostname> /netbsd: uhub3: device problem, disabling port 1
May 25 01:43:51 <hostname> /netbsd: ath0: device timeout (txq 8, txintrperiod 5)
May 25 01:43:59 <hostname> /netbsd: uhub3: device problem, disabling port 1
May 25 01:44:03 <hostname> /netbsd: ath0: device timeout (txq 8, txintrperiod 4)
May 25 01:44:10 <hostname> /netbsd: uhub3: device problem, disabling port 1
May 25 01:44:10 <hostname> /netbsd: uhub3: device problem, disabling port 1
May 25 01:44:27 <hostname> /netbsd: uhidev1 at uhub3 port 1 configuration 1 interface 0
May 25 01:44:27 <hostname> /netbsd: uhidev1: USB USB Keykoard, rev 1.10/1.10, addr 3, iclass 3/1
May 25 01:44:27 <hostname> /netbsd: ukbd0 at uhidev1: 8 modifier keys, 6 key codes
May 25 01:44:27 <hostname> /netbsd: wskbd0 at ukbd0: console
keyboard, using wsdisplay0
May 25 01:44:27 <hostname> /netbsd: uhidev2 at uhub3 port 1 configuration 1 interface 1
May 25 01:44:27 <hostname> /netbsd: uhidev2: USB USB Keykoard, rev 1.10/1.10, addr 3, iclass 3/0
May 25 01:44:27 <hostname> /netbsd: uhidev2: 2 report ids
May 25 01:44:27 <hostname> /netbsd: uhid0 at uhidev2 reportid 1: input=2, output=0, feature=0
May 25 01:44:27 <hostname> /netbsd: uhid1 at uhidev2 reportid 2: input=1, output=0, feature=0
it should be noted that I have grub based boot hence I renamed new kernel as netbsd.dbg and booted that using grub menu and here in message it says /netbsd.
Thanks in advance for your time.
Gaurang.