I'm seeing the above error, with the following traceback, when my
machine loads the uss720 driver (for a Belkin F5U002).
usb 1-2.4: new full speed USB device using address 3
uss720: probe: vendor id 0x1293, device id 0x2
uss720: set inteface result 0
uss720: (C) 1999 by Thomas Sailer, <[EMAIL PROT
On Sat, 21 Feb 2004, Adrian Reber wrote:
> I am trying to port the driver of my mp3 player (mpf70) from 2.4 to 2.6.
> The driver offers a block device interface so that it can be mounted. I
> am able to use the driver just like under 2.4 but unfortunately every
> write and read to the device produ
I am trying to port the driver of my mp3 player (mpf70) from 2.4 to 2.6.
The driver offers a block device interface so that it can be mounted. I
am able to use the driver just like under 2.4 but unfortunately every
write and read to the device produces something like the attached
output. I have not