Here's the driver for an USB-Keyboard. It has been successfully tested on the Dreambox 7000 with the official image rel108.

Installation:

- copy the file hid.ko to /var/etc

- copy the file install to /tmp

- telnet the box and enter: 
  cd /tmp
  chmod +x install
  ./install
  exit
  
- reboot

Have fun!