From owner-cvs-src@FreeBSD.ORG Wed Feb 8 07:30:28 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE7CB16A422; Wed, 8 Feb 2006 07:30:28 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8FD043D49; Wed, 8 Feb 2006 07:30:27 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id k187UCHn079223; Wed, 8 Feb 2006 09:30:12 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ip.net.ua [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 51316-03; Wed, 8 Feb 2006 09:29:46 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id k187OU2A079044 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 8 Feb 2006 09:24:30 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.4/8.13.4) id k187OZU1098446; Wed, 8 Feb 2006 09:24:35 +0200 (EET) (envelope-from ru) Date: Wed, 8 Feb 2006 09:24:35 +0200 From: Ruslan Ermilov To: Warner Losh Message-ID: <20060208072435.GB84804@ip.net.ua> References: <200602071841.k17IfvmK099228@repoman.freebsd.org> <20060207214051.GE82738@ip.net.ua> <20060207.155809.71154982.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cmJC7u66zC7hs+87" Content-Disposition: inline In-Reply-To: <20060207.155809.71154982.imp@bsdimp.com> User-Agent: Mutt/1.5.9i X-Virus-Scanned: amavisd-new at ip.net.ua Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/conf files X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2006 07:30:29 -0000 --cmJC7u66zC7hs+87 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 07, 2006 at 03:58:09PM -0700, Warner Losh wrote: > From: Ruslan Ermilov > Subject: Re: cvs commit: src/sys/conf files > Date: Tue, 7 Feb 2006 23:40:51 +0200 >=20 > > On Tue, Feb 07, 2006 at 06:41:57PM +0000, Warner Losh wrote: > > > imp 2006-02-07 18:41:57 UTC > > >=20 > > > FreeBSD src repository > > >=20 > > > Modified files: > > > sys/conf files=20 > > > Log: > > > Allow one to subset phy. If you want the kitchen sink, use device > > > miibus (like today). If you want a subset, choose device mii and z= ero > > > or more phy to include. We always include unkphy. We make use of > > > the | functionality that ruslan recently added to config. > > > =20 > > > This allowed me to trim 57k from my KB9202 kernel. > > > =20 > > > Revision Changes Path > > > 1.1096 +30 -26 src/sys/conf/files > > >=20 > > Would also be neat if driver modules grew up dependencies on PHY module= s. >=20 > My changes don't touch the module. Usually you don't care so much > about size with modules (if you did, you'd build it static). Some of > the phy might be able to move to a specific driver, however... We've > already moved a few of them. >=20 I mean, most MII drivers now depend on miibus modules where they can now depend on a small subset of specific PHY modules. From the above it's not clear if you think it would be good or not? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --cmJC7u66zC7hs+87 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD6ZyzqRfpzJluFF4RAr1cAKCBD2nu57xfVx+QK89cpY0sUxXYWwCfeZ6h 5nMXwhs+dgmRDpcBWRvuOCM= =2lO/ -----END PGP SIGNATURE----- --cmJC7u66zC7hs+87--