Date: Mon, 29 Mar 2010 00:30:44 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/aac aac.c aac_cam.c aac_pci.c aacreg.h aacvar.h Message-ID: <201003290031.o2T0V35O047386@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emaste 2010-03-29 00:30:44 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/aac aac.c aac_cam.c aac_pci.c aacreg.h
aacvar.h
Log:
SVN rev 205815 on 2010-03-29 00:30:44Z by emaste
MFC aac(4) driver changes
r204019:
Include command type in COMMAND TIMEOUT messages to aid in debugging.
r203885:
Diff reduction with Adaptec's vendor driver.
Driver version 2.1.9 chosen as that Adaptec version roughly corresponds
with the current feature set merged to the in-tree driver.
r203801:
Garbage collect Falcon/PPC support that has not been used in released
products, based on discussion with Adaptec.
r198617:
Rename aac_srb32 to aac_srb, to match Adaptec's vendor driver.
Revision Changes Path
1.143.2.9 +14 -115 src/sys/dev/aac/aac.c
1.31.2.5 +9 -9 src/sys/dev/aac/aac_cam.c
1.71.2.2 +0 -4 src/sys/dev/aac/aac_pci.c
1.27.2.2 +2 -20 src/sys/dev/aac/aacreg.h
1.52.2.5 +10 -1 src/sys/dev/aac/aacvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003290031.o2T0V35O047386>
