]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement RtlZeroMemory() and RtlCopyMemory(). This seems to allow
authorBill Paul <wpaul@FreeBSD.org>
Thu, 10 Nov 2005 02:22:55 +0000 (02:22 +0000)
committerBill Paul <wpaul@FreeBSD.org>
Thu, 10 Nov 2005 02:22:55 +0000 (02:22 +0000)
commite73e17729bdbf1322898c5069571a0cad81bad29
treede65c69a9b3937f82fd2452ab35b4db4d53f987b
parent7b7d153b21013cd10e164bec1c3a035092866cc3
Implement RtlZeroMemory() and RtlCopyMemory(). This seems to allow
the Broadcom Win64 wireless driver for the BCM4318 to work on amd64.
sys/compat/ndis/subr_ntoskrnl.c