Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jan 2006 16:34:55 +0900
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        "Bjoern A. Zeeb" <bz@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Pyun YongHyeon <yongari@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/pci if_skreg.h
Message-ID:  <20060117073455.GB36127@rndsoft.co.kr>
In-Reply-To: <20060117071445.F24703@maildrop.int.zabbadoz.net>
References:  <200601170658.k0H6wPH5075533@repoman.freebsd.org> <20060117071445.F24703@maildrop.int.zabbadoz.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060117073455.GB36127>