lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 20 Apr 2012 16:21:35 +0300
From:	Carlos Chinea <carlos.chinea@...ia.com>
To:	ext Greg KH <greg@...ah.com>
Cc:	linux-kernel@...r.kernel.org, linus.walleij@...aro.org,
	artem.bityutskiy@...ux.intel.com, shubhrajyoti@...com
Subject: Re: [PATCH 6/6] HSI: Add HSI ABI documentation

On Thu, 2012-04-19 at 08:17 -0700, ext Greg KH wrote:
> On Thu, Apr 19, 2012 at 03:05:27PM +0300, Carlos Chinea wrote:
> > Adds sysfs HSI framework documentation
> > 
> > Signed-off-by: Carlos Chinea <carlos.chinea@...ia.com>
> > ---
> >  Documentation/ABI/testing/sysfs-bus-hsi |   19 +++++++++++++++++++
> >  1 files changed, 19 insertions(+), 0 deletions(-)
> >  create mode 100644 Documentation/ABI/testing/sysfs-bus-hsi
> > 
> > diff --git a/Documentation/ABI/testing/sysfs-bus-hsi b/Documentation/ABI/testing/sysfs-bus-hsi
> > new file mode 100644
> > index 0000000..1b1b282
> > --- /dev/null
> > +++ b/Documentation/ABI/testing/sysfs-bus-hsi
> > @@ -0,0 +1,19 @@
> > +What:		/sys/bus/hsi
> > +Date:		April 2012
> > +KernelVersion:	3.4
> > +Contact:	Carlos Chinea <carlos.chinea@...ia.com>
> > +Description:
> > +		High Speed Synchronous Serial Interface (HSI) is a
> > +		serial interface mainly used for connecting application
> > +		engines (APE) with cellular modem engines (CMT) in cellular
> > +		handsets.
> > +		The bus will be populated with devices (hsi_clients) representing
> > +		the protocols available in the system. Bus drivers implement
> > +		those protocols.
> > +
> > +What:		/sys/bus/hsi/devices/.../modalias
> > +Date:		April 2012
> > +KernelVersion:	3.4
> > +Contact:	Carlos Chinea <carlos.chinea@...ia.com>
> > +Description:	Stores the same MODALIAS value emitted by uevent
> > +		Format: hsi:<hsi_client device name>
> 
> You don't have any files in the device directories at all that you
> create other than the modalias one?  If so, that's fine, just curious.
> 

yes that's case, only the modalias one is created.

Br,
Carlos



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ