From owner-freebsd-current@FreeBSD.ORG Sun Sep 30 07:08:44 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 E9AB416A46B for ; Sun, 30 Sep 2007 07:08:44 +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 8B7A613C49D for ; Sun, 30 Sep 2007 07:08:44 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp121-45-181-219.lns11.adl2.internode.on.net [121.45.181.219]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id l8U78Uwv026808 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 30 Sep 2007 16:38:35 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-current@freebsd.org Date: Sun, 30 Sep 2007 16:38:12 +0930 User-Agent: KMail/1.9.7 References: <200704181122.37957.doconnor@gsoft.com.au> In-Reply-To: <200704181122.37957.doconnor@gsoft.com.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3186663.e5X5DZ8jIv"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200709301638.19004.doconnor@gsoft.com.au> X-Spam-Score: -2.312 () BAYES_00 X-Scanned-By: MIMEDefang 2.58 on 203.31.81.10 Cc: =?utf-8?q?S=C3=B8ren_Schmidt?= 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: Sun, 30 Sep 2007 07:08:45 -0000 --nextPart3186663.e5X5DZ8jIv Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wed, 18 Apr 2007, Daniel O'Connor wrote: > Hi, > I am trying to put i386 -current on my Core 2 Duo system (i965 with > JMicron RAID) however it doesn't find the disks. > > It probes the controller OK but no disks are seen. The disks work > fine in 6.2 (which is what I am upgrading from). > > Does anyone have a known working date I can try to cvs update to? > > Thanks. > > I could generate a verbose dmesg or something although I'll need to > put / on a USB flash disk or something :) =46or anyone else experiencing this.. src/sys/dev/ata from 2007/02/12=20 works. 13th & 15th panic with atapci0: ... ata2: on atapci0 =46atal trap 12 fault v.address =3D 0x4 read, page not present. rman_get_bustag(0) at rman_get_bustag+0x6 ata_generic_reset() at ata_generic_reset+0x2f =46rom the 16th it just fails to detect the JMicron SATA disks. I am going to try merging sys/dev/ata from the 12th into HEAD so I can=20 at least use my system :) =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 --nextPart3186663.e5X5DZ8jIv 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) iD8DBQBG/0ti5ZPcIHs/zowRAn9oAJ9epNwwngg9wpE/JjXxqqgIxKhnVwCggALl CycpguJRB+YwH6r4Vr15F+Y= =+2ZP -----END PGP SIGNATURE----- --nextPart3186663.e5X5DZ8jIv--