From owner-freebsd-net@FreeBSD.ORG Sun Mar 15 15:54:19 2009 Return-Path: Delivered-To: net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8EB5910656CC; Sun, 15 Mar 2009 15:54:19 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 68AF28FC0C; Sun, 15 Mar 2009 15:54:19 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTPS id 0C45F46B66; Sun, 15 Mar 2009 11:54:19 -0400 (EDT) Date: Sun, 15 Mar 2009 15:54:18 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: current@FreeBSD.org, net@FreeBSD.org In-Reply-To: Message-ID: References: <20080526110543.J26343@fledge.watson.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Subject: HEADS UP: if_ar, if_sr, *old* USB stack network driver users X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Mar 2009 15:54:20 -0000 On Sun, 15 Mar 2009, Robert Watson wrote: >>> 16 February 2009 HEADS UP to lists (this e-mail) >>> 01 March 2009 Disable build of all IFF_NEEDSGIANT drivers >>> in 8.x >> >> Slightly delayed while USB NDIS was sorted out, I will be moving ahead with >> disabling the build of all IFF_NEEDSGIANT drivers in HEAD later today. > > This patch is now committed; while I've done build testing (etc) there's > always a chance of problems -- please drop me an e-mail if I missed > something. Just to be clear -- if you are a user of: if_ar if_sr Or one of the USB network interface drivers from the old USB stack (not the new USB2 stack), then you will now find your device drivers are not part of the build. USB users should use the new USB stack if they need network interface drivers; if_ar and if_sr drivers will need to modify the device drivers to be MPSAFE and then submit patches. Robert N M Watson Computer Laboratory University of Cambridge