Re: Intel X58 eSATA port ?



Mike Tancsa wrote:
I turned it on, but still no luck. Attached is the verbose dmesg.boot. I wonder if the extra controller is being mis-identified as being PATA ? As far as I can tell, there are no legacy PATA connectors on the board

Yet
atapci0: <Marvell 88SX6121 UDMA133 controller> port 0x2018-0x201f,0x2024-0x2027,0x2010-0x2017,0x2020-0x2023,0x2000-0x200f mem 0xe1100000-0xe11003ff irq 16 at device 0.0 on pci6

implies its a PATA device ?

It is or PATA controller, or SATA in legacy emulation mode. As I can see on web, there are also AHCI capable SATA channels present on this chip:
http://lists.laptop.org/pipermail/server-devel/2007-July/000070.html
How it is reported in pciconf? May be there is some way to make AHCI attach it? Isn't there any options about it's operation in BIOS?

Don't you have any datasheet for this device?

Also a bit strange for me this messages:
ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0
ata0: reset tp1 mask=00 ostat0=ff ostat1=ff
ata0: [MPSAFE]
ata0: [ITHREAD]
ata1 at port 0x170-0x177,0x376 irq 15 on isa0
ata1: reset tp1 mask=00 ostat0=ff ostat1=ff
ata1: [MPSAFE]
ata1: [ITHREAD]
channels 0 and 1 are legacy ATA channels. A bit strange to see them when AFAIK there is no PATA support on ICH10. If it is not a parts of Marvell, then I have no idea what is this.

--
Alexander Motin
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Quick question about changing bios from legacy to sata?
    ... (I assume it will be able to read data written in legacy mode.) ... My BIOS 'drive configuration' is set to 'legacy' and it says: ... The BIOS is doing WHAT?? ... EITHER 'sata' or or 'pata' modes.??? ...
    (comp.os.linux.misc)
  • Re: Intel X58 eSATA port ?
    ... I wonder if the extra controller is being mis-identified as being PATA? ... or SATA in legacy emulation mode. ... As I can see on web, there are also AHCI capable SATA channels present on this chip: ...
    (freebsd-current)
  • Re: Intel X58 eSATA port ?
    ... I wonder if the extra controller is being mis-identified as ... As far as I can tell, there are no legacy PATA connectors ... or SATA in legacy emulation mode. ... channels 0 and 1 are legacy ATA channels. ...
    (freebsd-current)
  • Re: Suse 10 wont boot from HD. [SOLVED]
    ... I changed my BIOS 'drive configuration' from 'legacy' with the secondary as ... PATA to "enabled' which made all ports 'SATA'. ... It looks like Suse when booted from the hard disk cannot recognize a PATA ...
    (alt.os.linux.suse)
  • Re: devclass_find_free_unit
    ... John Baldwin writes: ... :> controller would never be in legacy. ... driver that let PATA channels claim ata. ...
    (freebsd-arch)