From owner-freebsd-mobile Sun Jun 23 19:13:49 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 71E6337B400 for ; Sun, 23 Jun 2002 19:13:46 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id A18FF3198DE; Sun, 23 Jun 2002 21:13:51 -0500 (CDT) Date: Sun, 23 Jun 2002 21:13:51 -0500 From: "David W. Chapman Jr." To: "M. Warner Losh" Cc: dwcjr@inethouston.net, mobile@FreeBSD.ORG Subject: Re: today's -current and realtek pcmcia card Message-ID: <20020624021351.GI11296@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." References: <20020624014709.GD11296@leviathan.inethouston.net> <20020623.195432.44155810.imp@village.org> <20020624015636.GF11296@leviathan.inethouston.net> <20020623.201037.109173310.imp@village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020623.201037.109173310.imp@village.org> X-Operating-System: FreeBSD 4.6-STABLE i386 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Actaully, the following diff should be easy to apply: > > Index: files > =================================================================== > RCS file: /home/imp/FreeBSD/CVS/src/sys/conf/files,v > retrieving revision 1.650 > retrieving revision 1.652 > diff -u -r1.650 -r1.652 > --- files 18 Jun 2002 21:32:33 -0000 1.650 > +++ files 23 Jun 2002 07:31:29 -0000 1.652 > @@ -449,7 +449,7 @@ > dev/mii/lxtphy.c optional miibus > dev/mii/qsphy.c optional miibus > dev/mii/acphy.c optional miibus > -dev/mii/miibus_if.m standard > +dev/mii/miibus_if.m optional miibus > dev/mk48txx/mk48txx.c optional mk48txx > dev/mlx/mlx.c optional mlx > dev/mlx/mlx_disk.c optional mlx > That saves a lot of guess work, I was going to try to use some common sense to break down your recent changes (which ones I needed to do just to get miibus to work) after David W's suggestion, but with this I don't have to. Thanks! -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message