freebsd-dev/sys/dev/bge
Gleb Smirnoff 4c0da0ff4f Possess some work from OpenBSD, with some local additions.
- Add more device IDs, ASIC revisions and chip IDs.
- Rewrite a bit code that picks the description for device.
- Introduce several macros to shorten quirks for bugs and
  features.[*]
- Use some magic values, that OpenBSD has successfully
  possessed from Linux (Broadcom supplied) driver.
- Remove disabled code that tried to access VPD.

[*] The macro that matches Jumbo capable NICs is
    rewritten to preserve our current behavior. I
    need clarify whether our or theirs is correct.

PR:		68351 (and may be others)
Obtained from:	OpenBSD, brad@ mostly
2006-06-15 14:31:49 +00:00
..
if_bge.c Possess some work from OpenBSD, with some local additions. 2006-06-15 14:31:49 +00:00
if_bgereg.h Possess some work from OpenBSD, with some local additions. 2006-06-15 14:31:49 +00:00