freebsd-nq/sys/compat/ndis
Bill Paul 6ea748c0f1 Add missing cprd_flags member to partial resource structure in
resource_var.h.

In kern_ndis.c:ndis_convert_res(), fill in the cprd_flags and
cprd_sharedisp fields as best we can.

In if_ndis.c:ndis_setmulti(), don't bother updating the multicast
filter if our multicast address list is empty.

Add some missing updates to ndis_var.h and ntoskrnl_var.h that I
forgot to check in when I added the KeDpc stuff.
2004-03-29 02: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 The definition for __stdcall logically belongs in pe_var.h, but 2004-01-15 21:31:49 +00:00
kern_ndis.c Add missing cprd_flags member to partial resource structure in 2004-03-29 02:15:29 +00:00
ndis_var.h Add missing cprd_flags member to partial resource structure in 2004-03-29 02:15:29 +00:00
ntoskrnl_var.h Add missing cprd_flags member to partial resource structure in 2004-03-29 02:15:29 +00:00
pe_var.h The definition for __stdcall logically belongs in pe_var.h, but 2004-01-15 21:31:49 +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 Add stub implementations of KfLowerIrql() and KfRaiseIrql() (both of 2004-02-09 19:13:58 +00:00
subr_ndis.c - In subr_ndis.c:ndis_init_event(), initialize events as notification 2004-03-25 18:31:52 +00:00
subr_ntoskrnl.c Apparently, some atheros drivers want rand(), so implement it (in terms 2004-03-27 20:38:43 +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