freebsd-dev/sys/compat/ndis
Robert Watson 3de213cc00 Add a new 'why' argument to kdb_enter(), and a set of constants to use
for that argument.  This will allow DDB to detect the broad category of
reason why the debugger has been entered, which it can use for the
purposes of deciding which DDB script to run.

Assign approximate why values to all current consumers of the
kdb_enter() interface.
2007-12-25 17:52:02 +00:00
..
cfg_var.h
hal_var.h
kern_ndis.c Quiesce warnings by initializing irql values to zero. 2007-06-10 04:40:13 +00:00
kern_windrv.c - Move GDT/LDT locking into a seperate spinlock, removing the global 2007-05-20 22:03:57 +00:00
ndis_var.h Correct the nwbx_ies field type in struct ndis_wlan_bssid_ex. 2007-12-02 04:04:42 +00:00
ntoskrnl_var.h Correct the calculation for the number of 100ns intervals since 2007-12-02 08:54:50 +00:00
pe_var.h
resource_var.h
subr_hal.c
subr_ndis.c Implement functions required by some ndis drivers. 2007-12-03 23:43:58 +00:00
subr_ntoskrnl.c Add a new 'why' argument to kdb_enter(), and a set of constants to use 2007-12-25 17:52:02 +00:00
subr_pe.c We have strcasecmp() in libkern now. 2007-04-06 11:18:57 +00:00
subr_usbd.c
usbd_var.h
winx32_wrap.S
winx64_wrap.S