diff options
author | wpaul <wpaul@FreeBSD.org> | 1999-06-16 16:27:30 +0000 |
---|---|---|
committer | wpaul <wpaul@FreeBSD.org> | 1999-06-16 16:27:30 +0000 |
commit | 7982ba2bb49629ee5f7bae21f471e1c1145165d0 (patch) | |
tree | 3fa0921f648037b8b4b6fab344ee0f40a5aacbf0 /sys/dev/usb/uhci_pci.c | |
parent | e44ff62d384f14b4e19ee57b580fe95798be7e69 (diff) | |
download | FreeBSD-src-7982ba2bb49629ee5f7bae21f471e1c1145165d0.zip FreeBSD-src-7982ba2bb49629ee5f7bae21f471e1c1145165d0.tar.gz |
Grrr! The PNIC II's multicast hash table is only 128 bits wide, not 512
like the original PNIC and the MX98715A (from which the PNIC II is derived).
This requires special handling. Save the card type, and in mx_calchash(),
if we see that the card is a PNIC, return only the low 7 bits of the
hash instead of the low 9 bits.
Diffstat (limited to 'sys/dev/usb/uhci_pci.c')
0 files changed, 0 insertions, 0 deletions