I have a USB keypad that I am trying to use with Centos 5. dmesg reports. input: ORTEK USB Keyboard Hub as /class/input/input8 input: USB HID v1.10 Keyboard [ORTEK USB Keyboard Hub] on usb-0000:00:02.0-4.3 input: ORTEK USB Keyboard Hub as /class/input/input9 input: USB HID v1.10 Device [ORTEK USB Keyboard Hub] on usb-0000:00:02.0-4.3 lsusb shows: Bus 001 Device 010: ID 05a4:9862 Ortek Technology, Inc. Bus 001 Device 009: ID 05a4:9837 Ortek Technology, Inc. This doesnt seem to work on centos 5. However it does work on centos 4.5 input: ORTEK USB Keyboard Hub as /class/input/input4 input: USB HID v1.10 Keyboard [ORTEK USB Keyboard Hub] on usb-0000:00:0b.0-4.3 input: ORTEK USB Keyboard Hub as /class/input/input5 input: USB HID v1.10 Device [ORTEK USB Keyboard Hub] on usb-0000:00:0b.0-4.3 lsusb shows: Bus 002 Device 004: ID 05a4:9862 Ortek Technology, Inc. Bus 002 Device 003: ID 05a4:9837 Ortek Technology, Inc. How can I get this working on centos 5??? Thanks, Jerry