All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Dharm <mdharm-usb@one-eyed-alien.net>
To: linux-hotplug@vger.kernel.org
Subject: Re: [Linux-usb-users] hotpluging Sony DSC-f505v
Date: Tue, 27 Feb 2001 21:43:31 +0000	[thread overview]
Message-ID: <marc-linux-hotplug-98331024330640@msgid-missing> (raw)

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

This sounds to me like the hotplug script isn't testing the range the same
way usb-storage does.  usb-storage does a low >= x >= high, and it sounds
like the scripts are doing strict > and <?

Matt

On Tue, Feb 27, 2001 at 04:36:19PM -0500, usb@house-o-fun.dhs.org wrote:
> DOH!
> So I decided to try just for giggles incrementing the device versionmax
> value and found that it happily installed the driver...  
> 
> Seems like a bug to me...
> 
> On Tue, 27 Feb 2001 usb@house-o-fun.dhs.org wrote:
> 
> > I have a sony DSC 505 still camera.  It works just fine out of the box on
> > the usb-storage driver when insmoded by hand.  My Sony usb floppy also
> > works quite well.  The biggest problem I have had is with hotplug.  When I
> > insert my floppy drive it pops to life.  All goes well with the hot-plug.
> > When I inster my sony I get Feb 27 04:11:41 chico /etc/hotplug/usb.agent: ... no drivers for USB product 54c/10/210
> > So I figured I would add one by hand.  Finding what the heck all the stuff
> > was for an entry was quite a chore.  I still don't know exactly what the
> > values of match flags mean...  ohter than they are a mask for which of the
> > other fields really matter.  Then I poked around for another sony device
> > 54c...  and found just what I was looking for sorry for the formatting
> > 
> > usb-storage          0x000f 0x054c   0x0010    0x0106       0x0210
> > 0x00         0x00            0x00            0x00            0x00
> > 0x00      
> > 
> > but wait!  That says it is for my camera!  it says the max version is 210
> > and mine is 210!  Not only that but from what I read the module itself
> > contains the info on what devices it supports...  so why would the driver
> > work and the hotplug not?  Something is fishy here...  please help
> > 				Keith Baker
> > 
> > 
> > _______________________________________________
> > Linux-usb-users@lists.sourceforge.net
> > To unsubscribe, use the last form field at:
> > http://lists.sourceforge.net/lists/listinfo/linux-usb-users
> > 
> 
> 
> _______________________________________________
> Linux-usb-users@lists.sourceforge.net
> To unsubscribe, use the last form field at:
> http://lists.sourceforge.net/lists/listinfo/linux-usb-users

-- 
Matthew Dharm                              Home: mdharm-usb@one-eyed-alien.net 
Maintainer, Linux USB Mass Storage Driver

G:  Money isn't everything, A.J.
AJ: Who convinced you of that?
G:  The Chief, at my last salary review.
					-- Mike and Greg
User Friendly, 11/3/1998

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

             reply	other threads:[~2001-02-27 21:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-27 21:43 Matthew Dharm [this message]
2001-02-27 23:23 ` [Linux-usb-users] hotpluging Sony DSC-f505v David Brownell
2001-02-27 23:34 ` Matthew Dharm
2001-02-28  0:57 ` David Brownell

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=marc-linux-hotplug-98331024330640@msgid-missing \
    --to=mdharm-usb@one-eyed-alien.net \
    --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.