Just looked at that header file you mentioned. The only thing I notice is
that US_FL_IGNORE_SER is set for the CDDR, where it is not for yours. But
looking at usb.c, it looks like that should not affect loading the driver.
Do you see the scsi emulation load in dmesg or /var/log/messages?
Jul 12 08:20:55 imac kernel: Initializing USB Mass Storage driver...
Jul 12 08:20:55 imac kernel: usb.c: registered new driver usb-storage
Jul 12 08:20:55 imac kernel: scsi1 : SCSI emulation for USB Mass Storage
devices
If I look earlier in my log, I see the same message you quote, apparently
before the module loads:
Jul 12 08:20:55 imac kernel: usb.c: USB device 5 (vend/prod 0x781/0x2) is
not claimed by any active driver.
Stew Benedict
--
MandrakeSoft OH/TN, USA http://perso.mandrakesoft.com/~sbenedict/
On Thu, 12 Jul 2001, Brice D Ruth wrote:
> My problem isn't so much that the usb-storage driver isn't loaded - I
> load it by hand - but rather that even when it is loaded, when the
> device is inserted, the USB stack claims that no active driver is available.
>
> -Brice
>
> Stew Benedict wrote:
>
> >Followup - just tried it on a Mandrake system with my CDDR-31. If it was
> >connected at boot, the usb-storage driver is loaded, but you still need
> >sd_mod for SCSI disk support. You could pick this up by adding:
> >
> >above usb-storage sd_mod
> >
> >in /etc/modules.conf
> >
> >HTH,
> >Stew Benedict
> >
>
>
>