All of lore.kernel.org
 help / color / mirror / Atom feed
* UFS API in the kernel
@ 2016-09-22 15:21 Joao Pinto
  2016-09-26 19:22 ` Shaun Tancheff
  0 siblings, 1 reply; 12+ messages in thread
From: Joao Pinto @ 2016-09-22 15:21 UTC (permalink / raw)
  To: linux-scsi, linux-kernel

Hi!

I am designing an application that has the goal to be an utility for Unipro and
UFS testing purposes. This application is going to run on top of a recent Linux
Kernel containing the new UFS stack (including the new DWC drivers).

I am considering doing the following:
a) Create a new config item called CONFIG_UFS_CHARDEV which is going to create a
char device responsible to make some IOCTL available for user-space applications
b) Create a linux/ufs.h header file that contains data structures declarations
that will be needed in user-space applications

Could you please advise me about what the correct approach should be to make it
as standard as possible and usable in the future?

Thank you very much for your help!

regards,
Joao

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-09-28 23:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-22 15:21 UFS API in the kernel Joao Pinto
2016-09-26 19:22 ` Shaun Tancheff
2016-09-27  1:10   ` Kiwoong Kim
2016-09-27 23:05     ` subhashj
2016-09-28  9:06       ` Joao Pinto
2016-09-28  9:06         ` Joao Pinto
2016-09-28  9:19         ` Joao Pinto
2016-09-28  9:19           ` Joao Pinto
2016-09-28  9:57           ` Joao Pinto
2016-09-28  9:57             ` Joao Pinto
2016-09-28 22:46             ` subhashj
2016-09-28 23:04           ` subhashj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.