From owner-freebsd-net Fri Dec 7 16:11:18 2001 Delivered-To: freebsd-net@freebsd.org Received: from iguana.aciri.org (iguana.aciri.org [192.150.187.36]) by hub.freebsd.org (Postfix) with ESMTP id 5DDFF37B405; Fri, 7 Dec 2001 16:11:12 -0800 (PST) Received: (from rizzo@localhost) by iguana.aciri.org (8.11.3/8.11.1) id fB80BCD85704; Fri, 7 Dec 2001 16:11:12 -0800 (PST) (envelope-from rizzo) Date: Fri, 7 Dec 2001 16:11:12 -0800 From: Luigi Rizzo To: stable@freebsd.org Subject: HEADS-UP: polling code removed. Message-ID: <20011207161112.B85611@iguana.aciri.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.23i Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org [Bcc to net@freebsd.org] FYI ... cheers luigi ----- Forwarded message from Luigi Rizzo ----- Date: Fri, 7 Dec 2001 16:04:16 -0800 (PST) From: Luigi Rizzo Subject: cvs commit: src/sys/conf options.i386 src/sys/dev/fxp if_fxp.c src/sys/i386/i386 swtch.s trap.c src/sys/i386/include asnames.h src/sys/kern kern_clock.c src/sys/net if.h netisr.h src/sys/pci if_dc.c if_dcreg.h if_sis.c if_sisreg.h src/sys/sys systm.h To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org luigi 2001/12/07 16:04:16 PST Modified files: (Branch: RELENG_4) sys/conf options.i386 sys/dev/fxp if_fxp.c sys/i386/i386 swtch.s trap.c sys/i386/include asnames.h sys/kern kern_clock.c sys/net if.h netisr.h sys/pci if_dc.c if_dcreg.h if_sis.c if_sisreg.h sys/sys systm.h Log: By loud (and maybe popular) demand, back out the device polling code, so we will not risk to lose this feature when -current is released, we lose it now. For those interested, the full story is archived in tne cvs-all and freebsd-net mailing lists, and maybe in some future core monthly report. Revision Changes Path 1.132.2.10 +0 -5 src/sys/conf/options.i386 1.110.2.13 +4 -59 src/sys/dev/fxp/if_fxp.c 1.89.2.6 +0 -4 src/sys/i386/i386/swtch.s 1.147.2.7 +0 -5 src/sys/i386/i386/trap.c 1.44.2.5 +0 -1 src/sys/i386/include/asnames.h 1.105.2.6 +0 -253 src/sys/kern/kern_clock.c 1.58.2.4 +0 -9 src/sys/net/if.h 1.21.2.4 +0 -1 src/sys/net/netisr.h 1.9.2.29 +0 -81 src/sys/pci/if_dc.c 1.4.2.13 +0 -4 src/sys/pci/if_dcreg.h 1.13.4.14 +0 -72 src/sys/pci/if_sis.c 1.1.4.6 +0 -3 src/sys/pci/if_sisreg.h 1.111.2.12 +0 -14 src/sys/sys/systm.h ----- End forwarded message ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message