Ok, I will try tomorrow. # It's over 21:00 at JST-9, Sorry. 2020年2月25日(火) 21:06 Hans Petter Selasky <h...@selasky.org>:
> On 2020-02-25 12:37, Minoru TANABE wrote: > > Hi, all. > > > > I rebuild my system, using current ukbd.c. > > The results are same as Subject. No '\', no '|', no '_'. > > > > See attachment for detail. > > Line240 shows "ugen0.3: <Cypress USB Keyboard> at usbus0 (disconnected)" > > > > I press keys '\', '|',(right of '^' '~') > > '\', '_' (right of '/' ''?') order. > > > > I can't input underscore on console keyboard. > > So, "usbconfig -d X.Y dump_device_desc" command was executed via ssh. > > > > Thank you. > > > > Hi, > > It looks like the scancodes are bigger than 128, so this might be > treated like a negative value. Solution: Use hid_get_data_unsigned(). > > Can you try the attached patch? > > --HPS > -- mtan (Minoru TANABE) EMail kotana...@gmail.com _______________________________________________ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"