[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070224011754.5b8447dc@lxorguk.ukuu.org.uk>
Date: Sat, 24 Feb 2007 01:17:54 +0000
From: Alan <alan@...rguk.ukuu.org.uk>
To: <Tom.Morrison@...izon.net>
Cc: <linux-kernel@...r.kernel.org>
Subject: Re: Problems with init of Marvell PCI Express SATA Card
> if you look in the sata_mv.c it has support for the
> 7042 throughout it (exactly the same as PCI in fact -
> its the same core chip - just different bus interface)...
For the 7042 with the TTI PCI identifier but not one with a Marvell ID -
what vendor/device does your device show up ?
The probe code uses the table in each driver to do matches. For the 7042
the only version it knows is
{ PCI_VDEVICE(TTI, 0x2310), chip_7042 },
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists