[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

hotplug and HP 8200 usb CDRW



Can anyone help me with this?

I have compiled everything necessary in the kernel, scsi support, usb
etc.

I have also compiled and installed hotplug and usbutils.

Now, it all seems to work when I plug in the HP 8200.  Syslog shows that
it is recognised OK.  But the last couple of lines show that it doesn't
know what driver to load:
Apr 25 22:14:21 debian kernel: usb.c: kusbd: /sbin/hotplug add 2
Apr 25 22:14:21 debian /etc/hotplug/usb.agent: Modprobe and setup
usbcore for USB product 0/0/0
Apr 25 22:14:22 debian /etc/hotplug/usb.agent: ... no drivers for USB
product 3f0/207/1

The correct driver is usb-storage and I note that the file:
/lib/modules/2.4.3/build/drivers/usb/storage/unusual_devs.h
has the following:
UNUSUAL_DEV(  0x03f0, 0x0207, 0x0001, 0x0001,
                "HP",
                "CD-Writer+ 8200e",
                US_SC_8070, US_PR_SCM_ATAPI, init_8200e, 0),

I don't know how this file fits in with things and I don't know how to
tell hotplug or modprobe to link this information so that it uses the
module usb-storage for this CDRW.

Can anyone help me?

Regards.

Mark.



Reply to: