* [PATCH][VTD] added WLAN device ID on Fujitsu's platform in quirks.c
@ 2011-01-03 21:50 Kay, Allen M
2011-01-04 9:35 ` Jan Beulich
0 siblings, 1 reply; 3+ messages in thread
From: Kay, Allen M @ 2011-01-03 21:50 UTC (permalink / raw)
To: xen-devel@lists.xensource.com; +Cc: Keir Fraser, Dietmar Hahn
[-- Attachment #1: Type: text/plain, Size: 140 bytes --]
Added WLAN device ID 0x422C that was found on Fujitsu's Calpella system to WLAN quirk.
Signed-off-by: Allen Kay <allen.m.kay@intel.com>
[-- Attachment #2: wlan.patch --]
[-- Type: application/octet-stream, Size: 451 bytes --]
diff -r 4e108cf56d07 xen/drivers/passthrough/vtd/quirks.c
--- a/xen/drivers/passthrough/vtd/quirks.c Mon Dec 27 08:00:09 2010 +0000
+++ b/xen/drivers/passthrough/vtd/quirks.c Tue Sep 07 07:31:16 2010 -0700
@@ -256,6 +256,7 @@
case 0x00858086:
case 0x42388086:
case 0x422b8086:
+ case 0x422c8086:
map_me_phantom_function(domain, 22, map);
break;
default:
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH][VTD] added WLAN device ID on Fujitsu's platform in quirks.c
2011-01-03 21:50 [PATCH][VTD] added WLAN device ID on Fujitsu's platform in quirks.c Kay, Allen M
@ 2011-01-04 9:35 ` Jan Beulich
2011-01-04 18:01 ` Kay, Allen M
0 siblings, 1 reply; 3+ messages in thread
From: Jan Beulich @ 2011-01-04 9:35 UTC (permalink / raw)
To: Allen M Kay; +Cc: xen-devel@lists.xensource.com, Keir Fraser, Dietmar Hahn
>>> On 03.01.11 at 22:50, "Kay, Allen M" <allen.m.kay@intel.com> wrote:
> Added WLAN device ID 0x422C that was found on Fujitsu's Calpella system to
> WLAN quirk.
>
> Signed-off-by: Allen Kay <allen.m.kay@intel.com>
Are you convinced the list is complete now?
Thanks, Jan
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [PATCH][VTD] added WLAN device ID on Fujitsu's platform in quirks.c
2011-01-04 9:35 ` Jan Beulich
@ 2011-01-04 18:01 ` Kay, Allen M
0 siblings, 0 replies; 3+ messages in thread
From: Kay, Allen M @ 2011-01-04 18:01 UTC (permalink / raw)
To: Jan Beulich; +Cc: xen-devel@lists.xensource.com, Keir Fraser, Dietmar, Hahn
No. Currently I'm just adding the missing device ID's reported by others on the mailing list - given I don't have access to all of the OEM systems.
I'm also trying to get a contact lead in Intel WLAN group for a complete list of device ID's.
Allen
-----Original Message-----
From: Jan Beulich [mailto:JBeulich@novell.com]
Sent: Tuesday, January 04, 2011 1:36 AM
To: Kay, Allen M
Cc: xen-devel@lists.xensource.com; Dietmar Hahn; Keir Fraser
Subject: Re: [Xen-devel] [PATCH][VTD] added WLAN device ID on Fujitsu's platform in quirks.c
>>> On 03.01.11 at 22:50, "Kay, Allen M" <allen.m.kay@intel.com> wrote:
> Added WLAN device ID 0x422C that was found on Fujitsu's Calpella system to
> WLAN quirk.
>
> Signed-off-by: Allen Kay <allen.m.kay@intel.com>
Are you convinced the list is complete now?
Thanks, Jan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-01-04 18:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-03 21:50 [PATCH][VTD] added WLAN device ID on Fujitsu's platform in quirks.c Kay, Allen M
2011-01-04 9:35 ` Jan Beulich
2011-01-04 18:01 ` Kay, Allen M
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).