cvs commit: src/sbin/atm/fore_dnld fore_dnld.c
Hartmut Brandt
harti at FreeBSD.org
Fri Jul 25 05:40:05 PDT 2003
harti 2003/07/25 05:40:03 PDT
FreeBSD src repository
Modified files:
sbin/atm/fore_dnld fore_dnld.c
Log:
When deciding whether to download the microcode or not look at the API rather
than at the vendor. We have three different Fore cards and only the PCA200
need the microcode. Look also at the RAM address and load the code only if
it is not zero. A zero RAM address means either a bug in the driver or
this is a interface created by harp(4) in which case fatm(4) handles the
microcode issue.
Revision Changes Path
1.10 +3 -3 src/sbin/atm/fore_dnld/fore_dnld.c
More information about the cvs-src
mailing list