Page MenuHomeFreeBSD

D23407.id.diff
No OneTemporary

D23407.id.diff

Index: head/sys/dev/cadence/if_cgem.c
===================================================================
--- head/sys/dev/cadence/if_cgem.c
+++ head/sys/dev/cadence/if_cgem.c
@@ -99,9 +99,10 @@
CSUM_TCP_IPV6 | CSUM_UDP_IPV6)
static struct ofw_compat_data compat_data[] = {
- { "cadence,gem", 1 },
- { "cdns,macb", 1 },
- { NULL, 0 },
+ { "cadence,gem", 1 },
+ { "cdns,macb", 1 },
+ { "sifive,fu540-c000-gem", 1 },
+ { NULL, 0 },
};
struct cgem_softc {

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 16, 12:50 AM (13 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25330544
Default Alt Text
D23407.id.diff (475 B)

Event Timeline