summaryrefslogtreecommitdiffstats
path: root/sys/compat/ndis/pe_var.h
Commit message (Expand)AuthorAgeFilesLines
* o port NDIS USB support from USB1 to the new usb(USB2).weongyo2009-03-071-142/+142
* Clean up and apply the fix for PR 83477. The calculation for locatingwpaul2005-10-261-0/+9
* Create new i386 windows/bsd thunking layer, similar to the amd64 thunkingwpaul2005-04-111-79/+46
* Fix a couple of u_int_foos that should have been uint_foos.wpaul2005-02-181-1/+1
* Add support for Windows/x86-64 binaries to Project Evil.wpaul2005-02-161-13/+85
* Begin the first phase of trying to add IRP support (and ultimatelywpaul2005-01-241-0/+4
* Start each of the license/copyright comments with /*-imp2005-01-051-1/+1
* Big mess 'o changes:wpaul2004-08-011-16/+25
* Continue my efforts to imitate Windows as closely as possible bywpaul2004-04-141-0/+45
* The definition for __stdcall logically belongs in pe_var.h, butwpaul2004-01-151-4/+0
* Create NDIS_BUS_SPACE_{IO,MEM} to abstract MD BUS_SPACE macros.obrien2004-01-151-2/+6
* AMD64 has a single MS-Win calling convention, so provide an empty __stdcall.obrien2004-01-131-0/+14
* Clean up pe_get_message(). Allow the caller to obtain the resourcewpaul2004-01-061-4/+2
* - Add pe_get_message() and pe_get_messagetable() for processingwpaul2004-01-061-0/+101
* Commit the first cut of Project Evil, also known as the NDISulator.wpaul2003-12-111-0/+330
OpenPOWER on IntegriCloud