Date: Fri, 25 Jul 2003 05:40:03 -0700 (PDT) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/atm/fore_dnld fore_dnld.c Message-ID: <200307251240.h6PCe3xH015993@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307251240.h6PCe3xH015993>
