[IA64] Recognize HP sx2000 chipset
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Tue, 3 May 2005 19:07:00 +0000 (12:07 -0700)
committerTony Luck <tony.luck@intel.com>
Tue, 28 Jun 2005 16:25:56 +0000 (09:25 -0700)
No functional change, just identify the device nicely:

  -IOC: Unknown (103c:12ec) 0.1 HPA 0xf8020002000 IOVA space 1024Mb at 0x40000000
  +IOC: sx2000 0.1 HPA 0xf8020002000 IOVA space 1024Mb at 0x40000000

We used to create fake PCI devices for these chips, but we no longer do that.
So I don't think there's any reason to touch pci_ids.h now.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found