Re: [sata] Promise PATA port on PDC2037x SATA

From: Erik Andersen
Date: Thu Mar 25 2004 - 22:48:10 EST


On Thu Mar 25, 2004 at 10:41:01PM -0500, Jeff Garzik wrote:
> Thanks for testing.
>
> Is your PCI id listed in this function?
>
> static int pdc_pata_possible(struct pci_dev *pdev)
> {
> if (pdev->device == 0x3375)
> return 1;
> return 0;
> }
>
> If yes, hrm. :)

$ lspci -v | grep -A9 Promise
02:0c.0 Unknown mass storage controller: Promise Technology, Inc.: Unknown device 3375 (rev 02)
Subsystem: Promise Technology, Inc.: Unknown device 3375
Flags: bus master, 66Mhz, medium devsel, latency 96, IRQ 20
I/O ports at de80 [size=64]
I/O ports at dfa0 [size=16]
I/O ports at dc00 [size=128]
Memory at feafe000 (32-bit, non-prefetchable) [size=4K]
Memory at feac0000 (32-bit, non-prefetchable) [size=128K]
Expansion ROM at feab0000 [disabled] [size=16K]
Capabilities: [60] Power Management version 2

-Erik

--
Erik B. Andersen http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/