summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ipack/ipack.c
diff options
context:
space:
mode:
authorJens Taprogge2012-09-04 17:01:13 +0200
committerGreg Kroah-Hartman2012-09-04 23:43:26 +0200
commit849e0ad257d259b8443c63d74e3bcc32ebf336af (patch)
tree905b37114e2df32fc1c99634188d40a4921796f5 /drivers/staging/ipack/ipack.c
parentStaging: ipack/devices/ipoctal: Tidy up ipoctal some more. (diff)
downloadkernel-qcow2-linux-849e0ad257d259b8443c63d74e3bcc32ebf336af.tar.gz
kernel-qcow2-linux-849e0ad257d259b8443c63d74e3bcc32ebf336af.tar.xz
kernel-qcow2-linux-849e0ad257d259b8443c63d74e3bcc32ebf336af.zip
Staging: ipack: implement ipack device table.
The modaliases look like ipack:fXvNdM, where X is the format version (8 bit) and N and M are the vendor and device ID represented as 32 bit hexadecimal numbers each. Using 32 bits allows us to define IPACK_ANY_ID as (~0) without interfering with the valid ids. The resulting modalias string for ipoctal.ko looks like this (once ipoctal provides a device table): alias: ipack:f01v000000F0d00000048* alias: ipack:f01v000000F0d0000002A* alias: ipack:f01v000000F0d00000022* (output from modinfo) Signed-off-by: Jens Taprogge <jens.taprogge@taprogge.org> Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/ipack/ipack.c')
0 files changed, 0 insertions, 0 deletions