BRANCHES revision 1.5
11.5Sjdolecek#	$NetBSD: BRANCHES,v 1.5 2002/10/23 22:38:10 jdolecek 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.1SlukemMaintainer:	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.1SlukemMaintainer:	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.1SlukemMaintainer:	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.1SlukemMaintainer:	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.1SlukemMaintainer:	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.1SlukemMaintainer:	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.1SlukemMaintainer:	1.5 Release Engineering <releng-1-5@netbsd.org>
1231.1SlukemScope:		Entire tree.
1241.1SlukemNotes:
1251.1Slukem		Commits restricted to release engineering.
1261.1Slukem
1271.1Slukem
1281.1Slukem# Individual developers' branches:
1291.1Slukem
1301.4Sbjh21
1311.4Sbjh21Branch:		bjh21-hydra
1321.4Sbjh21Description:	Simtec Hydra support and ARM SMP in general
1331.4Sbjh21Status:		Active
1341.4Sbjh21Start Date:	18 Oct 2002
1351.4Sbjh21End Date:
1361.4Sbjh21Base Tag:	bjh21-hydra-base
1371.4Sbjh21Maintainer:	Ben Harris <bjh21@netbsd.org>
1381.4Sbjh21Scope:		sys/arch/arm sys/arch/acorn32
1391.4Sbjh21Notes:		This code is on a branch because it involves changes to
1401.4Sbjh21		cpuswitch.S which would otherwise make merging the
1411.4Sbjh21		nathanw_sa branch difficult.  This branch is expected
1421.4Sbjh21		to be merged to the trunk shortly after nathanw_sa.
1431.1Slukem
1441.1SlukemBranch:		bouyer-scsipi
1451.1SlukemDescription:	Integration of atapi support
1461.1SlukemStatus:		Terminated
1471.1SlukemStart Date:
1481.1SlukemEnd Date:
1491.1SlukemBase Tag:
1501.1SlukemMaintainer:	Manuel Bouyer <bouyer@netbsd.org>
1511.1SlukemScope:		kernel
1521.1SlukemNotes:		Superseded by thorpej_scsipi
1531.1Slukem
1541.1SlukemBranch:		chs-ubc
1551.1SlukemDescription:	? Unified Buffer Cache
1561.1SlukemStatus:		?
1571.1SlukemStart Date:
1581.1SlukemEnd Date:
1591.1SlukemBase Tag:	chs-ubc-base
1601.1SlukemMaintainer:	Chuck Silvers <chs@netbsd.org>
1611.1SlukemScope:		kernel
1621.1SlukemNotes:
1631.1Slukem
1641.1SlukemBranch:		chs-ubc2
1651.1SlukemDescription:	? Unified Buffer Cache
1661.1SlukemStatus:		?
1671.1SlukemStart Date:
1681.1SlukemEnd Date:
1691.1SlukemBase Tag:	chs-ubc2-base, chs-ubc2-newbase
1701.1SlukemMaintainer:	Chuck Silvers <chs@netbsd.org>
1711.1SlukemScope:		kernel
1721.1SlukemNotes:
1731.1Slukem
1741.1SlukemBranch:		cjs-build-against-obj-dir
1751.1SlukemDescription:	?
1761.1SlukemStatus:		?
1771.1SlukemStart Date:
1781.1SlukemEnd Date:
1791.1SlukemBase Tag:
1801.1SlukemMaintainer:	Curt Sampson <cjs@netbsd.org>
1811.1SlukemScope:		Entire tree.
1821.1SlukemNotes:
1831.1Slukem
1841.1SlukemBranch:		eeh-paddr_t
1851.1SlukemDescription:	?
1861.1SlukemStatus:		?
1871.1SlukemStart Date:
1881.1SlukemEnd Date:
1891.1SlukemBase Tag:	eeh-paddr_t-base
1901.1SlukemMaintainer:	Eduardo Horvath <eeh@netbsd.org>
1911.1SlukemScope:		kernel
1921.1SlukemNotes:
1931.1Slukem
1941.1SlukemBranch:		fvdl-softdep
1951.1SlukemDescription:	FFS soft dependencies
1961.1SlukemStatus:		?Terminated
1971.1SlukemStart Date:
1981.1SlukemEnd Date:
1991.1SlukemBase Tag:	fvdl-softdep-base
2001.1SlukemMaintainer:	Frank van der Linden <fvdl@netbsd.org>
2011.1SlukemScope:		kernel
2021.1SlukemNotes:
2031.1Slukem
2041.1SlukemBranch:		gehenna-devsw
2051.1SlukemDescription:	auto-generation of devsw table
2061.1SlukemStatus:		Terminated
2071.1SlukemStart Date:	16 May 2002
2081.1SlukemEnd Date:	6 Sep 2002
2091.1SlukemBase Tag:	gehenna-devsw-base
2101.1SlukemMaintainer:	MAEKAWA Masahide <gehenna@netbsd.org>
2111.1SlukemScope:		syssrc
2121.1SlukemNotes:		The goal is to get rid of the existing device switch tables in
2131.1Slukem		port-dependent conf.c and to generate them dynamically by
2141.1Slukem		config(8).
2151.1Slukem
2161.1SlukemBranch:		is-newarp
2171.1SlukemDescription:	?
2181.1SlukemStatus:		?
2191.1SlukemStart Date:
2201.1SlukemEnd Date:
2211.1SlukemBase Tag:	is-newarp-base
2221.1SlukemMaintainer:	Ignatios Souvatzis <is@netbsd.org>
2231.1SlukemScope:		kernel
2241.1SlukemNotes:
2251.1Slukem
2261.1Slukem
2271.1SlukemBranch:		kame
2281.1SlukemDescription:	KAME Project
2291.1SlukemStatus:		Dormant
2301.1SlukemStart Date:	28 Jun 1999
2311.1SlukemEnd Date:
2321.1SlukemBase Tag:
2331.1SlukemMaintainer:	Jun-ichiro itojun Hagino <itojun@netbsd.org>
2341.1SlukemScope:		kernel
2351.1SlukemNotes:		http://www.kame.net
2361.1Slukem		Used for "reference" purposes for early part of KAME
2371.1Slukem		integration effort.  The branch is not actively used, as I
2381.1Slukem		(itojun) use patch(1) and diff(1) for the KAME syncs.
2391.1Slukem
2401.1SlukemBranch:		kenh-if-detach
2411.1SlukemDescription:	Interface detach support.
2421.1SlukemStatus:		?
2431.1SlukemStart Date:
2441.1SlukemEnd Date:
2451.1SlukemBase Tag:	kenh-if-detach-base
2461.1SlukemMaintainer:	Ken Hornstein <kenh@netbsd.org>
2471.1SlukemScope:		kernel
2481.1SlukemNotes:
2491.1Slukem
2501.1SlukemBranch:		kqueue
2511.1SlukemDescription:	kqueue kernel event notification mechanism (from FreeBSD)
2521.5SjdolecekStatus:		Terminated; merged to -current
2531.1SlukemStart Date:	Tue Jul 10 23:08:38 EST 2001
2541.5SjdolecekEnd Date:	Tue Oct 24 09:14:14 GMT 2002
2551.1SlukemBase Tag:	kqueue-base
2561.1SlukemMaintainer:	Jaromir Dolecek <jdolecek@NetBSD.org>
2571.1SlukemScope:		kernel, libc/sys, share/man/man9, usr.bin/fstat
2581.1SlukemNotes:		Integration of FreeBSD's kqueue(2) mechanism, with various
2591.1Slukem		local internal changes to better suit NetBSD, and
2601.1Slukem		enhancements such as looking up filters by name or
2611.1Slukem		number, and dynamic registration of "user" filters.
2621.1Slukem		The work is complete as is, but is awaiting more
2631.1Slukem		feedback from various kernel gurus before going mainline.
2641.1Slukem
2651.1SlukemBranch:		marc-pcmcia
2661.1SlukemDescription:	PCMCIA support
2671.1SlukemStatus:		Terminated; merged to -current
2681.1SlukemStart Date:
2691.1SlukemEnd Date:
2701.1SlukemBase Tag:	marc-pcmcia-base, marc-pcmcia-bp
2711.1SlukemMaintainer:	Marc Horowitz <marc@netbsd.org>
2721.1SlukemScope:		kernel
2731.1SlukemNotes:
2741.1Slukem
2751.1SlukemBranch:		minoura_x68k_bus_h
2761.1SlukemDescription:	bus_space(9) and bus_dma(9) implementation for x68k
2771.1SlukemStatus:		Terminated; merged to -current
2781.1SlukemStart Date:	23 Dec 1998
2791.1SlukemEnd Date:	16 Mar 1999
2801.1SlukemBase Tag:	minoura_x68k_bus_h-base
2811.1SlukemMaintainer:	Minoura Makoto <minoura@netbsd.org>
2821.1SlukemScope:		sys/arch/x68k
2831.1SlukemNotes:
2841.1Slukem
2851.1SlukemBranch:		minoura-xpg4dl
2861.1SlukemDescription:	Citrus Project locale subsystem
2871.1SlukemStatus:		Terminated; (partly) merged to -current
2881.1SlukemStart Date:	28 March 2000
2891.1SlukemEnd Date:
2901.1SlukemBase Tag:	minoura-xpg4dl-base
2911.1SlukemMaintainer:	Minoura Makoto <minoura@netbsd.org>
2921.1SlukemScope:		basesrc, syssrc, sharesrc
2931.1SlukemNotes:		Citrus Project is developing dynamically-loadable, codeset-
2941.1Slukem		independent locale subsystem.  Part of the implementation
2951.1Slukem		(LC_CTYPE) called XPG4DL is now integrated to -current.
2961.1Slukem
2971.1SlukemBranch:		mrg-vm-swap
2981.1SlukemDescription:	?
2991.1SlukemStatus:		?
3001.1SlukemStart Date:
3011.1SlukemEnd Date:
3021.1SlukemBase Tag:	?
3031.1SlukemMaintainer:	Matthew R. Green <mrg@netbsd.org>
3041.1SlukemScope:		kernel
3051.1SlukemNotes:
3061.1Slukem
3071.1SlukemBranch:		nathanw_sa
3081.1SlukemDescription:	Scheduler activations
3091.1SlukemStatus:		Active
3101.1SlukemStart Date:	5 March 2001
3111.1SlukemEnd Date:
3121.1SlukemBase Tag:	nathanw_sa_base
3131.1SlukemMaintainer:	Nathan Williams <nathanw@netbsd.org>
3141.1SlukemScope:		kernel, libc, libkvm, libpthread, libpthread_dbg, include, 
3151.1Slukem		bin/ps usr.bin/systat usr.bin/top usr.bin/w
3161.1Slukem		gnu/dist/toolchain/gdb gnu/usr.bin/gdb
3171.1Slukem
3181.1SlukemNotes:		The idea of scheduler activations is described in the
3191.1Slukem		classic paper by Anderson et al., in ACM Transactions
3201.1Slukem		a on Computer Systems volume 10 issue 1 (1992),which
3211.1Slukem		can be found at
3221.1Slukem		http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
3231.1Slukem		Many ideas in the implementation are based on the
3241.1Slukem		implementation of scheduler activations added to Mach
3251.1Slukem		3.0 and described by Davis et al. in the University of
3261.1Slukem		Washington CS tech report 92-08-93, which can be found
3271.1Slukem		at
3281.1Slukem		ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
3291.1Slukem
3301.1Slukem		My USENIX paper on the subject can be found at
3311.1Slukem		http://web.mit.edu/nathanw/www/usenix/
3321.1Slukem
3331.1Slukem		Please consult with the maintainer before committing
3341.1Slukem		to this branch.
3351.1Slukem		Other tags starting with nathanw_sa reserved for
3361.1Slukem		branch management and are not guaranteed to be stable.
3371.1Slukem
3381.1SlukemBranch:		newlock
3391.1SlukemDescription:	New locking primitives, based on Solaris's
3401.1SlukemStatus:		Active
3411.1SlukemStart Date:	March 9, 2002
3421.1SlukemEnd Date:
3431.1SlukemBase Tag:	newlock-base
3441.1SlukemMaintainer:	Jason R. Thorpe <thorpej@netbsd.org>
3451.1SlukemScope:		Kernel
3461.1Slukem
3471.1SlukemNotes:		The goal is to replace the existing lockmgr() and
3481.1Slukem		simple_lock() based locking mechanisms with the
3491.1Slukem		primitives found in Solaris: mutexes and rwlocks.
3501.1Slukem
3511.1SlukemBranch:		perseant-lfsv2
3521.1SlukemDescription:	LFS incompatible on-disk data structure changes
3531.1SlukemStatus:		Terminated
3541.1SlukemStart Date:	27 June 2001
3551.1SlukemEnd Date:	16 July 2001
3561.1SlukemBase Tag:	perseant-lfsv2-base
3571.1SlukemMaintainer:	Konrad Schroder <perseant@netbsd.org>
3581.1SlukemScope:		basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
3591.1SlukemNotes:		This branch should be short-lived, I expect to merge as soon
3601.1Slukem		as the data structures required for unremove are in and tested.
3611.1Slukem
3621.1SlukemBranch:	  	pkgviews
3631.1SlukemDescription:  	package views, enabling multiple conflicting packages to co-exist
3641.1SlukemStatus:		Active
3651.1SlukemStart Date:	22 July 2002
3661.1SlukemEnd Date:
3671.1SlukemBase Tag:	pkgviews
3681.1SlukemMaintainer:	Alistair Crooks <agc@netbsd.org>
3691.1SlukemScope:		pkgsrc, basesrc/usr.sbin/pkg_install
3701.1SlukemNotes:		A more flexible infrastructure for third-party packages by
3711.1Slukem		allowing multiple conflicting packages and versions to co-exist
3721.1Slukem		within the same tree
3731.1Slukem
3741.1SlukemBranch:		sommerfeld_i386mp_1
3751.1SlukemDescription:	Multiprocessor support for i386 using Intel MP BIOS.
3761.3SsommerfeStatus:		Terminated; merged to -current
3771.1SlukemStart Date:	21 Feb 2000
3781.2SfvdlEnd Date:	01 Oct 2002
3791.1SlukemBase Tag:	sommerfeld_i386mpbase_1
3801.1SlukemMaintainer:	Bill Sommerfeld <sommerfeld@netbsd.org>
3811.1SlukemScope:		sys/arch/i386
3821.1SlukemNotes:
3831.1Slukem		Code committed to the branch has booted to multiuser 
3841.1Slukem		on at least one system.
3851.1Slukem
3861.1Slukem		Not guaranteed to compile against mainline since -current
3871.1Slukem		may have changed incompatibly with the last branch update;
3881.1Slukem		use "cvs update -D" to roll-back the rest of the tree to match.
3891.1Slukem
3901.1Slukem		Please get explicit permission from the maintainer 
3911.1Slukem		before each commit, or your changes will be backed out.
3921.1Slukem		Other tags starting with sommerfeld_ are private to 
3931.1Slukem		the developer and are guaranteed to be unstable.
3941.1Slukem		Only the maintainer should move tags.
3951.1Slukem
3961.1Slukem		Note that this branch uses a DIFFERENT scheme for 
3971.1Slukem		synching with the mainline.  the maintainer uses some private
3981.1Slukem		scripts for keeping them in synch; if you make commits 
3991.1Slukem		to the branch to "resynchronize" things, you'll
4001.1Slukem		probably do it wrong; instead, ask the maintainer to
4011.1Slukem		resynchronize things.
4021.1Slukem
4031.1Slukem		See sys/arch/i386/TODO on the branch for a list of known
4041.1Slukem		issues with the branch.
4051.1Slukem
4061.1SlukemBranch:		thorpej-devvp
4071.1SlukemDescription:	replace dev_t with struct vnode * in devsw entry points
4081.1SlukemStatus:		Active
4091.1SlukemStart Date:	Sep 6 2001
4101.1SlukemEnd Date:
4111.1SlukemBase Tag:	thorpej-devvp-base
4121.1SlukemMaintainer:	Jason Thorpe <thorpej@netbsd.org>
4131.1SlukemScope:		syssrc
4141.1SlukemNotes:		Kernels built from this branch are not expected
4151.1Slukem		to function correctly at this time.
4161.1Slukem
4171.1Slukem		Ports known to compile on this branch:
4181.1Slukem			alpha
4191.1Slukem			i386
4201.1Slukem
4211.1SlukemBranch:		thorpej-mips-cache
4221.1SlukemDescription:	overhaul MIPS cache support code
4231.1SlukemStatus:		Terminated; merged to -current
4241.1SlukemStart Date:	Oct 23 2001
4251.1SlukemEnd Date:	Nov 14 2001
4261.1SlukemBase Tag:	thorpej-mips-cache-base
4271.1SlukemScope:		syssrc
4281.1SlukemNotes:		This branch needs more debugging, testing, and more
4291.1Slukem		ports need to be converted to the new world order.
4301.1Slukem
4311.1Slukem		The following processors have had cache ops
4321.1Slukem		written:
4331.1Slukem
4341.1Slukem			* R2000/R3000 (cache_r3k) -- light testing,
4351.1Slukem			  needs to be beat on a lot more to make
4361.1Slukem			  sure it's working.
4371.1Slukem
4381.1Slukem			* R4000/R4400 (cache_r4k) -- mhitch@netbsd.org
4391.1Slukem			  tracked down a bug, which has been fixed.
4401.1Slukem
4411.1Slukem			  Confirmed working on R4000-with-L2.
4421.1Slukem
4431.1Slukem			  Confirmed working on R4400-no-L2 and
4441.1Slukem			  R4400-with-L2.
4451.1Slukem
4461.1Slukem			* R4600/R5000 (cache_r5k) -- shin@netbsd.org
4471.1Slukem			  has committed fixes to this code.
4481.1Slukem
4491.1Slukem			  Confirmed working on R4600 v2 (SGI IP-22 with
4501.1Slukem			  no SysAD L2 cache).
4511.1Slukem
4521.1Slukem			  Confirmed working on RM5260 (Algorithmics P-5064).
4531.1Slukem
4541.1Slukem			* TX39 (cache_tx39) -- uch@netbsd.org has
4551.1Slukem			  committed fixes to this code.  Awaiting
4561.1Slukem			  confirmation that it is working properly.
4571.1Slukem
4581.1Slukem			* R5900 (cache_r5900) -- uch@netbsd.org has
4591.1Slukem			  written this code and tested it on a
4601.1Slukem			  PlayStation 2.
4611.1Slukem
4621.1Slukem		The following ports have been updated to compile (and
4631.1Slukem		use optimized-for-processor bus_dma routines).  Those
4641.1Slukem		that have been tested and work are marked with [WORKING].
4651.1Slukem
4661.1Slukem			* algor		[WORKING]
4671.1Slukem
4681.1Slukem			* arc		[WORKING]
4691.1Slukem
4701.1Slukem			* pmax		[WORKING]
4711.1Slukem
4721.1Slukem			* playstation2	[WORKING]
4731.1Slukem					Needs optimized bus_dmamap_sync().
4741.1Slukem
4751.1Slukem			* hpcmips	[need verification that this is working]
4761.1Slukem					Needs optimized bus_dmamap_sync().
4771.1Slukem
4781.1Slukem			* sgimips	[WORKING]
4791.1Slukem					Needs optimized bus_dmamap_sync().
4801.1Slukem
4811.1Slukem			* cobalt	[need testing]
4821.1Slukem
4831.1Slukem			* mipsco	[need testing]
4841.1Slukem
4851.1Slukem			* newsmips	[need testing]
4861.1Slukem
4871.1SlukemBranch:		thorpej_scsipi
4881.1SlukemDescription:	SCSI/ATAPI midlayer rewrite.
4891.1SlukemStatus:		Terminated; merged to -current
4901.1SlukemStart Date:
4911.1SlukemEnd Date:	Apr 25 2001
4921.1SlukemBase Tag:	thorpej_scsipi_base, thorpej_scsipi_nbase
4931.1SlukemMaintainer:	Manuel Bouyer <bouyer@netbsd.org>,
4941.1Slukem		Jason Thorpe <thorpej@netbsd.org>
4951.1SlukemScope:		syssrc
4961.1SlukemNotes:		When a change from -current is pulled up please move the
4971.1Slukem		thorpej_scsipi_base tag to the revision you're syncing with.
4981.1Slukem		thorpej_scsipi_nbase is private to maintainer (only
4991.1Slukem		used when syncing the whole branch with HEAD).
5001.1Slukem		Just before the merge, syssrc has been tagged with
5011.1Slukem		thorpej_scsipi_beforemerge
5021.1Slukem
5031.1SlukemBranch:		thorpej-signal
5041.1SlukemDescription:	?
5051.1SlukemStatus:		?
5061.1SlukemStart Date:
5071.1SlukemEnd Date:
5081.1SlukemBase Tag:	thorpej-signal-base
5091.1SlukemMaintainer:	Jason Thorpe <thorpej@netbsd.org>
5101.1SlukemScope:		kernel
5111.1SlukemNotes:
5121.1Slukem
5131.1SlukemBranch:		thorpej-setroot
5141.1SlukemDescription:	?
5151.1SlukemStatus:		Terminated; merged to -current
5161.1SlukemStart Date:
5171.1SlukemEnd Date:
5181.1SlukemBase Tag:
5191.1SlukemMaintainer:	Jason Thorpe <thorpej@netbsd.org>
5201.1SlukemScope:		kernel
5211.1SlukemNotes:
5221.1Slukem
5231.1Slukem
5241.1SlukemBranch:		wrstuden-devbsize
5251.1SlukemDescription:	Modify buffer cache to deal with different devices having
5261.1Slukem		different block sizes. Also DEV_BSIZE would go away.
5271.1SlukemStatus:		Terminated
5281.1SlukemStart Date:	Aug or Sept 1999
5291.1SlukemEnd Date:	1 Apr 2000
5301.1SlukemBase tag:	wrstuden-devbsize-base
5311.1SlukemMaintainer:	Bill Studenmund <wrstuden@netbsd.org>
5321.1SlukemScope:		kernel
5331.1SlukemNotes:		No longer active due to lack of time, and introduction
5341.1Slukem		of UBC. In terms of UBC, the primary cache for
5351.1Slukem		file data is the VM cache, which needs to operate
5361.1Slukem		in terms of VM pages. As no existing device has native
5371.1Slukem		pages the same size as our VM pages, there already is
5381.1Slukem		a mapping going on between the VM system and the
5391.1Slukem		underlying blocks. So it would be easier and cleaner
5401.1Slukem		to adjust that to deal w/ different block sizes.
5411.1Slukem		Also with UBC, all i/o is in terms of bytes at an offset
5421.1Slukem		with a certain length, so the exact block size isn't a big
5431.1Slukem		deal.
5441.1Slukem
5451.1Slukem		Any other wrstuden-devbsize tag may (and should) go away.
5461.1Slukem
5471.1Slukem
5481.1Slukem
5491.1Slukem# Other:
5501.1Slukem
5511.1SlukemBranch:		magnum
5521.1SlukemDescription:	?
5531.1SlukemStatus:		?
5541.1SlukemStart Date:
5551.1SlukemEnd Date:
5561.1SlukemBase Tag:	magnum-base
5571.1SlukemMaintainer:	?
5581.1SlukemScope:		kernel
5591.1SlukemNotes:
560