Cameron Gutman
|
576e6e7961
|
- Use the proper flags so NDIS knows that our NIC doesn't have hardware loopback support
- Fixes the loopback adapter
svn path=/branches/aicom-network-fixes/; revision=36591
|
2008-09-29 23:57:32 +00:00 |
|
Cameron Gutman
|
0820ee7a4e
|
- Return early if there aren't any packets to be sent
- Fixes coverity error 458
svn path=/branches/aicom-network-fixes/; revision=36527
|
2008-09-26 03:35:56 +00:00 |
|
Cameron Gutman
|
975e8109a2
|
- Don't call NdisMSendComplete in MiniportSend
svn path=/branches/aicom-network-fixes/; revision=36501
|
2008-09-25 03:23:15 +00:00 |
|
Cameron Gutman
|
2f05ba10c9
|
- Created a dummy nic driver for testing purposes
- Still a work in progress
svn path=/branches/aicom-network-fixes/; revision=36500
|
2008-09-25 01:02:08 +00:00 |
|
Cameron Gutman
|
be3ff9cec9
|
- Uncomment the stubbed CheckForHang handler
svn path=/branches/aicom-network-fixes/; revision=36440
|
2008-09-23 20:48:43 +00:00 |
|
Cameron Gutman
|
274d2f50e8
|
- We must check that NdisWrapperHandle is non-NULL to see if NdisMInitializeWrapper succeeded
svn path=/branches/aicom-network-fixes/; revision=36430
|
2008-09-23 18:07:26 +00:00 |
|
Cameron Gutman
|
521d849d25
|
- Add some IRQL checks for ne2000 like those in r36406
svn path=/branches/aicom-network-fixes/; revision=36408
|
2008-09-23 04:53:59 +00:00 |
|
Cameron Gutman
|
751bd9fb71
|
- Change NdisAcquireSpinLock to NdisDprAcquireSpinLock because we are running at DISPATCH_LEVEL
svn path=/branches/aicom-network-fixes/; revision=36407
|
2008-09-23 04:39:31 +00:00 |
|
Cameron Gutman
|
be9e073137
|
- Add some IRQL checks
- Fix some comments
svn path=/branches/aicom-network-fixes/; revision=36406
|
2008-09-23 04:29:30 +00:00 |
|
Cameron Gutman
|
b4b79146c7
|
- Revert my last commit
- Looks like this is meant to fail
- I added a comment so no one does this again
svn path=/branches/aicom-network-fixes/; revision=35745
|
2008-08-29 04:23:10 +00:00 |
|
Cameron Gutman
|
cf392f00f6
|
- Fix a code typo resulting in calls to MiQueryResources to return early
svn path=/branches/aicom-network-fixes/; revision=35744
|
2008-08-29 03:59:25 +00:00 |
|
Art Yerkes
|
c501d8112c
|
Create a branch for network fixes.
svn path=/branches/aicom-network-fixes/; revision=34994
|
2008-08-01 11:32:26 +00:00 |
|