Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160105135
D24328.id70315.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
375 B
Referenced Files
None
Subscribers
None
D24328.id70315.diff
View Options
Index: head/stand/powerpc/ofw/conf.c
===================================================================
--- head/stand/powerpc/ofw/conf.c
+++ head/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, Jun 22, 11:12 AM (14 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34185318
Default Alt Text
D24328.id70315.diff (375 B)
Attached To
Mode
D24328: Add support to MSDOS FS in PPC loader
Attached
Detach File
Event Timeline
Log In to Comment