Page MenuHomeFreeBSD

D23407.id67457.diff
No OneTemporary

D23407.id67457.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
Mon, Nov 10, 12:56 AM (1 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25059428
Default Alt Text
D23407.id67457.diff (475 B)

Event Timeline