xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [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

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).