Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136658718
D18164.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D18164.id.diff
View Options
Index: head/sys/dev/sfxge/common/medford2_nic.c
===================================================================
--- head/sys/dev/sfxge/common/medford2_nic.c
+++ head/sys/dev/sfxge/common/medford2_nic.c
@@ -202,8 +202,8 @@
if (EFX_PCI_FUNCTION_IS_VF(encp)) {
/*
- * Interrupt testing does not work for VFs. See bug50084.
- * FIXME: Does this still apply to Medford2?
+ * Interrupt testing does not work for VFs on Medford2.
+ * See bug50084 and bug71432 comment 21.
*/
encp->enc_bug41750_workaround = B_TRUE;
}
Index: head/sys/dev/sfxge/common/medford_nic.c
===================================================================
--- head/sys/dev/sfxge/common/medford_nic.c
+++ head/sys/dev/sfxge/common/medford_nic.c
@@ -200,8 +200,8 @@
if (EFX_PCI_FUNCTION_IS_VF(encp)) {
/*
- * Interrupt testing does not work for VFs. See bug50084.
- * FIXME: Does this still apply to Medford?
+ * Interrupt testing does not work for VFs. See bug50084 and
+ * bug71432 comment 21.
*/
encp->enc_bug41750_workaround = B_TRUE;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 19, 6:56 PM (8 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25610355
Default Alt Text
D18164.id.diff (1 KB)
Attached To
Mode
D18164: sfxge(4): update notes on interrupt testing on VFs
Attached
Detach File
Event Timeline
Log In to Comment