diff options
author | wpaul <wpaul@FreeBSD.org> | 1998-12-04 21:48:12 +0000 |
---|---|---|
committer | wpaul <wpaul@FreeBSD.org> | 1998-12-04 21:48:12 +0000 |
commit | 1a73567f510df76c93eab140ec11303a6913006d (patch) | |
tree | 2449bd8b98efb80a8da5192965badba8b5f91b11 /sys/compat/linux/linux_misc.c | |
parent | 4f36a36aa4df35f0ff3a275b941e1bbeeae304e1 (diff) | |
download | FreeBSD-src-1a73567f510df76c93eab140ec11303a6913006d.zip FreeBSD-src-1a73567f510df76c93eab140ec11303a6913006d.tar.gz |
Put back some missing chip identification code that got lost somehow
during a trek through RCS. The Macronix 98713 and 98713A both have the
same PCI device ID but different revision numbers, and we need to be
able to tell one from the other. The 98715 and 98715A chips have the
same device ID as the 98725 chip but different revision numbers, however
we lump them into the same category except when identifying them during
the PCI probe output.
The main reason we need tell the chips apart is that the Macronix app
notes say you have to write a special magic number into one of the
registers in order to put the chip in normal operating mode. The 98713
requires one magic value, while all the others require a different one.
Diffstat (limited to 'sys/compat/linux/linux_misc.c')
0 files changed, 0 insertions, 0 deletions