Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153262263
D18139.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
706 B
Referenced Files
None
Subscribers
None
D18139.diff
View Options
Index: head/sys/dev/sfxge/common/efx.h
===================================================================
--- head/sys/dev/sfxge/common/efx.h
+++ head/sys/dev/sfxge/common/efx.h
@@ -68,6 +68,7 @@
EFX_FAMILY_SIENA,
EFX_FAMILY_HUNTINGTON,
EFX_FAMILY_MEDFORD,
+ EFX_FAMILY_MEDFORD2,
EFX_FAMILY_NTYPES
} efx_family_t;
@@ -96,6 +97,10 @@
#define EFX_PCI_DEVID_MEDFORD_PF_UNINIT 0x0913
#define EFX_PCI_DEVID_MEDFORD 0x0A03 /* SFC9240 PF */
#define EFX_PCI_DEVID_MEDFORD_VF 0x1A03 /* SFC9240 VF */
+
+#define EFX_PCI_DEVID_MEDFORD2_PF_UNINIT 0x0B13
+#define EFX_PCI_DEVID_MEDFORD2 0x0B03 /* SFC9250 PF */
+#define EFX_PCI_DEVID_MEDFORD2_VF 0x1B03 /* SFC9250 VF */
#define EFX_MEM_BAR 2
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 21, 3:14 AM (8 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31884034
Default Alt Text
D18139.diff (706 B)
Attached To
Mode
D18139: sfxge(4): add Medford2 PCI IDs
Attached
Detach File
Event Timeline
Log In to Comment