Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F166796753
D24328.id70313.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
360 B
Referenced Files
None
Subscribers
None
D24328.id70313.diff
View Options
Index: stand/powerpc/ofw/conf.c
===================================================================
--- stand/powerpc/ofw/conf.c
+++ stand/powerpc/ofw/conf.c
@@ -69,6 +69,9 @@
#if defined(LOADER_EXT2FS_SUPPORT)
&ext2fs_fsops,
#endif
+#if defined(LOADER_MSDOS_SUPPORT)
+ &dosfs_fsops,
+#endif
#if defined(LOADER_NFS_SUPPORT)
&nfs_fsops,
#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 17, 6:32 PM (1 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36861537
Default Alt Text
D24328.id70313.diff (360 B)
Attached To
Mode
D24328: Add support to MSDOS FS in PPC loader
Attached
Detach File
Event Timeline
Log In to Comment