From: dveloper@bellsouth.net
To: linux-ia64@vger.kernel.org
Subject: RE: [Acpi] RE: [Linux-ia64] translating ACPI _HID & _UID to PCI bus number
Date: Thu, 03 May 2001 04:39:48 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590693005526@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590693005524@msgid-missing>
_UID is no matter, whatever numbers you like. The _HID, _UID pair should
make your device unique if you have to assign same _HID for several of them.
You may omit _UID at all if there is only one _HID of it's kind in the DSDT.
Cheers
-Vit
-----Original Message-----
From: Matt_Domsch@Dell.com [mailto:Matt_Domsch@Dell.com]
Sent: Thursday, May 03, 2001 12:27 AM
To: dveloper@bellsouth.net; jung-ik.lee@intel.com;
jun.nakajima@intel.com; acpi@phobos.fachschaften.tu-muenchen.de
Cc: linux-ia64@linuxia64.org
Subject: RE: [Acpi] RE: [Linux-ia64] translating ACPI _HID & _UID to PCI
bus number
> _HID for the host (or hosts in case of peer bus
> architecture) is
> "PNP0A03". _UID is needed only if there are several devices
> with the same
> _HID, serial ports COM A and B, for instance, to distinguish
> them or PEER
> BUS architecture again.
Ahh, of course, _HID = EISAID("PNP0A03") = a0341d0. That helps.
Now for the _UID...
-Matt
prev parent reply other threads:[~2001-05-03 4:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-03 3:58 [Acpi] RE: [Linux-ia64] translating ACPI _HID & _UID to PCI bus number dveloper
2001-05-03 4:26 ` [Acpi] RE: [Linux-ia64] translating ACPI _HID & _UID to PCI b Matt_Domsch
2001-05-03 4:39 ` dveloper [this message]
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-ia64-105590693005526@msgid-missing \
--to=dveloper@bellsouth.net \
--cc=linux-ia64@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.