public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* PCI ID table in DAC960
@ 2006-07-13 19:37 Brian King
  2006-07-13 19:42 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Brian King @ 2006-07-13 19:37 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: 'SCSI Mailing List'

Christoph,

You added support for the "GEM series" of DAC960 controllers
sometime last year. These controllers use the same PCI chip
as some ipr adapters. The pci id table that got added to DAC960
was:

 .vendor = PCI_VENDOR_ID_MYLEX,
 .device = PCI_DEVICE_ID_MYLEX_DAC960_GEM,
 .subvendor = PCI_ANY_ID,
 .subdevice = PCI_ANY_ID,

which collides with several ipr adapters.
The chip is a common chip that was used by both Mylex and IBM.
Do you, or anyone else on this list, have the list of subvendor/subdevice
entries for this adapter so we could update the pci id table appropriately? 


Thanks,

Brian

-- 
Brian King
eServer Storage I/O
IBM Linux Technology Center

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-07-13 19:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-13 19:37 PCI ID table in DAC960 Brian King
2006-07-13 19:42 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox