freebsd-dev/sys/dev/bge
Paul Saab e0ced69666 - 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)
2003-05-07 21:51:13 +00:00
..
if_bge.c - Change the full Asic revision defines to CHIPID to better since the 2003-05-07 21:51:13 +00:00
if_bgereg.h - Change the full Asic revision defines to CHIPID to better since the 2003-05-07 21:51:13 +00:00