From owner-cvs-all Fri Dec 7 16: 4:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE2FA37B41B; Fri, 7 Dec 2001 16:04:16 -0800 (PST) Received: (from luigi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB804Ga08191; Fri, 7 Dec 2001 16:04:16 -0800 (PST) (envelope-from luigi) Message-Id: <200112080004.fB804Ga08191@freefall.freebsd.org> From: Luigi Rizzo Date: Fri, 7 Dec 2001 16:04:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org 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 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message