Date: Tue, 14 Jun 2011 11:34:34 -0400 From: John Baldwin <jhb@freebsd.org> To: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> Cc: freebsd-current@freebsd.org Subject: Re: [PATCH] Simple tidy up of puc(4) bus driver Message-ID: <201106141134.34611.jhb@freebsd.org> In-Reply-To: <20110614144418.GA38374@lexx.ifp.tuwien.ac.at> References: <201105231039.02845.jhb@freebsd.org> <201106101511.02809.jhb@freebsd.org> <20110614144418.GA38374@lexx.ifp.tuwien.ac.at>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, June 14, 2011 10:44:18 am Alexey Shuvaev wrote: > On Fri, Jun 10, 2011 at 03:11:02PM -0400, John Baldwin wrote: > > On Monday, May 23, 2011 10:39:02 am John Baldwin wrote: > > > This small patch makes the puc(4) bus drivers a little more friendly. It > > > should now list the port for each child device in the boot messages, and > > > devinfo -v should list the type and port of each child device in its output as > > > well: > > > > Can I get a volunteer to test these changes? > > > Would it be OK to use r202285 as a base for your patch? > If so, I will test it today/tomorrow. If not, it will take a little bit > longer... Yes, it should apply fine to that. It doesn't touch pucdata.c which is the only thing in the puc driver that has changed since that revision. Thanks! -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106141134.34611.jhb>