Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2013 08:44:35 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Glen Barber <gjb@freebsd.org>
Cc:        svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Scott Long <scottl@freebsd.org>, svn-src-stable-9@freebsd.org
Subject:   Re: svn commit: r251164 - in stable/9/sys/dev: advansys aha ahb buslogic dpt
Message-ID:  <201305310844.35667.jhb@freebsd.org>
In-Reply-To: <20130531015533.GD1619@glenbarber.us>
References:  <201305302154.r4ULsmZJ074053@svn.freebsd.org> <20130531015533.GD1619@glenbarber.us>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, May 30, 2013 9:55:33 pm Glen Barber wrote:
> On Thu, May 30, 2013 at 09:54:48PM +0000, Scott Long wrote:
> > Author: scottl
> > Date: Thu May 30 21:54:48 2013
> > New Revision: 251164
> > URL: http://svnweb.freebsd.org/changeset/base/251164
> > 
> > Log:
> >   MFC 241492, 241588, 241589, 241590, 241592, 241593, 241603, 241605
> >   
> >   Modernize and lock the aha, ahb, adv, adw, bt, and dpt drivers.
> >   
> 
> I think this breaks stable/9.
> 
> /src/sys/dev/aha/ahareg.h:300: error: field 'timer' has incomplete type
> /src/sys/dev/aha/aha_mca.c: In function 'aha_mca_attach':
> /src/sys/dev/aha/aha_mca.c:194: error: 'aha' undeclared (first use in
> this function)
> /src/sys/dev/aha/aha_mca.c:194: error: (Each undeclared identifier is
> reported only once
> /src/sys/dev/aha/aha_mca.c:194: error: for each function it appears in.)
> *** Error code 1
> 
> Stop in /obj/i386.i386/src/sys/LINT.

Probably needs 214611 merged.  I will test it once I finish an svn up of my 
tree and commit a different MFC I had running a universe last night (unless
someone beats me to it).

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305310844.35667.jhb>