linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Marvell 88SE6141 (88SE614x) support
@ 2007-12-09 12:31 Christian P. Schmidt
  0 siblings, 0 replies; only message in thread
From: Christian P. Schmidt @ 2007-12-09 12:31 UTC (permalink / raw)
  To: linux-kernel; +Cc: Alan Cox

Hi,

I'm trying to get the 88SE6141 on my Asus M2N32 WS Professional working.
lspci shows this:
08:00.0 SATA controller: Marvell Technology Group Ltd. 88SE614x SATA II
PCI-E controller (rev 01)
or 08:00.0 0106: 11ab:6141 (rev 01) with -n.

Seeing the post on
http://www.nabble.com/kernel-support-for-Marvell-88SE614x-chipset-t2544905.html
I tried adding

{ PCI_VDEVICE(MARVELL, 0x6141), board_ahci_mv },        /* 6141 */

to drivers/ata/ahci.c - this is the result:

[267730.714613] ahci 0000:08:00.0: version 2.3
[267730.714636] ACPI: PCI Interrupt 0000:08:00.0[A] -> Link [APC7] ->
GSI 16 (level, low) -> IRQ 16
[267730.714775] ahci 0000:08:00.0: controller can't do NCQ, turning off
CAP_NCQ
[267730.714782] ahci 0000:08:00.0: MV_AHCI HACK: port_map 0 -> 0
[267730.714784] ahci 0000:08:00.0: nr_ports (5) and implemented port map
(0xf) don't match
[267731.720228] ahci 0000:08:00.0: AHCI 0001.0000 32 slots 5 ports 3
Gbps 0xf impl SATA mode
[267731.720234] ahci 0000:08:00.0: flags: 64bit stag nz only pmp slum part
[267731.720239] PCI: Setting latency timer of device 0000:08:00.0 to 64
[267731.720631] scsi16 : ahci
[267731.720729] scsi17 : ahci
[267731.720798] scsi18 : ahci
[267731.720862] scsi19 : ahci
[267731.720884] ata17: SATA max UDMA/133 cmd 0xffffc20000034100 ctl
0x0000000000000000 bmdma 0x0000000000000000 irq 16
[267731.720889] ata18: SATA max UDMA/133 cmd 0xffffc20000034180 ctl
0x0000000000000000 bmdma 0x0000000000000000 irq 16
[267731.720893] ata19: SATA max UDMA/133 cmd 0xffffc20000034200 ctl
0x0000000000000000 bmdma 0x0000000000000000 irq 16
[267731.720897] ata20: SATA max UDMA/133 cmd 0xffffc20000034280 ctl
0x0000000000000000 bmdma 0x0000000000000000 irq 16
[267732.196138] ata17: SATA link up 1.5 Gbps (SStatus 113 SControl 113)
[267732.247987] ata17.00: ATA-7: ST3500641AS, 3.AAJ, max UDMA/133
[267732.247993] ata17.00: 976773168 sectors, multi 16: LBA48 NCQ (depth
0/32)
[267732.314605] ata17.00: configured for UDMA/133
[267732.628071] ata18: SATA link down (SStatus 0 SControl 0)
[267732.940025] ata19: SATA link down (SStatus 0 SControl 0)
[267733.251979] ata20: SATA link down (SStatus 0 SControl 0)
[267733.252145] scsi 16:0:0:0: Direct-Access     ATA      ST3500641AS
   3.AA PQ: 0 ANSI: 5
[267733.252791] sd 16:0:0:0: [sdi] 976773168 512-byte hardware sectors
(500108 MB)
[267733.252891] sd 16:0:0:0: [sdi] Write Protect is off
[267733.252894] sd 16:0:0:0: [sdi] Mode Sense: 00 3a 00 00
[267733.252958] sd 16:0:0:0: [sdi] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[267733.253047] sd 16:0:0:0: [sdi] 976773168 512-byte hardware sectors
(500108 MB)
[267733.253091] sd 16:0:0:0: [sdi] Write Protect is off
[267733.253094] sd 16:0:0:0: [sdi] Mode Sense: 00 3a 00 00
[267733.253185] sd 16:0:0:0: [sdi] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[267733.253191]  sdi: sdi1 sdi2
[267733.270707] sd 16:0:0:0: [sdi] Attached SCSI disk
[267733.270741] sd 16:0:0:0: Attached scsi generic sg8 type 0

I actually can use the disk. Just formatted the disk, and testing with
some data. Only thing is the number of ports, worrying me a bit: ahci
0000:08:00.0: nr_ports (5) and implemented port map (0xf) don't match.
Also there is supposedly an IDE port on that chip as well that might not
work with this particular setup.

Regards,
Chris

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-09 13:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-09 12:31 Marvell 88SE6141 (88SE614x) support Christian P. Schmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).