Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1169906 > unrolled thread
| Started by | Sreekanth Reddy <sreekanth.reddy@avagotech.com> |
|---|---|
| First post | 2015-06-22 14:30 +0200 |
| Last post | 2015-06-22 22:40 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 16/20] [SCSI] mpt3sas: Added support for customer specific branding Sreekanth Reddy <sreekanth.reddy@avagotech.com> - 2015-06-22 14:30 +0200
Re: [PATCH 16/20] [SCSI] mpt3sas: Added support for customer specific branding "Martin K. Petersen" <martin.petersen@oracle.com> - 2015-06-22 22:40 +0200
| From | Sreekanth Reddy <sreekanth.reddy@avagotech.com> |
|---|---|
| Date | 2015-06-22 14:30 +0200 |
| Subject | Re: [PATCH 16/20] [SCSI] mpt3sas: Added support for customer specific branding |
| Message-ID | <pE91p-3zX-39@gated-at.bofh.it> |
On Sat, Jun 20, 2015 at 2:14 AM, Martin K. Petersen <martin.petersen@oracle.com> wrote: >>>>>> Sreekanth Reddy <sreekanth.reddy@avagotech.com> writes: > >> Added support for below customer specific brandings "VendorID" >> "DeviceID" "SubsystemVendor ID" "SubsystemDevice ID" Cisco Branding >> String 0x1000 0x97 0x1137 0x154 Cisco 9300-8i 12Gbps SAS HBA 0x1000 >> 0x97 0x1137 0x155 Cisco 12G Modular SAS Pass through Controller 0x1000 >> 0x97 0x1137 0x156 UCS C3X60 12G SAS Pass through Controller > > Same comment about not actually changing driver behavior. > > These changes belong in pci.ids, not in a driver. Yes Martin, I agree with you that these changes belong in pci.ids. But Customers are asking us to print the HBA branding name while loading the driver on their custom HBA's. > > -- > Martin K. Petersen Oracle Linux Engineering -- Regards, Sreekanth -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | "Martin K. Petersen" <martin.petersen@oracle.com> |
|---|---|
| Date | 2015-06-22 22:40 +0200 |
| Message-ID | <pEgFB-62z-13@gated-at.bofh.it> |
| In reply to | #1169906 |
>>>>> "Sreekanth" == Sreekanth Reddy <sreekanth.reddy@avagotech.com> writes: Sreekanth> I agree with you that these changes belong in pci.ids. But Sreekanth> Customers are asking us to print the HBA branding name while Sreekanth> loading the driver on their custom HBA's. Yes, and other HBA vendors have done the same (although thankfully this practice appears to be going out of fashion). Personally, I find SAS2308 orders of magnitude more useful and helpful than WHIZ-BANG2010 since the former tells me exactly what chip I'm dealing with. Anyway. No big deal. I just think it's a bad habit to use the kernel for marketing purposes. -- Martin K. Petersen Oracle Linux Engineering -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web