From owner-freebsd-current@FreeBSD.ORG Mon Oct 1 08:37:13 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 37CF116A41A for ; Mon, 1 Oct 2007 08:37:13 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id AD00413C467 for ; Mon, 1 Oct 2007 08:37:12 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp121-45-47-121.lns10.adl2.internode.on.net [121.45.47.121]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id l918b11x072224 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 1 Oct 2007 18:07:02 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: "Andrey V. Elsukov" Date: Mon, 1 Oct 2007 18:06:35 +0930 User-Agent: KMail/1.9.7 References: <200704181122.37957.doconnor@gsoft.com.au> <681431191157229@webmail33.yandex.ru> <15341191160409@webmail11.yandex.ru> In-Reply-To: <15341191160409@webmail11.yandex.ru> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart7890733.qBU1hJ9x0k"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200710011806.55201.doconnor@gsoft.com.au> X-Spam-Score: -2.312 () BAYES_00 X-Scanned-By: MIMEDefang 2.58 on 203.31.81.10 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 08:37:13 -0000 --nextPart7890733.qBU1hJ9x0k Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sun, 30 Sep 2007, Andrey V. Elsukov wrote: > Do you have tested my patch? > http://lists.freebsd.org/pipermail/freebsd-current/2007-September/077 >415.html > > If it will not work, you can simple add > default: > ch->devices =3D ATA_ATA_MASTER; > in the ata_ahci_reset function. For the VIA AHCI this works. The patch panics, although I had to apply it manually so maybe that's=20 the problem, however I think I merged it properly. This is a with=20 a -current from today so maybe that is the issue, I can test it with a=20 specific set of code if you like. =46atal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address =3D 0x00 fault code =3D supervisor read, page not present instruction pointer =3D 0x20:0x0 stack pointer =3D 0x28:0xc10207c4 frame pointer =3D 0x28:0xc10207d8 =2E. 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() =2E.. goes on for a while, I took some pictures instead of transcribing it=20 all.. Let me know if you want them. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart7890733.qBU1hJ9x0k Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBHALGm5ZPcIHs/zowRApsHAJ0bhwplw+fEypR7gJcy6pJtdoyz4wCfSRA8 Io8TswzGaRztvr13/u5XDQg= =WA1d -----END PGP SIGNATURE----- --nextPart7890733.qBU1hJ9x0k--