Re: USB keyboard problem

2003-09-27 Thread plasma
On Sat, Sep 27, 2003 at 02:16:07AM +0800, plasma wrote: The problem is here: Sep 27 01:37:28 plasmanb /kernel: before old: 22 44 Sep 27 01:37:28 plasmanb /kernel: before new: 44 Sep 27 01:37:28 plasmanb /kernel: no: 2, nn: 0 Sep 27 01:37:28 plasmanb /kernel: 0x416 (1046) released Sep 27

Re: USB keyboard problem

2003-09-27 Thread plasma
Hi all, BTW, I observed that the terminal receives endless ENTERs when I plug in the USB keyboard. Does this happen to those who use USB keyboard? I'd like to know if it happens ALL THE TIME or just me. plasma == ¤£­n¦¨¬°µL¶dªº¨ü®`ªÌ

Re: USB keyboard problem

2003-09-26 Thread plasma
Hi all, I tried to find what the problem is. I add the following patch to ukbd.c: [[[ --- /usr/src/sys/dev/usb/ukbd.c.origMon Mar 31 08:31:35 2003 +++ /usr/src/sys/dev/usb/ukbd.c Sat Sep 27 01:31:54 2003 @@ -693,6 +693,12 @@ int mod, omod; int key, c; int i, j;