Re: svn commit: r205221 - head/sys/dev/bge

2010-03-17 Thread Andrew Gallatin
Bruce Evans wrote: > On Wed, 17 Mar 2010, Andrew Gallatin wrote: > >> Pyun YongHyeon wrote: >> >>> Revert r205090. >>> It's hard to know when the mail box register write will get flushed to >>> the hardware and it may take longer. >>> Pointed out by:scottl >> >> I may be mis-readin

Re: svn commit: r205221 - head/sys/dev/bge

2010-03-17 Thread Bruce Evans
On Wed, 17 Mar 2010, Andrew Gallatin wrote: Pyun YongHyeon wrote: Revert r205090. It's hard to know when the mail box register write will get flushed to the hardware and it may take longer. Pointed out by: scottl I may be mis-reading the code, but it looks like the mailbox regi

Re: svn commit: r205221 - head/sys/dev/bge

2010-03-17 Thread Andrew Gallatin
Pyun YongHyeon wrote: Revert r205090. It's hard to know when the mail box register write will get flushed to the hardware and it may take longer. Pointed out by: scottl I may be mis-reading the code, but it looks like the mailbox register is in memory space, which should be flushed

Re: svn commit: r205221 - head/sys/dev/bge

2010-03-16 Thread Pyun YongHyeon
On Tue, Mar 16, 2010 at 10:59:50AM -0700, Matthew Jacob wrote: > > > > > Pointed out by: scottl > > > > > > 1st bde > Oops, forgot that. ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To uns

Re: svn commit: r205221 - head/sys/dev/bge

2010-03-16 Thread Matthew Jacob
Pointed out by: scottl 1st bde ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

svn commit: r205221 - head/sys/dev/bge

2010-03-16 Thread Pyun YongHyeon
Author: yongari Date: Tue Mar 16 17:45:16 2010 New Revision: 205221 URL: http://svn.freebsd.org/changeset/base/205221 Log: Revert r205090. It's hard to know when the mail box register write will get flushed to the hardware and it may take longer. Pointed out by: scottl Modified: