Make that "genl_register"...

On 29-Jan-2011 2:44 AM, "Pavan Savoy" <pavan.sa...@gmail.com> wrote:
> Send your binary data via interface, may be netlink sockets, you can
search
> for terms nl_register inside drivers or net folder for examples in your
> kernel sources....
> Or in case you find it hard ther are numerous linux cross references
source
> code.. try googling lxr
>
> On 29-Jan-2011 2:36 AM, "jon.schell" <jon.sch...@kyocera.com> wrote:
>> There is no hardware device, so yes it is an arbitrary use. The data
>> is going into kernelspace and being sent to the RPC module and what
>> happens after that isn't relevant to anything. It can get into
>> kernelspace in any way that works.
>>
>> The documentation is not clear, nor straightforward for me. Maybe
>> it's great for you, but it's not explaining it to me very well. All I
>> need is an example that is in use in the actual kernel code, not some
>> hypothetical that has pieces of code across many pages.
>>
>> On Jan 28, 7:10 am, Greg KH <gre...@gmail.com> wrote:
>>> On Thu, Jan 27, 2011 at 9:42 PM, Chris Stratton <cs07...@gmail.com>
> wrote:
>>> > And there are no acceptable generic methods for arbitrary purposes?
>>>
>>> Nothing is "arbitrary", it always is some type of device, correct?
>>>
>>> And yes, there are usual ways to do this, which are described in detail
> in the
>>> documentation that has been pointed out already. What is wrong with the
>>> information provided there?
>>>
>>> thanks,
>>>
>>> greg k-h
>>
>> --
>> unsubscribe: 
>> android-kernel+unsubscr...@googlegroups.com<android-kernel%2bunsubscr...@googlegroups.com>
<android-kernel%2bunsubscr...@googlegroups.com<android-kernel%252bunsubscr...@googlegroups.com>
>
>> website: http://groups.google.com/group/android-kernel

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to