Re: usb storage kernel module with 2.4 kernel
On Wed, 29 Sep 2004 21:10:52 -0700, Erik Steffl wrote:
> Nori Heikkinen wrote:
>> on Wed, 29 Sep 2004 10:00:19PM -0400, Nori Heikkinen insinuated:
>>
>> [iPod on USB]
>>
>> i'm using USB (1.1), fwiw. (but i don't think that matters for this).
Officially, USB 1.1 isn't supported.
I have a 20GB, 4th-generation iPod formatted for FAT32. I had to
experiment to get my iPod working, as it was my first USB device. I use
USB 2.0 because it's what I've got.
>>>CONFIG_USB_STORAGE=m
>>>
>>>so it seems like it should be modprobe-able ...
Do you have Hotplug and udev? (I don't know if these are necessary, but I
have them.)
> you also need scsi, not sure what exactly, here's what I have:
Note: I also have an Adaptec 2940UW adapter.
I have these three:
> CONFIG_SCSI=y
> CONFIG_SCSI_PROC_FS=y
> CONFIG_BLK_DEV_SD=m
I have this one, but only, I think, for my SCSI DVD drive:
> CONFIG_BLK_DEV_SR=m
I have this, but I don't know if it matters:
> CONFIG_SCSI_CONSTANTS=y
I don't have any of these:
> CONFIG_CHR_DEV_SG=m
> CONFIG_SCSI_REPORT_LUNS=y
> CONFIG_SCSI_LOGGING=y
> CONFIG_SCSI_SPI_ATTRS=m
> CONFIG_SCSI_SATA=y
> CONFIG_SCSI_ATA_PIIX=y
Reply to: