Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/uebayasi-xip]: src/sys/arch/evbppc/conf Add xmd(4).



details:   https://anonhg.NetBSD.org/src/rev/80f6fb654ded
branches:  uebayasi-xip
changeset: 751823:80f6fb654ded
user:      uebayasi <uebayasi%NetBSD.org@localhost>
date:      Sat Oct 30 07:29:08 2010 +0000

description:
Add xmd(4).

diffstat:

 sys/arch/evbppc/conf/OPENBLOCKS266_XIP |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r bc136b1aa908 -r 80f6fb654ded sys/arch/evbppc/conf/OPENBLOCKS266_XIP
--- a/sys/arch/evbppc/conf/OPENBLOCKS266_XIP    Sat Oct 30 05:56:00 2010 +0000
+++ b/sys/arch/evbppc/conf/OPENBLOCKS266_XIP    Sat Oct 30 07:29:08 2010 +0000
@@ -1,8 +1,7 @@
-#      $NetBSD: OPENBLOCKS266_XIP,v 1.1.2.1 2010/08/11 14:03:10 uebayasi Exp $
+#      $NetBSD: OPENBLOCKS266_XIP,v 1.1.2.2 2010/10/30 07:29:08 uebayasi Exp $
 #
 
 include                "arch/evbppc/conf/OPENBLOCKS266"
-#      $NetBSD: OPENBLOCKS266_XIP,v 1.1.2.1 2010/08/11 14:03:10 uebayasi Exp $
 
 exb0   at plb?
 
@@ -11,3 +10,6 @@
 
 options        __BUS_SPACE_HAS_PHYSLOAD_METHODS
 options        XIP
+
+pseudo-device  xmd             1       # XIP memory disk device
+options        XMD_ROOT_SIZE=10240     # 5MB



Home | Main Index | Thread Index | Old Index