Date: Wed, 22 Jun 2011 21:43:10 +0000 (UTC) From: Will Andrews <will@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/cam/ata ata_xpt.c Message-ID: <201106222143.p5MLhQ6N060375@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
will 2011-06-22 21:43:10 UTC FreeBSD src repository Modified files: sys/cam/ata ata_xpt.c Log: SVN rev 223443 on 2011-06-22 21:43:10Z by will Plumb support for the device advanced information CCB in the ATA XPT. This was previously done only for SCSI XPT in r223081, on which the change in r223089 depended in order to respond to serial number requests. As a result of r223089, da(4) and ada(4) devices register a d_getattr for geom to use to obtain the information. Reported by: ache Reviewed by: ken Revision Changes Path 1.42 +33 -0 src/sys/cam/ata/ata_xpt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106222143.p5MLhQ6N060375>