public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Jacques Goldberg <Jacques.Goldberg@cern.ch>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Need break driver<-->pci-device automatic association
Date: Fri, 18 Mar 2005 08:51:24 -0800	[thread overview]
Message-ID: <20050318165124.GC14952@kroah.com> (raw)
In-Reply-To: <Pine.LNX.4.58_heb2.09.0503181042470.8660@localhost.localdomain>

On Fri, Mar 18, 2005 at 10:57:14AM +0200, Jacques Goldberg wrote:
> 
>  Not subscribing because this is a one time question.
>  Please Cc: to the reply address above , Jacques.Goldberg@cern.ch
> 
>  Several winmodem devices come with a hardware burnt-in identification
> misleading the system to load the serial driver.
>  As a result, it is not possible to load the special driver because the
> PCI device is grabbed by the serial driver.
> 
>  Question: is there a way, as of kernels 2.6.10 and above, to release the
> device from the serial driver, without having to recompile the kernel?

I have a patch around somewhere that provides a way to do this from
userspace and sysfs, but it's racy and not really acceptable in it's
current form.  Search the lkml archives for details and the patch if you
are interested.

But that would require you to rebuild your kernel :)

And yes, we are working on adding this support for mainline, still
working on it...

thanks,

greg k-h

  parent reply	other threads:[~2005-03-18 16:53 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-18  8:57 Need break driver<-->pci-device automatic association Jacques Goldberg
2005-03-18 13:14 ` Alan Cox
2005-03-18 13:58   ` Jacques Goldberg
2005-03-18 14:39     ` Stuart MacDonald
2005-03-19 18:18       ` Jacques Goldberg
2005-03-18 16:51 ` Greg KH [this message]
2005-03-19 18:33   ` Jacques Goldberg
2005-03-21  8:16     ` Andrey Panin
2005-03-21  8:22       ` Russell King
2005-03-21  8:40         ` Andrey Panin
2005-03-21 11:39         ` Jacques Goldberg
2005-03-21 20:18           ` Russell King
2005-03-21 20:57             ` Jacques Goldberg
2005-03-21 21:09               ` Russell King
2005-03-21 21:30                 ` Jacques Goldberg
2005-03-21 11:35       ` Jacques Goldberg

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=20050318165124.GC14952@kroah.com \
    --to=gregkh@suse.de \
    --cc=Jacques.Goldberg@cern.ch \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox