Date: Mon, 29 Mar 2010 00:39:09 +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: <201003290039.o2T0dOTH047997@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emaste 2010-03-29 00:39:09 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/aac aac.c aac_cam.c aac_pci.c aacreg.h
aacvar.h
Log:
SVN rev 205816 on 2010-03-29 00:39:09Z 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.120.2.19 +14 -115 src/sys/dev/aac/aac.c
1.28.2.7 +9 -9 src/sys/dev/aac/aac_cam.c
1.62.2.8 +0 -4 src/sys/dev/aac/aac_pci.c
1.23.2.5 +2 -20 src/sys/dev/aac/aacreg.h
1.48.2.7 +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?201003290039.o2T0dOTH047997>
