On Thu, Sep 23, 2010 at 01:48:13PM -0700, David Christensen wrote:
> > > What I'd really like to do is revamp the debug code so that it
> > > can be enabled/disabled on the fly rather than requiring that
> > > the driver be compiled. Adding some performance stuff would
> >
> > Couldn't it be impl
> > What I'd really like to do is revamp the debug code so that it
> > can be enabled/disabled on the fly rather than requiring that
> > the driver be compiled. Adding some performance stuff would
>
> Couldn't it be implemented with sysctl? Users may set a variable
> something like dev.bce.0.diag
On Thu, Sep 23, 2010 at 10:43:52AM -0700, David Christensen wrote:
> > Would it be possible to unhide the output of bce_print_adapter_info()
> > from under boot verbose?
> >
> > This information is useful for comparing firmware and card versions
> > between machines.
> >
> > Alternatively what ab
> Would it be possible to unhide the output of bce_print_adapter_info()
> from under boot verbose?
>
> This information is useful for comparing firmware and card versions
> between machines.
>
> Alternatively what about adding a sysctl under dev.bce.X for this info?
I have no problem doing that,