Date: Sun, 14 Mar 2010 22:38:18 +0000 (UTC) From: Attilio Rao <attilio@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/aac aac.c Message-ID: <201003142238.o2EMcfJb015800@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
attilio 2010-03-14 22:38:18 UTC
FreeBSD src repository
Modified files:
sys/dev/aac aac.c
Log:
SVN rev 205160 on 2010-03-14 22:38:18Z by attilio
Checkin a facility for specifying a passthrough FIB from userland.
arcconf tool by Adaptec already seems to use for identifying the
Serial Number of the devices.
Some simple things (like FIB setup and bound checks) are retrieved
from the Adaptec's driver, but this implementation is quite different
because it does use the normal buffer dmat area for loading segments
and not a special one (like the Adaptec's one does).
Sponsored by: Sandvine Incorporated
Discussed with: emaste, scottl
Reviewed by: emaste, scottl
MFC: 2 weeks
Revision Changes Path
1.157 +141 -1 src/sys/dev/aac/aac.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003142238.o2EMcfJb015800>
