The USB driver is already implemented in openSUSE 10.2. In the default installation only the root user has access to the device /dev/usb/auer0. To use the driver, please add the following access rule to the file "/etc/udev/rules.d/50-udev-default.rules":
KERNEL=="auer[0-9]*" NAME="usb/%k", MODE="0666"