RTL8139 Support!!!
RTL8139 Support!!!
I have successfully completed my first driver for the RTL8139 ethernet adapter. After running ethereal on another test computer I sent custom built packets 1000 times in under 30seconds, and that is WITH text reporting to the screen (which slows it down quite a bit).
Website: https://joscor.com
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
true, I used the FA311v2 card to test it.
quick question though, is the 8139'D' backwards compatible with the A-B-C-C+ revisions?
quick question though, is the 8139'D' backwards compatible with the A-B-C-C+ revisions?
Website: https://joscor.com
Yes, but you still need to check for ver and store it, as the wake up older chips is differant than new chips, also this is differant.01000101 wrote:true, I used the FA311v2 card to test it.
quick question though, is the 8139'D' backwards compatible with the A-B-C-C+ revisions?
set LWAKE pin to active high (default value).
it is for Wake-On-LAN functionality of some motherboards.
this signal is used to inform the motherboard to execute a wake-up process.
only at newer chips.