RTL8169: Difference between revisions

Jump to navigation Jump to search
110 bytes added ,  12 years ago
m
[unchecked revision][unchecked revision]
Line 156:
outportb(ioaddr + 0x50, 0xC0); /* Unlock config registers */
outportl(ioaddr + 0x44, 0x0000E70F); /* RxConfig = RXFTH: unlimited, MXDMA: unlimited, AAP: set (promisc. mode set) */
outportb(ioaddr + 0x37, 0x04); /* Enable Tx in the Command register, required before setting TxConfig */
outportl(ioaddr + 0x40, 0x03000700); /* TxConfig = IFG: normal, MXDMA: unlimited */
outportw(ioaddr + 0xDA, 0x1FFF); /* Max rx packet size */
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu