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" <[email protected]> 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 <[email protected]> wrote:
>> On Thu, Jan 27, 2011 at 9:42 PM, Chris Stratton <[email protected]>
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: 
> [email protected]<android-kernel%[email protected]>
> website: http://groups.google.com/group/android-kernel

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to