From owner-freebsd-arch@freebsd.org Thu Nov 3 10:23:40 2016 Return-Path: Delivered-To: freebsd-arch@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 338FDC2D1BC for ; Thu, 3 Nov 2016 10:23:40 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citapm.icyb.net.ua (citapm.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 3F19D104A for ; Thu, 3 Nov 2016 10:23:38 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citapm.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id MAA26828 for ; Thu, 03 Nov 2016 12:17:31 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1c2F5P-000N80-B9 for freebsd-arch@FreeBSD.ORG; Thu, 03 Nov 2016 12:17:31 +0200 Subject: Re: superio driver To: freebsd-arch@FreeBSD.org References: From: Andriy Gapon Message-ID: <0d588744-c83f-1f04-3c79-89cba63949a3@FreeBSD.org> Date: Thu, 3 Nov 2016 12:16:35 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2016 10:23:40 -0000 On 17/10/2016 11:19, Andriy Gapon wrote: > > I would like to add a driver for Super I/O chips: > https://reviews.freebsd.org/D8175 > In the review request you can find my rationale and description for the driver > as well as some question about its design. > At this point I am looking mostly for some help with the design, but any reviews > of the current code are also appreciated. Still looking for comments and suggestions. Thanks! -- Andriy Gapon