Re: Howto use several modules in one Module?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/22/2011 08:19 PM, Michelle Konzack wrote:
> Hello Greg KH,
> 
> Am 2011-04-21 14:29:01, hacktest Du folgendes herunter:
>> Why do you need to write a new driver?  We already have such a driver in
>> the kernel today, have you tried it?
> 
> Because this keyboard has much more functions  (including  security)  as
> other ones and require a special driver.  OK, generaly my  driver  is  a
> bridge between the different keyboard funktions an the rest of the OS.

I would say you just need to write a HID driver implementing the
"security" part and leave the input handling on the HID layer.

>>> So, my question is, how to use the kernel AES module to  encrypt/decrypt
>>> the connection?  Or must I implement it on my own?
>> Just use the functions provided by that module by calling them.
> 
> That has crashed the kernel... :-/

But without the code we cannot help you.

regards,
-- 
js
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel


[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux