From 1e9e80b36cb14e7ccfdb40a8ccc5f018e78eb02a Mon Sep 17 00:00:00 2001 From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Wed, 20 Apr 2005 05:33:34 +0000 Subject: [PATCH] Auto-recognition of libata, and auto-addition of '-d ata' to command line. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2079 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/TODO | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sm5/TODO b/sm5/TODO index fcd14d54e..7608b051a 100644 --- a/sm5/TODO +++ b/sm5/TODO @@ -1,6 +1,6 @@ TODO list for smartmontools: -$Id: TODO,v 1.57 2004/10/01 15:16:25 chrfranke Exp $ +$Id: TODO,v 1.58 2005/04/20 05:33:34 ballen4705 Exp $ SATA devices under Linux ------------------------ @@ -17,6 +17,11 @@ HDIO_DRIVE_CMD ioctl()s that are needed by smartmontools. Please search the Linux Kernel Mailing list to find this patch, or look at the thread: http://groups.google.de/groups?hl=en&lr=&ie=UTF-8&threadm=2yYBY-4HB-55%40gated-at.bofh.it&rnum=3&prev=/groups%3Fq%3Dsmartmontools%26hl%3Den%26lr%3D%26ie%3DUTF-8%26scoring%3Dd%26selm%3D2yYBY-4HB-55%2540gated-at.bofh.it%26rnum%3D3 +To use this, just use (for example) 'smartctl -a -d ata /dev/sda'. + +Since this looks like this patch will become standard, we need to add something +to smartmontools to automatically recognize the libata, and add the '-d ata' +automatically. USB devices under Linux ----------------------- -- GitLab