A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Filip Navara f321359e16 - Fix receive to work on VMware emulated adapters. We need to set busmaster bit on PCI command register in order to get packets. Otherwise we just get "missing frame" error and the ring buffer remains empty.
- Indicate receive completition.
- Implement basic packet transmitting.
- Don't read slot number from registry and report itself as NDIS 5.0 miniport.
- Fix nasty bugs in halt code path (incorrect assignment and wrong parameters to NdisMFreeSharedMemory calls).

svn path=/trunk/; revision=11270
2004-10-11 15:03:13 +00:00
freeldr - Implemented the driver loading by the sequence of tag entries in the GroupOrderList key. 2004-09-20 18:02:36 +00:00
msvc6 Initial revision 2004-02-06 08:21:52 +00:00
os2
posix
reactos - Fix receive to work on VMware emulated adapters. We need to set busmaster bit on PCI command register in order to get packets. Otherwise we just get "missing frame" error and the ring buffer remains empty. 2004-10-11 15:03:13 +00:00
rosapps Make regexpl build again. (I know I really should fix this to be unicode) 2004-10-11 01:24:22 +00:00