sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with: `cd sys/modules; make ALL_MODULES=` on amd64MFC after: 1 monthSponsored by: Dell EMC Isilon
Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supportsIPv4/IPv6 checksum offloading and VLAN tag insertion/stripping.Since uether doesn't provide a way to announce driver specific of
Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supportsIPv4/IPv6 checksum offloading and VLAN tag insertion/stripping.Since uether doesn't provide a way to announce driver specific offloadcapabilities to upper stack, checksum offloading support needs more workand will be done in the future.Special thanks to Hayes Wang from RealTek who gave input.
show more ...