linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Lyster <info@jslyster.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: isapnp coldplug, once again
Date: Tue, 07 Sep 2004 17:38:15 +0000	[thread overview]
Message-ID: <200409071038.15942.info@jslyster.com> (raw)
In-Reply-To: <40E7A93B.9080109@ums.usu.ru>

On Saturday 03 July 2004 23:52, Alexander E. Patrakov wrote:
> A new, reworked version of ISAPNP hardware detection script is attached
> as a patch to the hotplug package.

I'm experimenting with bootable CDs, working up hardware detection for 
essentially any kind of system Linux supports. I recently stumbled onto a bug 
(or perhaps "omission" is more accurate) in the pnp.rc script.

The problem is this: I found a system that uses an ISA pnp network card. The 
pnp.rc script doesn't load a driver for it because the card's identifier 
string (something like @@@5e90 -- I made up the numbers, but the beginning @ 
symbols are included in the card's id string).

The card includes a second, generic identifier string in the form PNP80d6. 
This generic identifier does resolve to a valid driver module.

I'm putting together a modification of your pnp.rc script that uses the 
generic identifier if the initial one doesn't turn up a driver. Would you 
rather do this yourself?


Regards;
   Jonathan

-- 
"One of the main reasons the Roman Empire fell was because of the lack of the 
numeral '0'. This meant they were unable to terminate their C programs 
correctly."
                                - Anonymous coder


"The French don't even have a word for 'entrepreneur'!"
                                - George W. Bush


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idP47&alloc_id\x10808&op=click
_______________________________________________
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-09-07 17:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-04  6:52 isapnp coldplug, once again Alexander E. Patrakov
2004-09-07 17:38 ` Jonathan Lyster [this message]
2004-09-08  4:01 ` Alexander E. Patrakov

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=200409071038.15942.info@jslyster.com \
    --to=info@jslyster.com \
    --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 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).