cvs commit: src/sys/pci if_skreg.h
Pyun YongHyeon
pyunyh at gmail.com
Mon Jan 16 23:34:29 PST 2006
On Tue, Jan 17, 2006 at 07:15:33AM +0000, Bjoern A. Zeeb wrote:
> On Tue, 17 Jan 2006, Pyun YongHyeon wrote:
>
> >yongari 2006-01-17 06:58:25 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/pci if_skreg.h
> > Log:
> > The number of ticks per usec for YUKON_EC is 125.
> >
> > Revision Changes Path
> > 1.32 +1 -1 src/sys/pci/if_skreg.h
>
>
> Do we need this at all in this driver? We won't support the PCIe ones
> with it I guess becuase of more if(..) in intr section etc...
ATM we don't need YUKON_EC. But I think it would help when we are
ready to support YUKON_EC, YUKON_XL, YUKON_FE.
OpenBSD sk(4) supports all these NICs so I guess it's not difficult
to add. AFAIK supporting YUKON_EC/YUKON_XL/YUKON_FE wouldn't
require additional if statements in intr handler.
--
Regards,
Pyun YongHyeon
More information about the cvs-all
mailing list