Date: Wed, 7 May 2003 15:08:34 -0700 From: Paul Saab <ps@freebsd.org> To: Paul Saab <ps@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h Message-ID: <20030507220833.GA90693@elvis.mu.org> In-Reply-To: <200305072151.h47LpErd068754@repoman.freebsd.org> References: <200305072151.h47LpErd068754@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Bad grammer/spelling day for me. :( Paul Saab (ps@FreeBSD.org) wrote: > ps 2003/05/07 14:51:14 PDT > > FreeBSD src repository > > Modified files: > sys/dev/bge if_bge.c if_bgereg.h > Log: > - Change the full Asic revision defines to CHIPID to better since the > ASIC revision is really the major number of the CHIPID. Also store > the chipid, asic rev and chip revision in the softc for later use. > > - The write twice to send producer index workaround only applies to > the 5700_BX chips, so only do it there. > Requested by: jdp > > - Do not initalize the LED's to 0x00. The default configuration > the chip comes up in should yeild proper operation of the LED's. > Confirmed by: John Cagle <john.cagle@hp.com> > > Approved by: re (blanket) > > Revision Changes Path > 1.40 +22 -23 src/sys/dev/bge/if_bge.c > 1.16 +27 -18 src/sys/dev/bge/if_bgereg.h > -- -ps
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030507220833.GA90693>