Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147326844
D12254.id32734.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
452 B
Referenced Files
None
Subscribers
None
D12254.id32734.diff
View Options
Index: sys/dev/ahci/ahci_generic.c
===================================================================
--- sys/dev/ahci/ahci_generic.c
+++ sys/dev/ahci/ahci_generic.c
@@ -60,9 +60,10 @@
#include <dev/ofw/ofw_bus_subr.h>
static struct ofw_compat_data compat_data[] = {
- {"generic-ahci", 1},
- {"snps,dwc-ahci", 1},
- {NULL, 0}
+ {"generic-ahci", 1},
+ {"snps,dwc-ahci", 1},
+ {"marvell,armada-3700-ahci", 1},
+ {NULL, 0}
};
static int
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 11, 12:29 AM (19 m, 5 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29520141
Default Alt Text
D12254.id32734.diff (452 B)
Attached To
Mode
D12254: Add support for AHCI in Armada 3700
Attached
Detach File
Event Timeline
Log In to Comment