Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2006 21:16:32 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 91693 for review
Message-ID:  <200602132116.k1DLGWj9025667@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=91693

Change 91693 by imp@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602132116.k1DLGWj9025667>