Module: xenomai-2.5
Branch: master
Commit: e26b7d176547f6bc429ad9c5bdc4243f205b8a50
URL:    
http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=e26b7d176547f6bc429ad9c5bdc4243f205b8a50

Author: Gilles Chanteperdrix <gilles.chanteperd...@xenomai.org>
Date:   Sun Jan  2 21:06:32 2011 +0100

compat: fix PCI IDs for Lnux 2.4

---

 include/asm-generic/pci_ids.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/asm-generic/pci_ids.h b/include/asm-generic/pci_ids.h
index 0ae95d2..d298bf4 100644
--- a/include/asm-generic/pci_ids.h
+++ b/include/asm-generic/pci_ids.h
@@ -4,8 +4,8 @@
 #include <linux/pci_ids.h>
 
 /* SMI */
-#ifndef PCI_DEVICE_ID_INTEL_82801EB_0
-#define PCI_DEVICE_ID_INTEL_82801EB_0 0x24d0
+#ifndef PCI_DEVICE_ID_INTEL_ESB2_0
+#define PCI_DEVICE_ID_INTEL_ESB2_0 0x2670
 #endif
 #ifndef PCI_DEVICE_ID_INTEL_ICH7_0
 #define PCI_DEVICE_ID_INTEL_ICH7_0 0x27b8


_______________________________________________
Xenomai-git mailing list
Xenomai-git@gna.org
https://mail.gna.org/listinfo/xenomai-git

Reply via email to