summaryrefslogtreecommitdiff
path: root/sys/compat/ndis/nbcompat.h
AgeCommit message (Expand)Author
2018-08-25Retire NDIS. It appears that it has never worked, after 13 years it wasmaxv
2011-05-14Replace simple_lock(9) with mutex(9), clean up.rmind
2011-01-22Fix build of ndiscvt(8). Not sure what broke it in the first place.tron
2010-04-28On x86, change the bus_space_tag_t to a pointer to a structdyoung
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-07-17use device_xnamecegger
2008-07-17remove redundant declaration of tvtohz(). It's declared in <sys/timevar.h>.cegger
2008-01-07Added elad's changes to ndis_kthread_create. Setting the stack size in fork1...rittera
2007-12-05include mutex.h.yamt
2007-12-05lockmgr -> mutexad
2007-11-29Use system-provided atomic ops.ad
2006-05-26Added an #ifdef _KERNEL around the #include <sys/device.h>. This is neededrittera
2006-04-24replaced all device_printf()'s in compat/ndis/ with printf()rittera
2006-04-02Added a #include for sys/device.h. This is necessary when buildingrittera
2006-03-31Removed typedef for device_t, which is apparently no longerrittera
2006-03-31Added 3 files which were not part of the original FreeBSD code:rittera