Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/ic



On Fri, Dec 28, 2007 at 03:58:33PM -0600, David Young wrote:
> On Fri, Dec 28, 2007 at 08:18:45PM +0000, Joerg Sonnenberger wrote:
> > 
> > Module Name:        src
> > Committed By:       joerg
> > Date:               Fri Dec 28 20:18:45 UTC 2007
> > 
> > Modified Files:
> >     src/sys/dev/ic: smc90cx6.c
> > 
> > Log Message:
> > Be friendly to timecounter enabled architectures.
> 
> Please be more explicit about what you have changed and why.

The change is exactly what I said -- it makes the driver work both for
__HAVE_TIMECOUNTER and !__HAVE_TIMECOUNTER. Otherwise it is a nop.

Joerg



Home | Main Index | Thread Index | Old Index