PERFORCE change 91693 for review

Warner Losh imp at FreeBSD.org
Mon Feb 13 13:16:34 PST 2006


http://perforce.freebsd.org/chv.cgi?CH=91693

Change 91693 by imp at imp_Speedy on 2006/02/13 21:16:30

	Add usb devices

Affected files ...

.. //depot/projects/arm/src/sys/arm/conf/KB920X#18 edit

Differences ...

==== //depot/projects/arm/src/sys/arm/conf/KB920X#18 (text+ko) ====

@@ -42,9 +42,9 @@
 #options 	SOFTUPDATES		#Enable FFS soft updates support
 #options 	UFS_ACL			#Support for access control lists
 #options 	UFS_DIRHASH		#Improve performance on big directories
-options 	MD_ROOT			#MD is a potential root device
-options		MD_ROOT_SIZE=4096	# 3MB ram disk
-options 	ROOTDEVNAME=\"ufs:md0\"
+#options 	MD_ROOT			#MD is a potential root device
+#options	MD_ROOT_SIZE=4096	# 4MB ram disk
+#options 	ROOTDEVNAME=\"ufs:md0\"
 #options 	NFSCLIENT		#Network Filesystem Client
 #options 	NFSSERVER		#Network Filesystem Server
 #options 	NFS_ROOT		#NFS usable as /, requires NFSCLIENT


More information about the p4-projects mailing list