]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add support for the 3c656B cardbus adapter. This is one half of a
authorwpaul <wpaul@FreeBSD.org>
Tue, 28 Aug 2001 00:40:18 +0000 (00:40 +0000)
committerwpaul <wpaul@FreeBSD.org>
Tue, 28 Aug 2001 00:40:18 +0000 (00:40 +0000)
commitb2c362a82172340a68a716de5bd0051df0ad3641
tree8b16f50d21c441f3aaaef4978e496143e7df171b
parent0d6191f0277fc0b26d4c5a8e054d52da40448fc7
Add support for the 3c656B cardbus adapter. This is one half of a
dual function card. It needs pretty much the same flags as the 656C,
except that it seems to need both the INVERT_MII_PWR and INVERT_LED_PWR
flags set. Tested with cardbus in -current as of today.

Also added support for the 3c656, which looks to be the same as
the 656B, except it doesn't need the EEPROM_8BIT flag. I think. This
one is untested, but the added support should not break any of the
other cards.
sys/pci/if_xl.c
sys/pci/if_xlreg.h