[PATCH] libata: ATA Information VPD page, minor

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jeff,
Here is a small followup patch for the ATA Information
VPD page.

Changelog:
  - add entry for ATA information VPD page [0x89] in the
    Supported VPD pages VPD page [0x0]

Doug Gilbert
--- linux/drivers/scsi/libata-scsi.c	2005-09-19 20:14:15.000000000 +1000
+++ linux/drivers/scsi/libata-scsi.c2614rc1err_ai2	2005-09-19 20:12:34.000000000 +1000
@@ -1065,7 +1065,8 @@
 	const u8 pages[] = {
 		0x00,	/* page 0x00, this page */
 		0x80,	/* page 0x80, unit serial no page */
-		0x83	/* page 0x83, device ident page */
+		0x83,	/* page 0x83, device ident page */
+		0x89,	/* page 0x89, ATA Information page */
 	};
 	rbuf[3] = sizeof(pages);	/* number of supported EVPD pages */
 

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux