From owner-freebsd-current@FreeBSD.ORG Mon Oct 1 10:28:06 2007 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 7D7AA16A419 for ; Mon, 1 Oct 2007 10:28:06 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp4.yandex.ru (smtp4.yandex.ru [213.180.223.136]) by mx1.freebsd.org (Postfix) with ESMTP id 9CB1413C45B for ; Mon, 1 Oct 2007 10:28:05 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from ns.kirov.so-cdu.ru ([77.72.136.145]:53205 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S741084AbXJAK1w (ORCPT ); Mon, 1 Oct 2007 14:27:52 +0400 X-Comment: RFC 2476 MSA function at smtp4.yandex.ru logged sender identity as: bu7cher Message-ID: <4700CB9A.6060801@yandex.ru> Date: Mon, 01 Oct 2007 14:27:38 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Daniel O'Connor References: <200704181122.37957.doconnor@gsoft.com.au> <681431191157229@webmail33.yandex.ru> <15341191160409@webmail11.yandex.ru> <200710011806.55201.doconnor@gsoft.com.au> In-Reply-To: <200710011806.55201.doconnor@gsoft.com.au> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, sos@deepcore.dk Subject: Re: JMicron RAID problems 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: Mon, 01 Oct 2007 10:28:06 -0000 Daniel O'Connor wrote: > The patch panics, although I had to apply it manually so maybe that's > the problem, however I think I merged it properly. This is a with > a -current from today so maybe that is the issue, I can test it with a > specific set of code if you like. > > Fatal trap 12: page fault while in kernel mode > cpuid = 0; apic id = 00 > fault virtual address = 0x00 > fault code = supervisor read, page not present > instruction pointer = 0x20:0x0 > stack pointer = 0x28:0xc10207c4 > frame pointer = 0x28:0xc10207d8 > .. > bus_generic_attach() > acpi_pci_attach() > device_attach() > device_probe_and_attach() > bus_generic_attach() > acpi_pcib_attach() > device_attach() > device_probe_and_attach() > bus_generic_attach() > acpi_pci_attach() > device_attach() > ... > goes on for a while, I took some pictures instead of transcribing it > all.. Let me know if you want them. I think the right way - is wait until Soren make a fix for this problem.. But if you can't wait, show your ata-chipset.c. -- WBR, Andrey V. Elsukov