Re: svn commit: r213845 - head/sys/dev/aic7xxx/aicasm

2010-10-18 Thread John Baldwin
On Friday, October 15, 2010 4:28:40 pm John Baldwin wrote: > On Friday, October 15, 2010 2:50:46 pm Rui Paulo wrote: > > On 15 Oct 2010, at 13:45, John Baldwin wrote: > > > > > On Thursday, October 14, 2010 5:09:58 pm Dimitry Andric wrote: > > >> On 2010-10-14 21:39, John Baldwin wrote: > > >>> On

Re: svn commit: r213845 - head/sys/dev/aic7xxx/aicasm

2010-10-16 Thread Warner Losh
From: Rui Paulo Subject: Re: svn commit: r213845 - head/sys/dev/aic7xxx/aicasm Date: Fri, 15 Oct 2010 19:50:46 +0100 > On 15 Oct 2010, at 13:45, John Baldwin wrote: > > > On Thursday, October 14, 2010 5:09:58 pm Dimitry Andric wrote: > >> On 2010-10-14 21:39, John Ba

Re: svn commit: r213845 - head/sys/dev/aic7xxx/aicasm

2010-10-16 Thread Warner Losh
From: John Baldwin Subject: Re: svn commit: r213845 - head/sys/dev/aic7xxx/aicasm Date: Fri, 15 Oct 2010 08:45:22 -0400 > On Thursday, October 14, 2010 5:09:58 pm Dimitry Andric wrote: > > On 2010-10-14 21:39, John Baldwin wrote: > > > On Thursday, October 14, 2010 3:19:19

Re: svn commit: r213845 - head/sys/dev/aic7xxx/aicasm

2010-10-16 Thread Kostik Belousov
On Fri, Oct 15, 2010 at 04:28:40PM -0400, John Baldwin wrote: > On Friday, October 15, 2010 2:50:46 pm Rui Paulo wrote: > > On 15 Oct 2010, at 13:45, John Baldwin wrote: > > > > > On Thursday, October 14, 2010 5:09:58 pm Dimitry Andric wrote: > > >> On 2010-10-14 21:39, John Baldwin wrote: > > >>>

Re: svn commit: r213845 - head/sys/dev/aic7xxx/aicasm

2010-10-15 Thread John Baldwin
On Friday, October 15, 2010 2:50:46 pm Rui Paulo wrote: > On 15 Oct 2010, at 13:45, John Baldwin wrote: > > > On Thursday, October 14, 2010 5:09:58 pm Dimitry Andric wrote: > >> On 2010-10-14 21:39, John Baldwin wrote: > >>> On Thursday, October 14, 2010 3:19:19 pm Rui Paulo wrote: > >> ... >

Re: svn commit: r213845 - head/sys/dev/aic7xxx/aicasm

2010-10-15 Thread Rui Paulo
On 15 Oct 2010, at 13:45, John Baldwin wrote: > On Thursday, October 14, 2010 5:09:58 pm Dimitry Andric wrote: >> On 2010-10-14 21:39, John Baldwin wrote: >>> On Thursday, October 14, 2010 3:19:19 pm Rui Paulo wrote: >> ... Revert r213765. This is required because our build infrastructure u

Re: svn commit: r213845 - head/sys/dev/aic7xxx/aicasm

2010-10-15 Thread John Baldwin
On Thursday, October 14, 2010 5:09:58 pm Dimitry Andric wrote: > On 2010-10-14 21:39, John Baldwin wrote: > > On Thursday, October 14, 2010 3:19:19 pm Rui Paulo wrote: > ... > >>Revert r213765. This is required because our build infrastructure uses > >>the host lex instead of the lex built

Re: svn commit: r213845 - head/sys/dev/aic7xxx/aicasm

2010-10-14 Thread Dimitry Andric
On 2010-10-14 21:39, John Baldwin wrote: On Thursday, October 14, 2010 3:19:19 pm Rui Paulo wrote: ... Revert r213765. This is required because our build infrastructure uses the host lex instead of the lex built during buildworld. I will MFC the lex changes soon and in a few weeks this

Re: svn commit: r213845 - head/sys/dev/aic7xxx/aicasm

2010-10-14 Thread John Baldwin
On Thursday, October 14, 2010 3:19:19 pm Rui Paulo wrote: > Author: rpaulo > Date: Thu Oct 14 19:19:19 2010 > New Revision: 213845 > URL: http://svn.freebsd.org/changeset/base/213845 > > Log: > Revert r213765. This is required because our build infrastructure uses > the host lex instead of the

svn commit: r213845 - head/sys/dev/aic7xxx/aicasm

2010-10-14 Thread Rui Paulo
Author: rpaulo Date: Thu Oct 14 19:19:19 2010 New Revision: 213845 URL: http://svn.freebsd.org/changeset/base/213845 Log: Revert r213765. This is required because our build infrastructure uses the host lex instead of the lex built during buildworld. I will MFC the lex changes soon and in a f