summaryrefslogtreecommitdiff
path: root/sys/compat/ndis
AgeCommit message (Expand)Author
2006-07-10Fix gcc4 bogus initialization warnings from Arnaud Lacombechristos
2006-06-13tvtohz() compat function isn't needed now we have timecounters.simonb
2006-05-29Replaced some #ifdef NDIS_LKM's which were commenting out debuggingrittera
2006-05-26Added an #ifdef _KERNEL around the #include <sys/device.h>. This is neededrittera
2006-05-14integrate kauth.elad
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
2006-03-31Updated to the latest NDIS code. I added commented out lines in the filesrittera
2006-03-30Applied iMil's patchrittera
2006-03-30Added the original FreeBSD RELENG_54 files in sys/compat/ndis.rittera