Date: Tue, 5 Feb 2002 17:34:09 -0800 (PST) From: Scott Long <scottl@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aac aac.c aac_pci.c aacreg.h aacvar.h Message-ID: <200202060134.g161Y9W67117@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2002/02/05 17:34:09 PST
Modified files:
sys/dev/aac aac.c aac_pci.c aacreg.h aacvar.h
Log:
Don't attach to Dell PERC2/QC cards that have a firmware rev of 1.x. This
check is complicated by the fact that the Adaptec 5400S cards claim to use
1.x firmware also. PERC2/QC 1.x firmware is not compatible with this driver
and will cause a system hang.
MFC after: 3 days
Revision Changes Path
1.36 +40 -0 src/sys/dev/aac/aac.c
1.17 +8 -0 src/sys/dev/aac/aac_pci.c
1.10 +1 -0 src/sys/dev/aac/aacreg.h
1.16 +2 -0 src/sys/dev/aac/aacvar.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202060134.g161Y9W67117>
