mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Randy.Dunlap" <rdunlap@xenotime.net>
To: iSteve <isteve@rulez.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: modules.isapnpmap vs modules.alias
Date: Wed, 20 Sep 2006 10:22:48 -0700	[thread overview]
Message-ID: <20060920102248.ebb55960.rdunlap@xenotime.net> (raw)
In-Reply-To: <20060920185301.21dcf9bc@silver>

On Wed, 20 Sep 2006 18:53:01 +0200 iSteve wrote:

> Greetings,
> I'm looking at the modules.isapnpmap and I compare it with modules.alias file.
> For example:
> 
> -modules.isapnpmap:
> snd-mpu401           0xffff     0xffff     0x00000000  0xd041     0x06b0
> -EOF
> 
> -modules.alias:
> alias:          pnp:dPNPb006*
> -EOF
> 
> I am trying to resolve the isapnpmap into the alias. I figured most of it, but
> I'm confused by the "PNP" part. It is obvious that vendor 0xd041 conforms to
> "PNP", as all devices that have vendor 0xd041 have PNP and vice versa, similarly
> for eg. vendor 0xa865 and "YMH"... 
> 
> However, how can I actually translate "PNP" to "0xd041" (and/or backwards)?

It's defined in the MS ISA PNP spec from
http://www.microsoft.com/whdc/resources/respec/specs/pnpisa.mspx

I just went thru the bit fiddling exercise, so holler if you
want/need help with it.  (I'd rather just teach you how to fish
instead of giving you fish.)

> Thanks in advance for any reply.
> Please, CC me, as I am not subscribed to the mailing list.

---
~Randy

  reply	other threads:[~2006-09-20 17:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-20 16:53 iSteve
2006-09-20 17:22 ` Randy.Dunlap [this message]
2006-09-21 14:54   ` modules.isapnpmap vs modules.alias (now: modules.usbmap vs alias) iSteve
2006-09-21 18:30     ` broken modules.alias entries for some USB devices Sergey Vlasov
2006-09-21 19:03       ` iSteve

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=20060920102248.ebb55960.rdunlap@xenotime.net \
    --to=rdunlap@xenotime.net \
    --cc=isteve@rulez.cz \
    --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

Powered by JetHome