It seems like you need to load sd_mod as well, if you haven't compiled
it into the kernel. That's the SCSI disk support.

On 12:34 Thu 22 Jul, alex rait wrote:
> hello, 
>   I have some wierd problem:
> I compiled my kernel 2.6.7 with
> SCSI disk support
> SCSI generic support
> Support for USB
> USB device filesystem
> EHCI HCD (USB 2.0) support
> OHCI HCD support
> UHCI HCD (most Intel and VIA) support
> USB Mass Storage support
> ----------------------
> everything is loaded so this is the output (without sound and network) of lsmod:
> ppp_deflate             4548  -
> zlib_deflate           20504  -
> zlib_inflate           20644  -
> bsd_comp                5124  -
> ppp_async               9764  -
> ppp_generic            25592  -
> slhc                    6116  -
> uhci_hcd               28980  -
> ohci_hcd               18920  -
> usb_storage            26596  -
> ------------------------------------
> when I insert my disk on key I can see this in /proc/scsi/scsi:
> [EMAIL PROTECTED]:/dev# cat /proc/scsi/scsi
> Attached devices:
> Host: scsi1 Channel: 00 Id: 00 Lun: 00
>   Vendor: Generic  Model: Traveling Disk   Rev: 1.11
>   Type:   Direct-Access                    ANSI SCSI revision: 02
> 
> -------------------------------------
> Then I want to know to what sdX my DOK is assigned so I run dmesg, but here is the
> problem, I get this:
> 
> scsi0 : SCSI emulation for USB Mass Storage devices
>   Vendor: Generic   Model: Traveling Disk    Rev: 1.11
>   Type:   Direct-Access                      ANSI SCSI revision: 02
> USB Mass Storage device found at 3
> usb 2-2: USB disconnect, address 3
> usb 2-2: new full speed USB device using address 4
> scsi1 : SCSI emulation for USB Mass Storage devices
>   Vendor: Generic   Model: Traveling Disk    Rev: 1.11
>   Type:   Direct-Access                      ANSI SCSI revision: 02
> USB Mass Storage device found at 4
> [EMAIL PROTECTED]:/dev#
> 
> _______________________________________________________________
> 
> normally, I would see some entry like:
> sda: sda1
> (as I understood from others..)
> but I don't have it..
> 
> any ideas?
> 
> thanx for your help
> alex R.
> 
> _____________________________________________________________
> ???????????????? ???????????????????? ???????????????? ?????????????????????? 
> ?????????? [EMAIL PROTECTED] ???? ?????????? <a 
> href="http://www.armenia.ru";>"?????????????? ?????????? ????"</a> - ?????????????? 
> ?????????????????? ???????????? ?? ????????????. 
> http://www.armenia.ru
> 
> ================================================================To unsubscribe, send 
> mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]
> 

-- 
Regards, Itamar Ravid
[EMAIL PROTECTED]

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to