head	1.1;
access;
symbols
	perseant-exfatfs-base-20250801:1.1
	perseant-exfatfs-base-20240630:1.1
	perseant-exfatfs:1.1.0.42
	perseant-exfatfs-base:1.1
	bouyer-sunxi-drm:1.1.0.40
	bouyer-sunxi-drm-base:1.1
	cjep_sun2x:1.1.0.38
	cjep_sun2x-base:1.1
	cjep_staticlib_x-base1:1.1
	cjep_staticlib_x:1.1.0.36
	cjep_staticlib_x-base:1.1
	thorpej-futex-base:1.1
	bouyer-xenpvh-base2:1.1
	phil-wifi-20200421:1.1
	bouyer-xenpvh-base1:1.1
	phil-wifi-20200411:1.1
	bouyer-xenpvh:1.1.0.34
	bouyer-xenpvh-base:1.1
	phil-wifi-20200406:1.1
	ad-namecache-base3:1.1
	ad-namecache-base2:1.1
	ad-namecache-base1:1.1
	ad-namecache:1.1.0.32
	ad-namecache-base:1.1
	isaki-audio2:1.1.0.30
	isaki-audio2-base:1.1
	pgoyette-compat-merge-20190127:1.1
	pgoyette-compat-20190127:1.1
	pgoyette-compat-20190118:1.1
	pgoyette-compat-1226:1.1
	pgoyette-compat-1126:1.1
	pgoyette-compat-1020:1.1
	pgoyette-compat-0930:1.1
	pgoyette-compat-0906:1.1
	pgoyette-compat-0728:1.1
	pgoyette-compat-0625:1.1
	pgoyette-compat-0521:1.1
	pgoyette-compat-0502:1.1
	pgoyette-compat-0422:1.1
	pgoyette-compat-0415:1.1
	pgoyette-compat-0407:1.1
	pgoyette-compat-0330:1.1
	pgoyette-compat-0322:1.1
	pgoyette-compat-0315:1.1
	pgoyette-compat:1.1.0.28
	pgoyette-compat-base:1.1
	perseant-stdc-iso10646:1.1.0.26
	perseant-stdc-iso10646-base:1.1
	prg-localcount2-base3:1.1
	prg-localcount2-base2:1.1
	prg-localcount2-base1:1.1
	prg-localcount2:1.1.0.24
	prg-localcount2-base:1.1
	pgoyette-localcount-20170426:1.1
	bouyer-socketcan-base1:1.1
	pgoyette-localcount-20170320:1.1
	bouyer-socketcan:1.1.0.22
	bouyer-socketcan-base:1.1
	pgoyette-localcount-20170107:1.1
	pgoyette-localcount-20161104:1.1
	localcount-20160914:1.1
	pgoyette-localcount-20160806:1.1
	pgoyette-localcount-20160726:1.1
	pgoyette-localcount:1.1.0.20
	pgoyette-localcount-base:1.1
	yamt-pagecache-base9:1.1
	yamt-pagecache-tag8:1.1
	tls-earlyentropy:1.1.0.18
	tls-earlyentropy-base:1.1
	riastradh-xf86-video-intel-2-7-1-pre-2-21-15:1.1
	riastradh-drm2-base3:1.1
	rmind-smpnet-nbase:1.1
	rmind-smpnet:1.1.0.14
	rmind-smpnet-base:1.1
	agc-symver:1.1.0.16
	agc-symver-base:1.1
	tls-maxphys-base:1.1
	yamt-pagecache-base8:1.1
	yamt-pagecache-base7:1.1
	yamt-pagecache-base6:1.1
	yamt-pagecache-base5:1.1
	yamt-pagecache-base4:1.1
	jmcneill-usbmp:1.1.0.12
	jmcneill-usbmp-base:1.1
	jmcneill-audiomp3:1.1.0.10
	jmcneill-audiomp3-base:1.1
	yamt-pagecache-base3:1.1
	yamt-pagecache-base2:1.1
	yamt-pagecache:1.1.0.8
	yamt-pagecache-base:1.1
	rmind-uvmplock-nbase:1.1
	jym-xensuspend-nbase:1.1
	rmind-uvmplock-base:1.1
	bouyer-quota2-nbase:1.1
	bouyer-quota2:1.1.0.6
	bouyer-quota2-base:1.1
	jruoho-x86intr:1.1.0.4
	jruoho-x86intr-base:1.1
	jym-xensuspend-base:1.1
	yamt-nfs-mp-base11:1.1
	uebayasi-xip-base2:1.1
	uebayasi-xip:1.1.0.2;
locks; strict;
comment	@# @;


1.1
date	2010.08.11.14.03.10;	author uebayasi;	state dead;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2010.08.11.14.03.10;	author uebayasi;	state Exp;
branches;
next	1.1.2.2;

1.1.2.2
date	2010.10.30.07.29.08;	author uebayasi;	state Exp;
branches;
next	;


desc
@@


1.1
log
@file OPENBLOCKS266_XIP was initially added on branch uebayasi-xip.
@
text
@@


1.1.2.1
log
@XIP test kernel.
@
text
@a0 13
#	$NetBSD$
#

include		"arch/evbppc/conf/OPENBLOCKS266"
#	$NetBSD$

exb0	at plb?

# FlashROM
flash*	at exb?

options 	__BUS_SPACE_HAS_PHYSLOAD_METHODS
options 	XIP
@


1.1.2.2
log
@Add xmd(4).
@
text
@d5 1
a13 3

pseudo-device	xmd		1	# XIP memory disk device
options 	XMD_ROOT_SIZE=10240	# 5MB
@


