Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2002 21:13:51 -0500
From:      "David W. Chapman Jr." <dwcjr@inethouston.net>
To:        "M. Warner Losh" <imp@village.org>
Cc:        dwcjr@inethouston.net, mobile@FreeBSD.ORG
Subject:   Re: today's -current and realtek pcmcia card
Message-ID:  <20020624021351.GI11296@leviathan.inethouston.net>
In-Reply-To: <20020623.201037.109173310.imp@village.org>
References:  <20020624014709.GD11296@leviathan.inethouston.net> <20020623.195432.44155810.imp@village.org> <20020624015636.GF11296@leviathan.inethouston.net> <20020623.201037.109173310.imp@village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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. <www.inethouston.net>
dwcjr@freebsd.org	FreeBSD Committer <www.FreeBSD.org>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020624021351.GI11296>