freebsd-dev/sys/compat/ndis
David E. O'Brien e6493bbebf Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions
for moving between a segment register and a 32-bit memory location.

Looked at by:	jhb
2009-01-31 11:37:21 +00:00
..
cfg_var.h
hal_var.h
kern_ndis.c fix a bug to handling the argument that it passed `device_t' but it's 2008-12-27 09:42:17 +00:00
kern_windrv.c Remove unused variable. 2008-12-28 13:50:58 +00:00
ndis_var.h Integrate the NDIS USB support code to CURRENT. 2008-12-27 08:03:32 +00:00
ntoskrnl_var.h Integrate the NDIS USB support code to CURRENT. 2008-12-27 08:03:32 +00:00
pe_var.h
resource_var.h
subr_hal.c
subr_ndis.c Integrate the NDIS USB support code to CURRENT. 2008-12-27 08:03:32 +00:00
subr_ntoskrnl.c Integrate the NDIS USB support code to CURRENT. 2008-12-27 08:03:32 +00:00
subr_pe.c
subr_usbd.c Integrate the NDIS USB support code to CURRENT. 2008-12-27 08:03:32 +00:00
usbd_var.h Integrate the NDIS USB support code to CURRENT. 2008-12-27 08:03:32 +00:00
winx32_wrap.S Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
winx64_wrap.S