freebsd-skq/sys/compat/ndis
jhb 7b611b0cb2 Stop explicitly touching td_base_pri outside of the scheduler and simply
set a thread's priority via sched_prio() when that is the desired action.
The schedulers will start managing td_base_pri internally shortly.
2004-12-30 20:29:58 +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 Make the Texas Instruments 802.11g chipset work with the NDISulator. 2004-08-16 18:50:20 +00:00
ndis_var.h Make the Texas Instruments 802.11g chipset work with the NDISulator. 2004-08-16 18:50:20 +00:00
ntoskrnl_var.h More minor cleanups and one small bug fix: 2004-08-04 18:22:50 +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 Stop explicitly touching td_base_pri outside of the scheduler and simply 2004-12-30 20:29:58 +00:00
subr_ndis.c Fix compiler warnings, when __stdcall is #defined, by adding explicit casts. 2004-09-17 19:54:26 +00:00
subr_ntoskrnl.c Fix compiler warnings, when __stdcall is #defined, by adding explicit casts. 2004-09-17 19:54:26 +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