From owner-svn-src-head@FreeBSD.ORG Sun Feb 8 12:40:34 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C0B71065845; Sun, 8 Feb 2009 12:40:34 +0000 (UTC) (envelope-from wkoszek@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 448068FC20; Sun, 8 Feb 2009 12:40:34 +0000 (UTC) (envelope-from wkoszek@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n18CeYOE023471; Sun, 8 Feb 2009 12:40:34 GMT (envelope-from wkoszek@svn.freebsd.org) Received: (from wkoszek@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n18CeYWh023470; Sun, 8 Feb 2009 12:40:34 GMT (envelope-from wkoszek@svn.freebsd.org) Message-Id: <200902081240.n18CeYWh023470@svn.freebsd.org> From: "Wojciech A. Koszek" Date: Sun, 8 Feb 2009 12:40:34 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r188310 - head/sys/i386/conf X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2009 12:40:36 -0000 Author: wkoszek Date: Sun Feb 8 12:40:33 2009 New Revision: 188310 URL: http://svn.freebsd.org/changeset/base/188310 Log: si(4) seems to build without a problem. However, since noone noticed lack of this driver, put it in a comment. Modified: head/sys/i386/conf/NOTES Modified: head/sys/i386/conf/NOTES ============================================================================== --- head/sys/i386/conf/NOTES Sun Feb 8 12:33:05 2009 (r188309) +++ head/sys/i386/conf/NOTES Sun Feb 8 12:40:33 2009 (r188310) @@ -721,6 +721,7 @@ device glxsb # AMD Geode LX Security B # pbio: Parallel (8255 PPI) basic I/O (mode 0) port (e.g. Advantech PCL-724) # spic: Sony Programmable I/O controller (VAIO notebooks) # asmc: Apple System Management Controller +# si: Specialix International SI/XIO or SX intelligent serial card driver # Notes on APM # The flags takes the following meaning for apm0: @@ -758,6 +759,8 @@ device spic hint.spic.0.at="isa" hint.spic.0.port="0x10a0" device asmc +#device si + # # Laptop/Notebook options: #