All of lore.kernel.org
 help / color / mirror / Atom feed
From: Emmanuel Lesouef <e.lesouef@taika.fr>
To: linux-hotplug@vger.kernel.org
Subject: Udev/Usb HD/debian Sarge Issue
Date: Tue, 07 Dec 2004 19:30:01 +0000	[thread overview]
Message-ID: <41B604B9.1040605@taika.fr> (raw)

Hello,

I don't know if this mailing-list is the right one to ask the following 
question. If it is not, please excuse me and point me to the right place :)

I'm using Debian GNU/Linux Sarge with the following :

ii  hotplug                0.0.20040329-16        Linux Hotplug Scripts
ii  udev                   0.042-1                /dev/ management daemon

In fact, hotplug/udev are working well with my Palm Zire m150. But now, 
I try to get the 2 following peripherals working :

IOMEGA Desktop Hard Drive 160GB USB 2.0
Apple Ipod mini

I added the following udev rules for them (in 
/etc/udev/rules.d/10-personal) :

# Gestion du device Iomega USB Disk
BUS="scsi", SYSFS{vendor}="HDS72251", NAME{all_partitions}="iomega"
# Gestion du device Apple IPod Mini
BUS="scsi", SYSFS{vendor}="Apple   ", KERNEL="sd?2", NAME="ipod%n"

Note : I don't exactly know what means : ipod%n...

But udev maps them as sd*... (which is normal but that's not the way I 
assumed them to be mapped...)

Is there something I'm missing ? An error ?

Any help will be fully appreciated.

Thanks in advance.

-- 
Emmanuel Lesouef
Société Taika - e.lesouef@taika.fr



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

                 reply	other threads:[~2004-12-07 19:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=41B604B9.1040605@taika.fr \
    --to=e.lesouef@taika.fr \
    --cc=linux-hotplug@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.