From: Narendra Sankar Date: Wed, 25 May 2005 23:51:00 +0000 (-0700) Subject: [PATCH] sata_svw: Add support for new device IDs X-Git-Tag: v2.6.13-rc1~90^2~583^2~56^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60bf09a366c873aab36e3b3110ee9f5bd89a1a6d;p=pandora-kernel.git [PATCH] sata_svw: Add support for new device IDs BCM5785 (HT1000) is a new southbridge from Serverworks/Broadcom that incorporates 4 SATA ports in a single PCIX function. Functionally these ports are similar to that in older devices like the Apple K2 and the Frodo4/8. This patch adds support for the new PCI device ID along with a blurb on what the various device IDs mean. Additionally in all devices based on this SATA controller, the SATA ports appear as a single PCI function. This is true for older Frodo8 devices as well. Hence the init function should init all the ports present in the detected controller (which could be 4 or 8). Signed-off-by: Narendra Sankar --- Reading git-diff-tree failed