Network driver for realtek chips 8101, 8102, 8168, 8169
Features
- Support restart autoneg
- Support enable, disable autoneg
- Support full duplex operations
- Suport trigger autonegociation when CRC errors occurs on packages reception
- Support full interrupts on alls operations
- Support paralel detection only when link partner is set on 100 full duplex.
Follow Network card driver
Other Useful Business Software
Grafana: The open and composable observability platform
Grafana is the open source analytics & monitoring solution for every database.
Rate This Project
Login To Rate This Project
User Reviews
-
About pointers Follow this case void todo(void) { int *a, *b, *c; *a = *b = *c //On all cases use *a because is final result without delays (=) return; }