Date: Thu, 7 May 2009 19:00:08 GMT From: Alexander Motin <mav@FreeBSD.org> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/130018: [ata] Marvell 6145 ata controller gets detected as PATA, but is SATA Message-ID: <200905071900.n47J08gC075251@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/130018; it has been noted by GNATS. From: Alexander Motin <mav@FreeBSD.org> To: bug-followup@FreeBSD.org, jan@forsmark.dk Cc: Subject: Re: kern/130018: [ata] Marvell 6145 ata controller gets detected as PATA, but is SATA Date: Thu, 07 May 2009 21:49:52 +0300 AFAIR, Marvell 6145 controller provides both SATA and PATA ports. To get use of all SATA ports you may need to handle it with AHCI driver as it is done, for example, for some nvidia chips. To get both ports SATA and PATA ports working, some other approach could probably be used. For example, like jmicrone one. -- Alexander Motin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905071900.n47J08gC075251>