Date: Tue, 29 Dec 2009 21:49:11 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/siis siis.c siis.h Message-ID: <200912292149.nBTLnQFM052672@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2009-12-29 21:49:11 UTC FreeBSD src repository Modified files: sys/dev/siis siis.c siis.h Log: SVN rev 201222 on 2009-12-29 21:49:11Z by mav Usually these controllers are able to automatically decode command code to get required command protocol. But they have no idea about new commands, such as DATA SET MANAGEMENT (TRIM). As soon as this info any way provided by CAM, give controller specific instructions. Revision Changes Path 1.17 +21 -5 src/sys/dev/siis/siis.c 1.8 +6 -0 src/sys/dev/siis/siis.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912292149.nBTLnQFM052672>