[ros-kernel] NDIS Update
Vizzini
vizzini at plasmic.com
Sun Oct 12 04:21:51 CEST 2003
After getting slammed in the last 3 weeks with the recent release,
bugzilla, etc., I've finally had time to do some actual NDIS work. The
VMWare NIC driver officially works now:
vizzini at bilbo:~/ros/reactos/drivers/net/ndis$ ping 10.0.0.100
PING 10.0.0.100 (10.0.0.100): 56 data bytes
64 bytes from 10.0.0.100: icmp_seq=0 ttl=128 time=158.9 ms
64 bytes from 10.0.0.100: icmp_seq=1 ttl=128 time=68.3 ms
64 bytes from 10.0.0.100: icmp_seq=2 ttl=128 time=65.2 ms
64 bytes from 10.0.0.100: icmp_seq=3 ttl=128 time=69.0 ms
--- 10.0.0.100 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 65.2/90.3/158.9 ms
vizzini at bilbo:~/ros/reactos/drivers/net/ndis$
I still have a bug or two to work out from our own pcnet driver, but the
AMD-supplied driver is good.
I have updated the ReactOS Networking page with the latest status as
well - http://plasmic.com/~vizzini/rosnet.html - and this big ndis patch
is there. I'm tired of waiting on root's CVS lock so I'll commit this
tomorrow.
There are still a few problems that need to be worked out, so please
don't deploy this as a production PING server. :-)
-Vizzini
More information about the Ros-kernel
mailing list