index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
compat
/
ndis
/
subr_hal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
nyan
2005-05-29
1
-2
/
+0
*
Fix support for Windows drivers that support both PCI and PCMCIA devices at
wpaul
2005-05-08
1
-3
/
+3
*
This commit makes a bunch of changes, some big, some not so big.
wpaul
2005-05-05
1
-1
/
+1
*
Throw the switch on the new driver generation/loading mechanism. From
wpaul
2005-04-24
1
-0
/
+2
*
Create new i386 windows/bsd thunking layer, similar to the amd64 thunking
wpaul
2005-04-11
1
-61
/
+66
*
Fix for amd64.
wpaul
2005-03-28
1
-4
/
+4
*
Add support for Windows/x86-64 binaries to Project Evil.
wpaul
2005-02-16
1
-2
/
+31
*
Next step on the road to IRPs: create and use an imitation of the
wpaul
2005-02-08
1
-6
/
+19
*
Begin the first phase of trying to add IRP support (and ultimately
wpaul
2005-01-24
1
-62
/
+60
*
Start each of the license/copyright comments with /*-
imp
2005-01-05
1
-1
/
+1
*
Stop explicitly touching td_base_pri outside of the scheduler and simply
jhb
2004-12-30
1
-2
/
+0
*
Big mess 'o changes:
wpaul
2004-08-01
1
-24
/
+9
*
Try to handle recursive attempts to raise IRQL to DISPATCH_LEVEL better
wpaul
2004-04-19
1
-1
/
+9
*
- Use memory barrier with atomic operations in ntoskrnl_lock_dpc() and
wpaul
2004-04-16
1
-42
/
+14
*
Continue my efforts to imitate Windows as closely as possible by
wpaul
2004-04-14
1
-19
/
+118
*
Add stub implementations of KfLowerIrql() and KfRaiseIrql() (both of
wpaul
2004-02-09
1
-16
/
+40
*
Add a whole bunch of new stuff to make the driver for the AMD Am1771/Am1772
wpaul
2004-02-07
1
-1
/
+13
*
Create NDIS_BUS_SPACE_{IO,MEM} to abstract MD BUS_SPACE macros.
obrien
2004-01-15
1
-12
/
+12
*
AMD64 has a single MS-Win calling convention, so provide an empty __stdcall.
obrien
2004-01-13
1
-5
/
+0
*
AMD64 has a single MS-Win calling convention, so provide an empty __stdcall.
obrien
2004-01-13
1
-0
/
+4
*
Merge in some changes submitted by Brian Feldman. Among other things,
wpaul
2004-01-12
1
-2
/
+4
*
subr_hal.c: implement WRITE_PORT_BUFFER_xxx() and READ_PORT_BUFFER_xxx()
wpaul
2004-01-03
1
-0
/
+84
*
Tweak ndiscvt to support yet another flavor of .INF files (look for
wpaul
2004-01-03
1
-1
/
+38
*
Commit the first cut of Project Evil, also known as the NDISulator.
wpaul
2003-12-11
1
-0
/
+152