aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ndis
Commit message (Expand)AuthorAgeFilesLines
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* MFtbemd:Warner Losh2010-08-231-2/+2
* o port NDIS USB support from USB1 to the new usb(USB2).Weongyo Jeong2009-03-071-1/+1
* Integrate the NDIS USB support code to CURRENT.Weongyo Jeong2008-12-271-0/+1
* Remove bridge(4) from the tree. if_bridge(4) is a full functionalMax Laier2005-09-271-1/+1
* Create new i386 windows/bsd thunking layer, similar to the amd64 thunkingBill Paul2005-04-111-0/+4
* - Correct one aspect of the driver_object/device_object/IRP framework:Bill Paul2005-02-241-1/+1
* Add support for Windows/x86-64 binaries to Project Evil.Bill Paul2005-02-161-0/+4
* Next step on the road to IRPs: create and use an imitation of theBill Paul2005-02-081-0/+1
* Add preliminary support for PCMCIA devices in addition to PCI/cardbus.Bill Paul2004-03-071-1/+1
* - Some older Atheros drivers want KeInitializeTimer(), so implement it,Bill Paul2004-03-041-1/+0
* Add proper support for DbgPrint(): only print messages if bootverboseBill Paul2004-03-031-0/+1
* Implement NdisOpenFile()/NdisCloseFile()/NdisMapFile()/NdisUnmapFile().Bill Paul2004-01-091-1/+1
* Grrr. Put the right .PATH statements in the right Makefiles.Bill Paul2003-12-111-1/+1
* Commit the first cut of Project Evil, also known as the NDISulator.Bill Paul2003-12-111-0/+9