BRANCHES revision 1.10
11.10Ssalo#	$NetBSD: BRANCHES,v 1.10 2003/07/26 17:24:45 salo Exp $
21.1Slukem#
31.1Slukem# This file contains a list of branches that exist in the NetBSD CVS
41.1Slukem# tree and their current state.
51.1Slukem#
61.1Slukem# This list is necessarily incomplete.
71.1Slukem# 
81.1Slukem# Within reason, developers may create branch and version tags at any
91.1Slukem# time for any purpose.  To avoid name collisions, private tags should
101.1Slukem# have names which begin with the developer's NetBSD login name
111.1Slukem# followed by a - or _ character (e.g., thorpej_scsipi,
121.1Slukem# thorpej-signal)
131.1Slukem# 
141.1Slukem# Any branch or version tag not listed here should be assumed to be
151.1Slukem# private to the developer who created it.  It is inappropriate for
161.1Slukem# anyone other than that developer to commit, move tags, or otherwise
171.1Slukem# modify the contents of the branch.
181.1Slukem#
191.1Slukem# Please update this file when a new branch is ready for consumption
201.1Slukem# by folks other than the maintainer, or when the use or status of an
211.1Slukem# existing branch changes significantly.
221.1Slukem#
231.1Slukem# Format:
241.1Slukem#   Branch:	  name of branch
251.1Slukem#   Description:  Purpose and intention of the branch
261.1Slukem#   Status:	  Active/Terminated/Dormant
271.1Slukem#   Start Date:	  date first instantiated
281.1Slukem#   End Date:	  date it was Terminated/made_Dormant, if any
291.1Slukem#   Base Tag:	  netbsd-1-5-base, etc.
301.1Slukem#   Maintainer:	  Somebody to blame.
311.1Slukem#   Scope:	  Portion of the tree covered.
321.1Slukem#   Notes:	  Various other info, perhaps explanation of special tags,
331.1Slukem#		  who-may-commit policies, etc.
341.1Slukem
351.1Slukem
361.1Slukem# Release branches:
371.1Slukem
381.1SlukemBranch:		comdex-fall-1999
391.1SlukemDescription:	Special release branch for pre-1.5 release at
401.1Slukem		Fall 1999 COMDEX.
411.1SlukemStatus:		Terminated
421.1SlukemStart Date:
431.1SlukemEnd Date:
441.1SlukemBase Tag:	comdex-fall-1999-base
451.1SlukemMaintainer:	?
461.1SlukemScope:		Entire tree.
471.1SlukemNotes:
481.1Slukem
491.1SlukemBranch:		netbsd-0-9
501.1SlukemDescription:	The NetBSD 0.9 release branch
511.1SlukemStatus:		Terminated
521.1SlukemStart Date:
531.1SlukemEnd Date:
541.1SlukemBase Tag:	netbsd-0-9-base
551.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
561.1SlukemScope:		Entire tree.
571.1SlukemNotes:		Subsidiary tags of: netbsd-0-9-ALPHA, netbsd-0-9-ALPHA2,
581.1Slukem		netbsd-0-9-BETA, netbsd-0-9-RELEASE.
591.1Slukem		Commits restricted to release engineering.
601.1Slukem
611.1SlukemBranch:		netbsd-1-0
621.1SlukemDescription:	The NetBSD 1.0 release branch
631.1SlukemStatus:		Terminated
641.1SlukemStart Date:
651.1SlukemEnd Date:
661.1SlukemBase Tag:	netbsd-1-0-base
671.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
681.1SlukemScope:		Entire tree.
691.1SlukemNotes:
701.1Slukem		Commits restricted to release engineering.
711.1Slukem
721.1SlukemBranch:		netbsd-1-1
731.1SlukemDescription:	The NetBSD 1.1 release branch
741.1SlukemStatus:		Terminated
751.1SlukemStart Date:
761.1SlukemEnd Date:
771.1SlukemBase Tag:	netbsd-1-1-base
781.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
791.1SlukemScope:		Entire tree.
801.1SlukemNotes:
811.1Slukem		Commits restricted to release engineering.
821.1Slukem
831.1SlukemBranch:		netbsd-1-2
841.1SlukemDescription:	The NetBSD 1.2 release branch
851.1SlukemStatus:		Terminated
861.1SlukemStart Date:
871.1SlukemEnd Date:
881.1SlukemBase Tag:	netbsd-1-2-base
891.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
901.1SlukemScope:		Entire tree.
911.1SlukemNotes:
921.1Slukem		Commits restricted to release engineering.
931.1Slukem
941.1SlukemBranch:		netbsd-1-3
951.1SlukemDescription:	The NetBSD 1.3 release branch
961.1SlukemStatus:		Terminated
971.1SlukemStart Date:
981.1SlukemEnd Date:
991.1SlukemBase Tag:	netbsd-1-3-base
1001.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
1011.1SlukemScope:		Entire tree.
1021.1SlukemNotes:
1031.1Slukem		Commits restricted to release engineering.
1041.1Slukem
1051.1SlukemBranch:		netbsd-1-4
1061.1SlukemDescription:	The NetBSD 1.4 release branch
1071.1SlukemStatus:		Active
1081.1SlukemStart Date:	1 Apr 2000
1091.1SlukemEnd Date:
1101.1SlukemBase Tag:	netbsd-1-4-base
1111.10SsaloMaintainer:	1.4 Release Engineering <releng-1-4@NetBSD.org>
1121.1SlukemScope:		Entire tree.
1131.1SlukemNotes:
1141.1Slukem		Commits restricted to release engineering.
1151.1Slukem
1161.1SlukemBranch:		netbsd-1-5
1171.1SlukemDescription:	The NetBSD 1.5 release branch
1181.1SlukemStatus:		Active
1191.1SlukemStart Date:	20 Jun 2000
1201.1SlukemEnd Date:
1211.1SlukemBase Tag:	netbsd-1-5-base
1221.10SsaloMaintainer:	1.5 Release Engineering <releng-1-5@NetBSD.org>
1231.1SlukemScope:		Entire tree.
1241.1SlukemNotes:
1251.1Slukem		Commits restricted to release engineering.
1261.6Slukem
1271.6SlukemBranch:		netbsd-1-6
1281.6SlukemDescription:	The NetBSD 1.6 release branch
1291.6SlukemStatus:		Active
1301.7SlukemStart Date:	22 May 2002
1311.6SlukemEnd Date:
1321.6SlukemBase Tag:	netbsd-1-6-base
1331.10SsaloMaintainer:	1.6 Release Engineering <releng-1-6@NetBSD.org>
1341.6SlukemScope:		Entire tree.
1351.6SlukemNotes:
1361.6Slukem		Commits restricted to Release Engineering.
1371.1Slukem
1381.1Slukem
1391.1Slukem# Individual developers' branches:
1401.1Slukem
1411.4Sbjh21
1421.4Sbjh21Branch:		bjh21-hydra
1431.4Sbjh21Description:	Simtec Hydra support and ARM SMP in general
1441.4Sbjh21Status:		Active
1451.4Sbjh21Start Date:	18 Oct 2002
1461.4Sbjh21End Date:
1471.4Sbjh21Base Tag:	bjh21-hydra-base
1481.10SsaloMaintainer:	Ben Harris <bjh21@NetBSD.org>
1491.4Sbjh21Scope:		sys/arch/arm sys/arch/acorn32
1501.4Sbjh21Notes:		This code is on a branch because it involves changes to
1511.4Sbjh21		cpuswitch.S which would otherwise make merging the
1521.4Sbjh21		nathanw_sa branch difficult.  This branch is expected
1531.4Sbjh21		to be merged to the trunk shortly after nathanw_sa.
1541.1Slukem
1551.1SlukemBranch:		bouyer-scsipi
1561.1SlukemDescription:	Integration of atapi support
1571.1SlukemStatus:		Terminated
1581.1SlukemStart Date:
1591.1SlukemEnd Date:
1601.1SlukemBase Tag:
1611.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
1621.1SlukemScope:		kernel
1631.1SlukemNotes:		Superseded by thorpej_scsipi
1641.1Slukem
1651.1SlukemBranch:		chs-ubc
1661.1SlukemDescription:	? Unified Buffer Cache
1671.1SlukemStatus:		?
1681.1SlukemStart Date:
1691.1SlukemEnd Date:
1701.1SlukemBase Tag:	chs-ubc-base
1711.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
1721.1SlukemScope:		kernel
1731.1SlukemNotes:
1741.1Slukem
1751.1SlukemBranch:		chs-ubc2
1761.1SlukemDescription:	? Unified Buffer Cache
1771.1SlukemStatus:		?
1781.1SlukemStart Date:
1791.1SlukemEnd Date:
1801.1SlukemBase Tag:	chs-ubc2-base, chs-ubc2-newbase
1811.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
1821.1SlukemScope:		kernel
1831.1SlukemNotes:
1841.1Slukem
1851.1SlukemBranch:		cjs-build-against-obj-dir
1861.1SlukemDescription:	?
1871.1SlukemStatus:		?
1881.1SlukemStart Date:
1891.1SlukemEnd Date:
1901.1SlukemBase Tag:
1911.10SsaloMaintainer:	Curt Sampson <cjs@NetBSD.org>
1921.1SlukemScope:		Entire tree.
1931.1SlukemNotes:
1941.1Slukem
1951.1SlukemBranch:		eeh-paddr_t
1961.1SlukemDescription:	?
1971.1SlukemStatus:		?
1981.1SlukemStart Date:
1991.1SlukemEnd Date:
2001.1SlukemBase Tag:	eeh-paddr_t-base
2011.10SsaloMaintainer:	Eduardo Horvath <eeh@NetBSD.org>
2021.1SlukemScope:		kernel
2031.1SlukemNotes:
2041.1Slukem
2051.1SlukemBranch:		fvdl-softdep
2061.1SlukemDescription:	FFS soft dependencies
2071.1SlukemStatus:		?Terminated
2081.1SlukemStart Date:
2091.1SlukemEnd Date:
2101.1SlukemBase Tag:	fvdl-softdep-base
2111.10SsaloMaintainer:	Frank van der Linden <fvdl@NetBSD.org>
2121.1SlukemScope:		kernel
2131.1SlukemNotes:
2141.1Slukem
2151.1SlukemBranch:		gehenna-devsw
2161.1SlukemDescription:	auto-generation of devsw table
2171.1SlukemStatus:		Terminated
2181.1SlukemStart Date:	16 May 2002
2191.1SlukemEnd Date:	6 Sep 2002
2201.1SlukemBase Tag:	gehenna-devsw-base
2211.10SsaloMaintainer:	MAEKAWA Masahide <gehenna@NetBSD.org>
2221.1SlukemScope:		syssrc
2231.1SlukemNotes:		The goal is to get rid of the existing device switch tables in
2241.1Slukem		port-dependent conf.c and to generate them dynamically by
2251.1Slukem		config(8).
2261.8Sgmcgarry
2271.8SgmcgarryBranch:		gmcgarry_ctxsw
2281.8SgmcgarryDescription:	Separate scheduler from context-switch code
2291.8SgmcgarryStatus:		Active
2301.8SgmcgarryStart Date:	18 December 2002
2311.8SgmcgarryEnd Date:
2321.8SgmcgarryBase Tag:	gmcgarry_ctxsw_base
2331.10SsaloMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
2341.8SgmcgarryScope:		kernel
2351.8SgmcgarryNotes:		Removing knowledge of the schedular and its run queues
2361.8Sgmcgarry		from the machine-dependent context switch code is the
2371.8Sgmcgarry		first step in cleaning up the scheduler.  It is necessary
2381.8Sgmcgarry		for the newlock branch, making the scheduler SMP friendly,
2391.8Sgmcgarry		adding real-time scheduler extensions, and reducing the
2401.8Sgmcgarry		number of code paths for LWP and proc switching.
2411.8Sgmcgarry
2421.8SgmcgarryBranch:		gmcgarry_ucred
2431.8SgmcgarryDescription:	Integrate and encapsulate user credentials
2441.8SgmcgarryStatus:		Active
2451.8SgmcgarryStart Date:	18 December 2002
2461.8SgmcgarryEnd Date:
2471.8SgmcgarryBase Tag:	gmcgarry_ucred_base
2481.10SsaloMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
2491.8SgmcgarryScope:		kernel
2501.8SgmcgarryNotes:		merge pcred and ucred and poolify
2511.1Slukem
2521.1SlukemBranch:		is-newarp
2531.1SlukemDescription:	?
2541.1SlukemStatus:		?
2551.1SlukemStart Date:
2561.1SlukemEnd Date:
2571.1SlukemBase Tag:	is-newarp-base
2581.10SsaloMaintainer:	Ignatios Souvatzis <is@NetBSD.org>
2591.1SlukemScope:		kernel
2601.1SlukemNotes:
2611.1Slukem
2621.1Slukem
2631.1SlukemBranch:		kame
2641.1SlukemDescription:	KAME Project
2651.1SlukemStatus:		Dormant
2661.1SlukemStart Date:	28 Jun 1999
2671.1SlukemEnd Date:
2681.1SlukemBase Tag:
2691.10SsaloMaintainer:	Jun-ichiro itojun Hagino <itojun@NetBSD.org>
2701.1SlukemScope:		kernel
2711.1SlukemNotes:		http://www.kame.net
2721.1Slukem		Used for "reference" purposes for early part of KAME
2731.1Slukem		integration effort.  The branch is not actively used, as I
2741.1Slukem		(itojun) use patch(1) and diff(1) for the KAME syncs.
2751.1Slukem
2761.1SlukemBranch:		kenh-if-detach
2771.1SlukemDescription:	Interface detach support.
2781.1SlukemStatus:		?
2791.1SlukemStart Date:
2801.1SlukemEnd Date:
2811.1SlukemBase Tag:	kenh-if-detach-base
2821.10SsaloMaintainer:	Ken Hornstein <kenh@NetBSD.org>
2831.1SlukemScope:		kernel
2841.1SlukemNotes:
2851.1Slukem
2861.1SlukemBranch:		kqueue
2871.1SlukemDescription:	kqueue kernel event notification mechanism (from FreeBSD)
2881.5SjdolecekStatus:		Terminated; merged to -current
2891.1SlukemStart Date:	Tue Jul 10 23:08:38 EST 2001
2901.5SjdolecekEnd Date:	Tue Oct 24 09:14:14 GMT 2002
2911.1SlukemBase Tag:	kqueue-base
2921.1SlukemMaintainer:	Jaromir Dolecek <jdolecek@NetBSD.org>
2931.1SlukemScope:		kernel, libc/sys, share/man/man9, usr.bin/fstat
2941.1SlukemNotes:		Integration of FreeBSD's kqueue(2) mechanism, with various
2951.1Slukem		local internal changes to better suit NetBSD, and
2961.1Slukem		enhancements such as looking up filters by name or
2971.1Slukem		number, and dynamic registration of "user" filters.
2981.1Slukem		The work is complete as is, but is awaiting more
2991.1Slukem		feedback from various kernel gurus before going mainline.
3001.1Slukem
3011.1SlukemBranch:		marc-pcmcia
3021.1SlukemDescription:	PCMCIA support
3031.1SlukemStatus:		Terminated; merged to -current
3041.1SlukemStart Date:
3051.1SlukemEnd Date:
3061.1SlukemBase Tag:	marc-pcmcia-base, marc-pcmcia-bp
3071.10SsaloMaintainer:	Marc Horowitz <marc@NetBSD.org>
3081.1SlukemScope:		kernel
3091.1SlukemNotes:
3101.1Slukem
3111.1SlukemBranch:		minoura_x68k_bus_h
3121.1SlukemDescription:	bus_space(9) and bus_dma(9) implementation for x68k
3131.1SlukemStatus:		Terminated; merged to -current
3141.1SlukemStart Date:	23 Dec 1998
3151.1SlukemEnd Date:	16 Mar 1999
3161.1SlukemBase Tag:	minoura_x68k_bus_h-base
3171.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
3181.1SlukemScope:		sys/arch/x68k
3191.1SlukemNotes:
3201.1Slukem
3211.1SlukemBranch:		minoura-xpg4dl
3221.1SlukemDescription:	Citrus Project locale subsystem
3231.1SlukemStatus:		Terminated; (partly) merged to -current
3241.1SlukemStart Date:	28 March 2000
3251.1SlukemEnd Date:
3261.1SlukemBase Tag:	minoura-xpg4dl-base
3271.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
3281.1SlukemScope:		basesrc, syssrc, sharesrc
3291.1SlukemNotes:		Citrus Project is developing dynamically-loadable, codeset-
3301.1Slukem		independent locale subsystem.  Part of the implementation
3311.1Slukem		(LC_CTYPE) called XPG4DL is now integrated to -current.
3321.1Slukem
3331.1SlukemBranch:		mrg-vm-swap
3341.1SlukemDescription:	?
3351.1SlukemStatus:		?
3361.1SlukemStart Date:
3371.1SlukemEnd Date:
3381.1SlukemBase Tag:	?
3391.10SsaloMaintainer:	Matthew R. Green <mrg@NetBSD.org>
3401.1SlukemScope:		kernel
3411.1SlukemNotes:
3421.1Slukem
3431.1SlukemBranch:		nathanw_sa
3441.1SlukemDescription:	Scheduler activations
3451.1SlukemStatus:		Active
3461.1SlukemStart Date:	5 March 2001
3471.9SthorpejEnd Date:	18 January 2003
3481.1SlukemBase Tag:	nathanw_sa_base
3491.10SsaloMaintainer:	Nathan Williams <nathanw@NetBSD.org>
3501.1SlukemScope:		kernel, libc, libkvm, libpthread, libpthread_dbg, include, 
3511.1Slukem		bin/ps usr.bin/systat usr.bin/top usr.bin/w
3521.1Slukem		gnu/dist/toolchain/gdb gnu/usr.bin/gdb
3531.1Slukem
3541.1SlukemNotes:		The idea of scheduler activations is described in the
3551.1Slukem		classic paper by Anderson et al., in ACM Transactions
3561.1Slukem		a on Computer Systems volume 10 issue 1 (1992),which
3571.1Slukem		can be found at
3581.1Slukem		http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
3591.1Slukem		Many ideas in the implementation are based on the
3601.1Slukem		implementation of scheduler activations added to Mach
3611.1Slukem		3.0 and described by Davis et al. in the University of
3621.1Slukem		Washington CS tech report 92-08-93, which can be found
3631.1Slukem		at
3641.1Slukem		ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
3651.1Slukem
3661.1Slukem		My USENIX paper on the subject can be found at
3671.1Slukem		http://web.mit.edu/nathanw/www/usenix/
3681.1Slukem
3691.1Slukem		Please consult with the maintainer before committing
3701.1Slukem		to this branch.
3711.1Slukem		Other tags starting with nathanw_sa reserved for
3721.1Slukem		branch management and are not guaranteed to be stable.
3731.9Sthorpej
3741.9Sthorpej		Trunk tagged with "nathanw_sa_before_merge" prior to
3751.9Sthorpej		merging branch down to trunk.  Branch tagged with
3761.9Sthorpej		"nathanw_sa_end" to indicate the ending revision of
3771.9Sthorpej		the branch.
3781.1Slukem
3791.1SlukemBranch:		newlock
3801.1SlukemDescription:	New locking primitives, based on Solaris's
3811.1SlukemStatus:		Active
3821.1SlukemStart Date:	March 9, 2002
3831.1SlukemEnd Date:
3841.1SlukemBase Tag:	newlock-base
3851.10SsaloMaintainer:	Jason R. Thorpe <thorpej@NetBSD.org>
3861.1SlukemScope:		Kernel
3871.1Slukem
3881.1SlukemNotes:		The goal is to replace the existing lockmgr() and
3891.1Slukem		simple_lock() based locking mechanisms with the
3901.1Slukem		primitives found in Solaris: mutexes and rwlocks.
3911.1Slukem
3921.1SlukemBranch:		perseant-lfsv2
3931.1SlukemDescription:	LFS incompatible on-disk data structure changes
3941.1SlukemStatus:		Terminated
3951.1SlukemStart Date:	27 June 2001
3961.1SlukemEnd Date:	16 July 2001
3971.1SlukemBase Tag:	perseant-lfsv2-base
3981.10SsaloMaintainer:	Konrad Schroder <perseant@NetBSD.org>
3991.1SlukemScope:		basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
4001.1SlukemNotes:		This branch should be short-lived, I expect to merge as soon
4011.1Slukem		as the data structures required for unremove are in and tested.
4021.1Slukem
4031.1SlukemBranch:	  	pkgviews
4041.1SlukemDescription:  	package views, enabling multiple conflicting packages to co-exist
4051.1SlukemStatus:		Active
4061.1SlukemStart Date:	22 July 2002
4071.1SlukemEnd Date:
4081.1SlukemBase Tag:	pkgviews
4091.10SsaloMaintainer:	Alistair Crooks <agc@NetBSD.org>
4101.1SlukemScope:		pkgsrc, basesrc/usr.sbin/pkg_install
4111.1SlukemNotes:		A more flexible infrastructure for third-party packages by
4121.1Slukem		allowing multiple conflicting packages and versions to co-exist
4131.1Slukem		within the same tree
4141.1Slukem
4151.1SlukemBranch:		sommerfeld_i386mp_1
4161.1SlukemDescription:	Multiprocessor support for i386 using Intel MP BIOS.
4171.3SsommerfeStatus:		Terminated; merged to -current
4181.1SlukemStart Date:	21 Feb 2000
4191.2SfvdlEnd Date:	01 Oct 2002
4201.1SlukemBase Tag:	sommerfeld_i386mpbase_1
4211.10SsaloMaintainer:	Bill Sommerfeld <sommerfeld@NetBSD.org>
4221.1SlukemScope:		sys/arch/i386
4231.1SlukemNotes:
4241.1Slukem		Code committed to the branch has booted to multiuser 
4251.1Slukem		on at least one system.
4261.1Slukem
4271.1Slukem		Not guaranteed to compile against mainline since -current
4281.1Slukem		may have changed incompatibly with the last branch update;
4291.1Slukem		use "cvs update -D" to roll-back the rest of the tree to match.
4301.1Slukem
4311.1Slukem		Please get explicit permission from the maintainer 
4321.1Slukem		before each commit, or your changes will be backed out.
4331.1Slukem		Other tags starting with sommerfeld_ are private to 
4341.1Slukem		the developer and are guaranteed to be unstable.
4351.1Slukem		Only the maintainer should move tags.
4361.1Slukem
4371.1Slukem		Note that this branch uses a DIFFERENT scheme for 
4381.1Slukem		synching with the mainline.  the maintainer uses some private
4391.1Slukem		scripts for keeping them in synch; if you make commits 
4401.1Slukem		to the branch to "resynchronize" things, you'll
4411.1Slukem		probably do it wrong; instead, ask the maintainer to
4421.1Slukem		resynchronize things.
4431.1Slukem
4441.1Slukem		See sys/arch/i386/TODO on the branch for a list of known
4451.1Slukem		issues with the branch.
4461.1Slukem
4471.1SlukemBranch:		thorpej-devvp
4481.1SlukemDescription:	replace dev_t with struct vnode * in devsw entry points
4491.1SlukemStatus:		Active
4501.1SlukemStart Date:	Sep 6 2001
4511.1SlukemEnd Date:
4521.1SlukemBase Tag:	thorpej-devvp-base
4531.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
4541.1SlukemScope:		syssrc
4551.1SlukemNotes:		Kernels built from this branch are not expected
4561.1Slukem		to function correctly at this time.
4571.1Slukem
4581.1Slukem		Ports known to compile on this branch:
4591.1Slukem			alpha
4601.1Slukem			i386
4611.1Slukem
4621.1SlukemBranch:		thorpej-mips-cache
4631.1SlukemDescription:	overhaul MIPS cache support code
4641.1SlukemStatus:		Terminated; merged to -current
4651.1SlukemStart Date:	Oct 23 2001
4661.1SlukemEnd Date:	Nov 14 2001
4671.1SlukemBase Tag:	thorpej-mips-cache-base
4681.1SlukemScope:		syssrc
4691.1SlukemNotes:		This branch needs more debugging, testing, and more
4701.1Slukem		ports need to be converted to the new world order.
4711.1Slukem
4721.1Slukem		The following processors have had cache ops
4731.1Slukem		written:
4741.1Slukem
4751.1Slukem			* R2000/R3000 (cache_r3k) -- light testing,
4761.1Slukem			  needs to be beat on a lot more to make
4771.1Slukem			  sure it's working.
4781.1Slukem
4791.10Ssalo			* R4000/R4400 (cache_r4k) -- mhitch@NetBSD.org
4801.1Slukem			  tracked down a bug, which has been fixed.
4811.1Slukem
4821.1Slukem			  Confirmed working on R4000-with-L2.
4831.1Slukem
4841.1Slukem			  Confirmed working on R4400-no-L2 and
4851.1Slukem			  R4400-with-L2.
4861.1Slukem
4871.10Ssalo			* R4600/R5000 (cache_r5k) -- shin@NetBSD.org
4881.1Slukem			  has committed fixes to this code.
4891.1Slukem
4901.1Slukem			  Confirmed working on R4600 v2 (SGI IP-22 with
4911.1Slukem			  no SysAD L2 cache).
4921.1Slukem
4931.1Slukem			  Confirmed working on RM5260 (Algorithmics P-5064).
4941.1Slukem
4951.10Ssalo			* TX39 (cache_tx39) -- uch@NetBSD.org has
4961.1Slukem			  committed fixes to this code.  Awaiting
4971.1Slukem			  confirmation that it is working properly.
4981.1Slukem
4991.10Ssalo			* R5900 (cache_r5900) -- uch@NetBSD.org has
5001.1Slukem			  written this code and tested it on a
5011.1Slukem			  PlayStation 2.
5021.1Slukem
5031.1Slukem		The following ports have been updated to compile (and
5041.1Slukem		use optimized-for-processor bus_dma routines).  Those
5051.1Slukem		that have been tested and work are marked with [WORKING].
5061.1Slukem
5071.1Slukem			* algor		[WORKING]
5081.1Slukem
5091.1Slukem			* arc		[WORKING]
5101.1Slukem
5111.1Slukem			* pmax		[WORKING]
5121.1Slukem
5131.1Slukem			* playstation2	[WORKING]
5141.1Slukem					Needs optimized bus_dmamap_sync().
5151.1Slukem
5161.1Slukem			* hpcmips	[need verification that this is working]
5171.1Slukem					Needs optimized bus_dmamap_sync().
5181.1Slukem
5191.1Slukem			* sgimips	[WORKING]
5201.1Slukem					Needs optimized bus_dmamap_sync().
5211.1Slukem
5221.1Slukem			* cobalt	[need testing]
5231.1Slukem
5241.1Slukem			* mipsco	[need testing]
5251.1Slukem
5261.1Slukem			* newsmips	[need testing]
5271.1Slukem
5281.1SlukemBranch:		thorpej_scsipi
5291.1SlukemDescription:	SCSI/ATAPI midlayer rewrite.
5301.1SlukemStatus:		Terminated; merged to -current
5311.1SlukemStart Date:
5321.1SlukemEnd Date:	Apr 25 2001
5331.1SlukemBase Tag:	thorpej_scsipi_base, thorpej_scsipi_nbase
5341.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>,
5351.10Ssalo		Jason Thorpe <thorpej@NetBSD.org>
5361.1SlukemScope:		syssrc
5371.1SlukemNotes:		When a change from -current is pulled up please move the
5381.1Slukem		thorpej_scsipi_base tag to the revision you're syncing with.
5391.1Slukem		thorpej_scsipi_nbase is private to maintainer (only
5401.1Slukem		used when syncing the whole branch with HEAD).
5411.1Slukem		Just before the merge, syssrc has been tagged with
5421.1Slukem		thorpej_scsipi_beforemerge
5431.1Slukem
5441.1SlukemBranch:		thorpej-signal
5451.1SlukemDescription:	?
5461.1SlukemStatus:		?
5471.1SlukemStart Date:
5481.1SlukemEnd Date:
5491.1SlukemBase Tag:	thorpej-signal-base
5501.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
5511.1SlukemScope:		kernel
5521.1SlukemNotes:
5531.1Slukem
5541.1SlukemBranch:		thorpej-setroot
5551.1SlukemDescription:	?
5561.1SlukemStatus:		Terminated; merged to -current
5571.1SlukemStart Date:
5581.1SlukemEnd Date:
5591.1SlukemBase Tag:
5601.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
5611.1SlukemScope:		kernel
5621.1SlukemNotes:
5631.1Slukem
5641.1Slukem
5651.1SlukemBranch:		wrstuden-devbsize
5661.1SlukemDescription:	Modify buffer cache to deal with different devices having
5671.1Slukem		different block sizes. Also DEV_BSIZE would go away.
5681.1SlukemStatus:		Terminated
5691.1SlukemStart Date:	Aug or Sept 1999
5701.1SlukemEnd Date:	1 Apr 2000
5711.1SlukemBase tag:	wrstuden-devbsize-base
5721.10SsaloMaintainer:	Bill Studenmund <wrstuden@NetBSD.org>
5731.1SlukemScope:		kernel
5741.1SlukemNotes:		No longer active due to lack of time, and introduction
5751.1Slukem		of UBC. In terms of UBC, the primary cache for
5761.1Slukem		file data is the VM cache, which needs to operate
5771.1Slukem		in terms of VM pages. As no existing device has native
5781.1Slukem		pages the same size as our VM pages, there already is
5791.1Slukem		a mapping going on between the VM system and the
5801.1Slukem		underlying blocks. So it would be easier and cleaner
5811.1Slukem		to adjust that to deal w/ different block sizes.
5821.1Slukem		Also with UBC, all i/o is in terms of bytes at an offset
5831.1Slukem		with a certain length, so the exact block size isn't a big
5841.1Slukem		deal.
5851.1Slukem
5861.1Slukem		Any other wrstuden-devbsize tag may (and should) go away.
5871.1Slukem
5881.1Slukem
5891.1Slukem
5901.1Slukem# Other:
5911.1Slukem
5921.1SlukemBranch:		magnum
5931.1SlukemDescription:	?
5941.1SlukemStatus:		?
5951.1SlukemStart Date:
5961.1SlukemEnd Date:
5971.1SlukemBase Tag:	magnum-base
5981.1SlukemMaintainer:	?
5991.1SlukemScope:		kernel
6001.1SlukemNotes:
601