From owner-freebsd-current@freebsd.org Thu Oct 6 08:10:59 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8DBE1BD3212 for ; Thu, 6 Oct 2016 08:10:59 +0000 (UTC) (envelope-from grembo@freebsd.org) Received: from mail.grem.de (outcast.grem.de [213.239.217.27]) by mx1.freebsd.org (Postfix) with SMTP id E022ECEF for ; Thu, 6 Oct 2016 08:10:58 +0000 (UTC) (envelope-from grembo@freebsd.org) Received: (qmail 82177 invoked by uid 89); 6 Oct 2016 08:10:57 -0000 Received: from unknown (HELO ?192.168.250.192?) (mg@grem.de@185.17.205.219) by mail.grem.de with ESMTPA; 6 Oct 2016 08:10:57 -0000 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: [request for testing] isl, cyapa on chromebooks From: Michael Gmelin X-Mailer: iPhone Mail (13G36) In-Reply-To: <773efe54-8ebb-e0e7-7824-10cfaa96d850@FreeBSD.org> Date: Thu, 6 Oct 2016 10:10:56 +0200 Cc: Matthias Apitz , Michael Gmelin , FreeBSD Current Content-Transfer-Encoding: quoted-printable Message-Id: <1EE0A2F3-86B9-4806-875E-3845A209A743@freebsd.org> References: <20161003180750.744dae0a@bsd64.grem.de> <20161003222528.56d46787@bsd64.grem.de> <20161004114635.64857a29@bsd64.grem.de> <20161005004831.2a2fdc4b@bsd64.grem.de> <1bcfd282-63fd-f8ee-4dad-393b51f14bcd@FreeBSD.org> <302FDA6E-DEC7-49F0-8F2C-8C26C8A884AF@freebsd.org> <53bca4d2-975f-f4a0-d12a-5d73fba01a0c@FreeBSD.org> <20161006044732.GA2393@c720-r292778-amd64.oa.oclc.org> <734c7ac0-9018-051e-1df4-a3b719057e19@FreeBSD.org> <773efe54-8ebb-e0e7-7824-10cfaa96d850@FreeBSD.org> To: Andriy Gapon X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 06 Oct 2016 08:10:59 -0000 > On 06 Oct 2016, at 09:48, Andriy Gapon wrote: >=20 >> On 06/10/2016 08:37, Andriy Gapon wrote: >> The more testing the better! >=20 > Based on Michael's results I've uploaded a new version: > https://people.freebsd.org/~avg/ig4-i2c.v4.diff >=20 >=20 Good news. Applying the last two fixes manually, isl is working now. I'll rebuild a kernel using the complete v4 patch on my second machine later= today to test the modified cyapa driver. -m