From owner-freebsd-current@FreeBSD.ORG Fri Mar 23 05:37:57 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 57F1216A400; Fri, 23 Mar 2007 05:37:57 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by mx1.freebsd.org (Postfix) with ESMTP id 26F8613C489; Fri, 23 Mar 2007 05:37:56 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from bunrab.catwhisker.org (localhost [127.0.0.1]) by bunrab.catwhisker.org (8.13.3/8.13.3) with ESMTP id l2N5bsRH046281; Thu, 22 Mar 2007 22:37:54 -0700 (PDT) (envelope-from david@bunrab.catwhisker.org) Received: (from david@localhost) by bunrab.catwhisker.org (8.13.3/8.13.1/Submit) id l2N5bsqG046280; Thu, 22 Mar 2007 22:37:54 -0700 (PDT) (envelope-from david) Date: Thu, 22 Mar 2007 22:37:54 -0700 From: David Wolfskill To: John Baldwin Message-ID: <20070323053754.GS39764@bunrab.catwhisker.org> Mail-Followup-To: David Wolfskill , John Baldwin , current@freebsd.org, "M. Warner Losh" References: <46025922.4090809@vlink.ru> <20070322221341.GN39764@bunrab.catwhisker.org> <20070323023513.GO39764@bunrab.catwhisker.org> <200703230000.01527.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3T2jnoiI0lx9XXvh" Content-Disposition: inline In-Reply-To: <200703230000.01527.jhb@freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: current@freebsd.org, "M. Warner Losh" Subject: Re: no network access on today's CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Mar 2007 05:37:57 -0000 --3T2jnoiI0lx9XXvh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 23, 2007 at 12:00:00AM -0400, John Baldwin wrote: > ... > Actually, this may be due to weirdness in exca.c, it tries to use bus tag= s and=20 > bus handles on a resource before it is activated. I think I see how to f= ix=20 > it by making exca_activate_resource() calling BUS_ACTIVATE_RESOURCE() fir= st. >=20 > Try this patch: >=20 > Index: dev/exca/exca.c > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /usr/cvs/src/sys/dev/exca/exca.c,v > retrieving revision 1.27 > ... OK; I "un-reverted" all the files, thten applied the patch. (I still have a local patch on src/sys/net/if_ethersubr.c, per email conversation with bms@.) And I have a wi0 NIC again; thanks! Peace, david --=20 David H. Wolfskill david@catwhisker.org Believe SORBS at your own risk: 63.193.123.122 has been static since Aug 19= 99. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --3T2jnoiI0lx9XXvh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iEYEARECAAYFAkYDZ7EACgkQmprOCmdXAD1vwgCZATOmRM7XkdXtnkaUHS3N9T8e h1AAoIcJREMewblNWW2M89Kbtm8fOM4Y =AYYI -----END PGP SIGNATURE----- --3T2jnoiI0lx9XXvh--