Hi all,

In the first week of GSoC coding, I've created basic working skeleton for
RTL8169 driver. Driver is able to detect card in system, read MAC address
and it responds to link status change (plugging and unplugging cable). It
installs it's interrupt handler, responds to link status change interrupts
and re-enables interrupts properly. I was also working on packet
transmission: creating DMA buffers for rings and packet data. I hope that
in the next week I'll be able to send a packet over the wire :)

Code is available at: https://code.launchpad.net/~nufcia/helenos/rtl8169

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

Reply via email to