Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136979154
D18157.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
427 B
Referenced Files
None
Subscribers
None
D18157.id.diff
View Options
Index: head/sys/dev/sfxge/common/mcdi_mon.c
===================================================================
--- head/sys/dev/sfxge/common/mcdi_mon.c
+++ head/sys/dev/sfxge/common/mcdi_mon.c
@@ -504,6 +504,11 @@
encp->enc_mon_type = EFX_MON_SFC92X0;
break;
#endif
+#if EFSYS_OPT_MEDFORD2
+ case EFX_FAMILY_MEDFORD2:
+ encp->enc_mon_type = EFX_MON_SFC92X0;
+ break;
+#endif
default:
rc = EINVAL;
goto fail1;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 21, 9:47 PM (1 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25809582
Default Alt Text
D18157.id.diff (427 B)
Attached To
Mode
D18157: sfxge(4): add Medford2 support to MON module
Attached
Detach File
Event Timeline
Log In to Comment