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

Re: usb storage kernel module with 2.4 kernel



On Wed, 29 Sep 2004 21:10:52 -0700
Erik Steffl <steffl@bigfoot.com> wrote:

> Nori Heikkinen wrote:
> > on Wed, 29 Sep 2004 10:00:19PM -0400, Nori Heikkinen insinuated:
> > 
> >>yet in my kernel config, i have:
> >>
> >>CONFIG_USB_STORAGE=m
> >>
> >>so it seems like it should be modprobe-able ...
> >>
> >>what am i missing, here?
> 
>    you also need scsi, not sure what exactly, here's what I have:
> 
> CONFIG_SCSI=y
> CONFIG_SCSI_PROC_FS=y
> CONFIG_BLK_DEV_SD=m
> CONFIG_BLK_DEV_SR=m
> CONFIG_CHR_DEV_SG=m
> CONFIG_SCSI_REPORT_LUNS=y
> CONFIG_SCSI_CONSTANTS=y
> CONFIG_SCSI_LOGGING=y
> CONFIG_SCSI_SPI_ATTRS=m
> CONFIG_SCSI_SATA=y
> CONFIG_SCSI_ATA_PIIX=y
> 
>    not all of that is relevant (i.e. SATA is for SATA support) but you
>    
> need at least some of them, take a look at kernel config help to
> figure out which ones are relevant for you.

lsmod shows ide_core and scsi_mod both being used by usb_storage on my
machine running 2.6.7-1-k7. The only other modules that look related are
the obvious usbcore, fat and vfat. Hopefully 2.4.26 is close enough for
that to help.

In my case I'm using usb_storage for a 256MB usb keychain drive.

HTH,
Jacob



Reply to: