Date: Fri, 7 Dec 2001 16:11:12 -0800 From: Luigi Rizzo <luigi@freebsd.org> To: stable@freebsd.org Subject: HEADS-UP: polling code removed. Message-ID: <20011207161112.B85611@iguana.aciri.org>
next in thread | raw e-mail | index | archive | help
[Bcc to net@freebsd.org]
FYI ...
cheers
luigi
----- Forwarded message from Luigi Rizzo <luigi@FreeBSD.org> -----
Date: Fri, 7 Dec 2001 16:04:16 -0800 (PST)
From: Luigi Rizzo <luigi@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
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011207161112.B85611>
