public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Oliver Neukum <oliver@neukum.org>
To: Greg KH <greg@kroah.com>
Cc: Dan Williams <dcbw@redhat.com>, Chuck Ebbert <cebbert@redhat.com>,
	linux-kernel@vger.kernel.org, stable@kernel.org
Subject: Re: [stable]  A patch in 2.6.27.9 caused device names to change
Date: Wed, 4 Feb 2009 08:28:44 +0100	[thread overview]
Message-ID: <200902040828.45615.oliver@neukum.org> (raw)
In-Reply-To: <20090204000342.GB22380@kroah.com>

Am Wednesday 04 February 2009 01:03:42 schrieb Greg KH:
> On Tue, Feb 03, 2009 at 09:50:11AM -0500, Dan Williams wrote:
 
> > For a long time we've been operating under the assumption that mobile
> > broadband devices should be driven by option and sierra, since those
> > drivers had the necessary buffering optimizations to support
> > higher-speed mobile broadband devices.
> 
> Who is "we" here?  Not me :)

We currently have three drivers that can handle high speed serial
connections in USB, option, sierra and cdc-acm.
 
> > That was true at least up until 2.6.24.
> 
> It all depends on the type of device.  If it says it is a cdc-acm modem,
> by all means, let that driver handle it, don't try to bind it to a
> different driver (that way lies races and madness...)
> 
> > Furthermore, up until this point, I have not seen mobile broadband
> > adapters (that aren't cellphones connected via USB) that *are* CDC-ACM
> > compliant.  Everything previously has advertised proprietary interfaces,
> > some of which are serial ports and some of which are not.
> 
> Probably because we never see those devices being reported, because they
> "just work" with no interaction from us.

As far as I can tell, devices implementing the class specification are
new and still quite rare. This is probably related to the relative newness
of the WHC specification.
  
> > Plus, are we expected to keep device names stable these days?  cdc-acm
> > is the catch-all driver, but if that driver is more "generic" and a
> > better driver is found, can we not update IDs just because the device
> > name may change?

There is no such thing as a better driver for a device that correctly
implements the class specification than the class driver. You haven't
seen complaints about cdc-acm's performance in a long time, have you?

	Regards
		Oliver

  reply	other threads:[~2009-02-04  7:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-02 22:02 [stable] A patch in 2.6.27.9 caused device names to change Chuck Ebbert
2009-02-03  0:05 ` Greg KH
2009-02-03 14:50   ` Dan Williams
2009-02-03 20:14     ` Chuck Ebbert
2009-02-03 20:43       ` Dan Williams
2009-02-04  0:03     ` Greg KH
2009-02-04  7:28       ` Oliver Neukum [this message]
2009-02-04 11:20     ` Oliver Neukum

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=200902040828.45615.oliver@neukum.org \
    --to=oliver@neukum.org \
    --cc=cebbert@redhat.com \
    --cc=dcbw@redhat.com \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox