created | 2023-05-13T12:39:35Z |
---|---|
begin | 2023-05-06T00:00:00Z |
end | 2023-05-07T00:00:00Z |
path | src/sys |
commits | 1 |
date | 2023-05-06T08:07:10Z | |||
---|---|---|---|---|
author | kevlo | |||
files | src/sys/dev/usb/if_ure.c | log | diff | annotate |
src/sys/dev/usb/if_urereg.h | log | diff | annotate | |
message |
Add support for RTL8153D. The RTL8153D chipset shares many similarities with the already supported RTL8156B chip but additionally requires a few semi-unique configurations. Tested by weerd@ ok jmatthew@ |