From owner-svn-src-head@FreeBSD.ORG Sun Jan 25 14:50:24 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8A9C4839; Sun, 25 Jan 2015 14:50:24 +0000 (UTC) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 48F3DCEE; Sun, 25 Jan 2015 14:50:23 +0000 (UTC) Received: from nine.des.no (smtp.des.no [194.63.250.102]) by smtp-int.des.no (Postfix) with ESMTP id D88724DEF; Sun, 25 Jan 2015 14:50:17 +0000 (UTC) Received: by nine.des.no (Postfix, from userid 1001) id 5BF3413E90; Sun, 25 Jan 2015 15:49:27 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Sergey Kandaurov Subject: Re: svn commit: r277694 - head/sys/amd64/conf References: <201501251202.t0PC2crJ029665@svn.freebsd.org> Date: Sun, 25 Jan 2015 15:49:27 +0100 In-Reply-To: (Sergey Kandaurov's message of "Sun, 25 Jan 2015 16:43:18 +0400") Message-ID: <86lhkqq5jc.fsf@nine.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 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, 25 Jan 2015 14:50:24 -0000 Sergey Kandaurov writes: > Dag-Erling Sm=C3=B8rgrav writes: > > Log: > > Remove ISA NICs. Anyone still using these on amd64 can build their > > own kernel. > If so, what about i386? (I'd rather not pc98) There's a greater chance of ISA devices still being in use on i386 hardware than on amd64 hardware. I've never even heard of amd64 hardware with ISA slots, but I guess there is a remote chance that someone may try to use something like an ep(4) PCCARD on a modern laptop (which is a bad example, since ep(4) is loadable, but you get the idea). > What about device isa in DEFAULTS? It's still required for atkbdc. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no