lkml.org 
[lkml]   [2004]   [Aug]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] ATTO pci card ids
Date
In the process of porting attotech's patches to the lsi mptlinux scsi 
drivers I noticed that the pci vendor id and devices where hardcoded
into the patch. Included are the defines for the ATTO Technologies
UL4D and UL4S Ultra 320 PCI host adapter.

diff -u linux-2.6.8.1/include/linux/pci_ids.h
linux-2.6.8.1.atto/include/linux/pci_ids.h

--- linux-2.6.8.1/include/linux/pci_ids.h 2004-08-14 03:56:26.000000000
-0700
+++ linux-2.6.8.1.atto/include/linux/pci_ids.h 2004-08-17
16:27:17.651679149 -0700
@@ -2311,3 +2311,10 @@
#define PCI_DEVICE_ID_ARK_STING 0xa091
#define PCI_DEVICE_ID_ARK_STINGARK 0xa099
#define PCI_DEVICE_ID_ARK_2000MT 0xa0a1
+
+#define PCI_VENDOR_ID_ATTO 0x117c
+#define PCI_DEVICE_ID_ATTO_UL 0x0030
+#define PCI_SUBVENDOR_ID_ATTO 0x117c
+#define PCI_SUBDEVICE_ID_ATTO_UL4D 0x8013
+#define PCI_SUBDEVICE_ID_ATTO_UL4S 0x8014
+
-
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:05    [W:0.190 / U:0.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site