Date: Wed, 16 Sep 2009 23:27:14 +0000 (UTC) From: Scott Long <scottl@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ciss ciss.c cissreg.h cissvar.h Message-ID: <200909162327.n8GNRXW2073429@repoman.freebsd.org>
index | next in thread | raw e-mail
scottl 2009-09-16 23:27:14 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c cissreg.h cissvar.h
Log:
SVN rev 197263 on 2009-09-16 23:27:14Z by scottl
Sync driver with Yahoo:
- Implement MSI support (MSIX support was already there)
- Use a table to drive MSI/MSIX exceptions
- Pre-calculate the command address instead of wasting cycles doing the
calculation on every i/o.
Revision Changes Path
1.100 +63 -49 src/sys/dev/ciss/ciss.c
1.21 +2 -1 src/sys/dev/ciss/cissreg.h
1.16 +10 -24 src/sys/dev/ciss/cissvar.h
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909162327.n8GNRXW2073429>
