From owner-freebsd-current@FreeBSD.ORG Fri Jun 11 21:19:54 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0256106567B for ; Fri, 11 Jun 2010 21:19:54 +0000 (UTC) (envelope-from oizs@freemail.hu) Received: from fep32.mx.upcmail.net (fep32.mx.upcmail.net [62.179.121.50]) by mx1.freebsd.org (Postfix) with ESMTP id DB1B68FC0C for ; Fri, 11 Jun 2010 21:19:53 +0000 (UTC) Received: from edge01.upcmail.net ([192.168.13.236]) by viefep13-int.chello.at (InterMail vM.8.01.02.02 201-2260-120-106-20100312) with ESMTP id <20100611210338.JMRT23743.viefep13-int.chello.at@edge01.upcmail.net> for ; Fri, 11 Jun 2010 23:03:38 +0200 Received: from [192.168.0.6] ([213.222.167.104]) by edge01.upcmail.net with edge id Ul3d1e02w2FUr7101l3eg1; Fri, 11 Jun 2010 23:03:38 +0200 X-SourceIP: 213.222.167.104 Message-ID: <4C12A4A5.1040701@freemail.hu> Date: Fri, 11 Jun 2010 23:03:33 +0200 From: oizs User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Cloudmark-Analysis: v=1.1 cv=BX1z5e3lS7RAKjOkUI/uDpZ/pP4xz0N/VImyOZX9Sfk= c=1 sm=0 a=qU5ZuYy1v4MA:10 a=8nJEP1OIZ-IA:10 a=8GIfVvWewGxpd-8IqHkA:9 a=BbwhybWLVzLSnQU9m6YA:7 a=zMUFFflAY6aopBAMDhG6tPQwxGkA:4 a=wPNLvfGTeEIA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Subject: Marvell 88SX7042 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jun 2010 21:19:54 -0000 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