- 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)