Hi ALL!
I want to use a barcode scanner on FreeBSD. I have USB Honeywell MS9520.
After attach in log:
The first question is: why is first defined as a keyboard, and then ugen? The second question: the device is, how to get information from it?
I understand that this device can be seen as a reference system keyboard, but just do not know how to get information from him.
Finished programs not in the ports tree.
I want to use a barcode scanner on FreeBSD. I have USB Honeywell MS9520.
After attach in log:
Code:
ugen0.4: <Honeywell Scanning and Mobility> at usbus0
ukbd1: <Honeywell Scanning and Mobility Honeywell Scanning and Mobility Scanner, class 0/0, rev 1.10/58.81, addr 4> on usbus0
kbd3 at ukbd1
ugen0.4: <Honeywell Scanning and Mobility> at usbus0 (disconnected)
ukbd1: at uhub0, port 6, addr 4 (disconnected)
ugen0.4: <Honeywell Scanning and Mobility> at usbus0
I understand that this device can be seen as a reference system keyboard, but just do not know how to get information from him.
Finished programs not in the ports tree.