From mboxrd@z Thu Jan 1 00:00:00 1970 From: greg@kroah.com (Greg KH) Date: Thu, 2 Feb 2017 08:11:34 +0100 Subject: Send/receive ATA cmds from a linux kernel module In-Reply-To: References: Message-ID: <20170202071134.GC27159@kroah.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Mon, Jan 30, 2017 at 01:38:01PM -0600, Siddhartha Baral wrote: > Hi All, > > ? ? ? ? ? I am trying to write a linux kernel module which can send/receive ATA > SMART cmds to a HDD. First off, why? What problem are you trying to solve that you have decided that this is the correct solution? thanks, greg k-h