]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Back out the last batch of changes until I have a chance to properly
authorwpaul <wpaul@FreeBSD.org>
Fri, 26 Dec 2003 03:31:34 +0000 (03:31 +0000)
committerwpaul <wpaul@FreeBSD.org>
Fri, 26 Dec 2003 03:31:34 +0000 (03:31 +0000)
commit1bdb22f3a1d9c2cd498e27a3a3cd607e76fa2184
tree2a2c34a4fd282fbef23a12ba960edc053b9a1ec8
parenteb31f8e4f71b09d33d9260ca04ecff7854a53035
Back out the last batch of changes until I have a chance to properly
evaluate them. Whatever they're meant to do, they're doing it wrong.

Also:

- Clean up last bits of NULL fallout in subr_pe
- Don't let ndis_ifmedia_sts() do anything if the IFF_UP flag isn't set
- Implement NdisSystemProcessorCount() and NdisQueryMapRegisterCount().
sys/compat/ndis/kern_ndis.c
sys/compat/ndis/ndis_var.h
sys/compat/ndis/subr_ndis.c
sys/compat/ndis/subr_pe.c
sys/dev/if_ndis/if_ndis.c