created | 2021-02-06T19:49:02Z |
---|---|
begin | 2021-01-31T00:00:00Z |
end | 2021-02-01T00:00:00Z |
path | src/sys |
commits | 4 |
date | 2021-01-31T10:51:53Z | |||
---|---|---|---|---|
author | patrick | |||
files | src/sys/dev/pci/pcidevs | log | diff | annotate |
message | Add Broadcom BCM4378. |
date | 2021-01-31T10:52:36Z | |||
---|---|---|---|---|
author | patrick | |||
files | src/sys/dev/pci/pcidevs.h | log | diff | annotate |
src/sys/dev/pci/pcidevs_data.h | log | diff | annotate | |
message | regen |
date | 2021-01-31T11:07:51Z | |||
---|---|---|---|---|
author | patrick | |||
files | src/sys/dev/ic/bwfm.c | log | diff | annotate |
src/sys/dev/ic/bwfmvar.h | log | diff | annotate | |
src/sys/dev/pci/if_bwfm_pci.c | log | diff | annotate | |
message |
Add basic support for BCM4378 as found on the Apple M1 SoCs. There's a little bit more to do though before it can be enabled. |
date | 2021-01-31T19:32:01Z | |||
---|---|---|---|---|
author | mglocker | |||
files | src/sys/dev/video.c | log | diff | annotate |
message | Spacing. |