linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nico Schottelius <schottelius@wdt.de>
To: satyakumar.y@scandentgroup.com
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	linux-kernel-owner@vger.kernel.org
Subject: Re: [bug] 2.5.68: USB + renaming/splitting SCSI ?
Date: Tue, 27 May 2003 13:29:18 +0200	[thread overview]
Message-ID: <20030527112918.GA413@schottelius.org> (raw)
In-Reply-To: <OF2A9B6A94.2AB03675-ON65256D33.00210116@scandentgroup.com>

[-- Attachment #1: Type: text/plain, Size: 1915 bytes --]

satyakumar.y@scandentgroup.com [Tue, May 27, 2003 at 11:33:35AM +0530]:
> recompile the kernel   selecting the
> usb device  file system   option    in   usb support

The problem was I didn't have scsi / scsi_disk support..
Also I forgot to mount usbdevfs (but which is only informative,afai can see).

It's a little bit weired to have scsi support for usb discs..
perhaps scsi / scsi_disk should be splitted into _real_ scsi support
and generic modular (block) device support..
like mod_disk, mod_cdrom, mod_tape. 
What do you think about this ?

Nico

> Hello!
> 
> When attaching usb devices to my box, no new entries in /dev/ are
> created (tried with usbstick, harddisk in a box)..so I can't acces any
> of them!
> 
> ------------------
> flapp:/usr # lsmod
> Module                  Size  Used by
> usb_storage            99536  0
> scsi_mod               48132  1 usb_storage
> ohci_hcd               13152  0
> usbcore                73436  4 usb_storage,ohci_hcd
> ...
> 
> flapp:/usr # ls /dev/usb/
> .  ..
> flapp:/usr # ls /dev/scsi/
> .  ..
> 
> flapp:/usr # cat /proc/scsi/scsi
> Attached devices:
> Host: scsi0 Channel: 00 Id: 00 Lun: 00
>   Vendor: HITACHI_ Model: DK23AA-12        Rev: 0811
>   Type:   Direct-Access                    ANSI SCSI revision: 02
> 
> (which is the usb harddisk)
> 
> Or do I have to load the scsi disk driver ?
> 
> Nico
> 
> --
> Please send your messages pgp-signed and/or pgp-encrypted (don't encrypt
> mails
> to mailing list!). If you don't know what pgp is visit www.gnupg.org.
> (public pgp key: ftp.schottelius.org/pub/familiy/nico/pgp-key)
> (See attached file: attkklzr.dat)
> 



-- 
Please send your messages pgp-signed and/or pgp-encrypted (don't encrypt mails
to mailing list!). If you don't know what pgp is visit www.gnupg.org.
(public pgp key: ftp.schottelius.org/pub/familiy/nico/pgp-key)

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2003-05-27 11:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-27  6:03 [bug] 2.5.68: USB satyakumar.y
2003-05-27 11:29 ` Nico Schottelius [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030527112918.GA413@schottelius.org \
    --to=schottelius@wdt.de \
    --cc=linux-kernel-owner@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=satyakumar.y@scandentgroup.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).