freebsd-dev/sys/compat/ndis
Bill Paul 20b03f4992 In ndis_alloc_bufpool() and ndis_alloc_packetpool(), the test to see if
allocating pool memory succeeded was checking the wrong pointer (should
have been looking at *pool, not pool). Corrected this.
2004-08-01 21:15:29 +00:00
..
cfg_var.h Deal with the duplicate sysctl leaf problem. A .inf file may contain 2003-12-18 03:51:21 +00:00
hal_var.h Big mess 'o changes: 2004-08-01 20:04:31 +00:00
kern_ndis.c Big mess 'o changes: 2004-08-01 20:04:31 +00:00
ndis_var.h Big mess 'o changes: 2004-08-01 20:04:31 +00:00
ntoskrnl_var.h Big mess 'o changes: 2004-08-01 20:04:31 +00:00
pe_var.h Big mess 'o changes: 2004-08-01 20:04:31 +00:00
resource_var.h Add missing cprd_flags member to partial resource structure in 2004-03-29 02:15:29 +00:00
subr_hal.c Big mess 'o changes: 2004-08-01 20:04:31 +00:00
subr_ndis.c In ndis_alloc_bufpool() and ndis_alloc_packetpool(), the test to see if 2004-08-01 21:15:29 +00:00
subr_ntoskrnl.c Big mess 'o changes: 2004-08-01 20:04:31 +00:00
subr_pe.c AMD64 has a single MS-Win calling convention, so provide an empty __stdcall. 2004-01-13 22:49:45 +00:00