Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F135351903
D23407.id67457.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
475 B
Referenced Files
None
Subscribers
None
D23407.id67457.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D23407: cgem: Add another compat string for the SiFive fu540
Attached
Detach File
Event Timeline
Log In to Comment