RTL8139: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
Cleanup
m 8k is 8192 bytes, not 8139.. correct?
Line 25:
 
ex:
char rx_buffer[81398192+16]; // declare the local buffer space (8k + header)
outportd(0x30, (unsigned long)rx_buffer); // send dword memory location to RBSTART (0x30)