lkml.org 
[lkml]   [2004]   [Nov]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH][SERIAL][2.6.10-rc2] Add support for Dell Remote Access Card 4.
Date
From
Sorry, sent the last one as html.
Here's a patch to include Dell's 4th generation Remote Access Controller ids.

--- linux-2.6.10-rc2.orig/drivers/serial/8250_pci.c 2004-11-19 10:18:46.961572456 -0600
+++ linux-2.6.10-rc2.patched/drivers/serial/8250_pci.c 2004-11-19 09:21:58.000000000 -0600
@@ -2116,6 +2116,13 @@
pbn_b0_bt_1_460800 },

/*
+ * Dell Remote Access Card 4 - Tim_T_Murphy@Dell.com
+ */
+ { PCI_VENDOR_ID_DELL, PCI_DEVICE_ID_DELL_RAC4,
+ PCI_ANY_ID, PCI_ANY_ID, 0, 0,
+ pbn_b1_1_1382400 },
+
+ /*
* Dell Remote Access Card III - Tim_T_Murphy@Dell.com
*/
{ PCI_VENDOR_ID_DELL, PCI_DEVICE_ID_DELL_RACIII,
--- linux-2.6.10-rc2.orig/include/linux/pci_ids.h 2004-11-19 10:18:22.876233984 -0600
+++ linux-2.6.10-rc2.patched/include/linux/pci_ids.h 2004-11-19 09:24:40.000000000 -0600
@@ -523,6 +523,7 @@

#define PCI_VENDOR_ID_DELL 0x1028
#define PCI_DEVICE_ID_DELL_RACIII 0x0008
+#define PCI_DEVICE_ID_DELL_RAC4 0x0012

#define PCI_VENDOR_ID_MATROX 0x102B
#define PCI_DEVICE_ID_MATROX_MGA_2 0x0518
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:08    [W:5.925 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site