Date: Wed, 28 Sep 2005 14:51:32 -0400 From: John Baldwin <jhb@FreeBSD.org> To: Scott Long <scottl@samsco.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Poul-Henning Kamp <phk@FreeBSD.org>, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys rman.h src/sys/kern subr_rman.c src/sys/dev/puc puc.c Message-ID: <200509281451.34142.jhb@FreeBSD.org> In-Reply-To: <433ADD5A.90104@samsco.org> References: <200509281806.j8SI6PAH041624@repoman.freebsd.org> <433ADD5A.90104@samsco.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 28 September 2005 02:13 pm, Scott Long wrote: > Poul-Henning Kamp wrote: > > phk 2005-09-28 18:06:25 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/sys rman.h > > sys/kern subr_rman.c > > sys/dev/puc puc.c > > Log: > > puc(4) does strange things to resources in order to fool the > > subdrivers to hook up. > > > > It should probably be rewritten to implement a simple bus to which > > the sub drivers attach using some kind of hint. > > > > Until then, provide a couple of crutch functions with big warning > > signs so it can survive the recent changes to struct resource. > > > > Revision Changes Path > > 1.41 +3 -4 src/sys/dev/puc/puc.c > > 1.46 +25 -0 src/sys/kern/subr_rman.c > > 1.31 +9 -0 src/sys/sys/rman.h > > #ifndef BURN_BRIDGES_FOR_GREAT_JUSTICE > > ? #define ALL_YOUR_RESOURCE_ARE_BELONG_TO_PHK -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509281451.34142.jhb>