Hi all,

Sorry for being late for a day. Here's this week status:
RTL8169 driver works pretty good with remcons. I'm able to connect to
HelenOS host using telnet and use console freely. I've fixed issue with
wrong ownership bit setting which caused sending garbage packets at
descriptor ring end. Changed interrupt handling mechanism, so interrupts
are re-enabled at beginning of interrupt service routine. Hopefully this
will resolve the problem with missed interrupts.

I've discovered next problem in tcp server - maybe connected with previous
one. It's not possible to issue 'ping' command on remcons - I see last TCP
frame being resent in one second intervals instead of actual ICMP echo
requests. I'll fill bug report about that when I do sufficient testing. For
now I observed same behavior on HelenOS running on VirtualBox and emulated
e1000 card.

I've also fixed issue with DHCP client which prevented to aquire DHCP lease
when two DNS servers are specified in dhcpd.conf. Will submit a patch soon
:)

Thanks,
Agnieszka
_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/listinfo/helenos-devel

Reply via email to