Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jun 2010 00:33:04 +0200
From:      oizs <oizs@freemail.hu>
To:        freebsd-current@freebsd.org
Subject:   SOLVED: Marvell 88SX7042
Message-ID:  <4C12B9A0.6000601@freemail.hu>
In-Reply-To: <4C12A4A5.1040701@freemail.hu>
References:  <4C12A4A5.1040701@freemail.hu>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks to Alexander Motin i was able to fix it.
The htprr driver was overriding the mvs one.
Had to  add to /boot/loader.conf hw.hptrr.attach_generic=0

-zsozso

On 2010.06.11. 23:03, oizs wrote:
> Hello,
>
> I got myself a board made for google by arima and had some issues with 
> it booting freebsd on it, but with some help of the list i was able to 
> make it boot.
> Now i have two problems, whenever i try to reboot i get kernel trap 
> 12, and the more irritating problem, is that i can't make disks on the 
> marvell controller show up. According to 'man ata' the 88sx7042 is 
> supported, but even if i compile the kernel to support mvs, or try to 
> load it with loader.conf it won't load the driver. If i load debian up 
> im able to read/write them, so its probably not a hw issue.  I would 
> welcome any ideas since im starting to run out of them.
>
> pciconf -lv
>
> hptrr0@pci0:2:0:0:      class=0x010000 card=0x11ab11ab chip=0x704211ab 
> rev=0x02 hdr=0x00
>     vendor     = 'Marvell Semiconductor (Was: Galileo Technology Ltd)'
>     device     = 'MV88SXxxxx Family 4-port SATA II PCIe Controller (??)'
>     class      = mass storage
>     subclass   = SCSI
>
> -zsozso
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to 
> "freebsd-current-unsubscribe@freebsd.org"
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C12B9A0.6000601>