Search:

Type: Posts; User: MK27

Search: Search took 0.04 seconds.

  1. Replies
    6
    Views
    15,888

    It can be anywhere. As per that last post, what...

    It can be anywhere. As per that last post, what module makefiles use currently is this:


    INCLUDE := -isystem /lib/modules/`uname -r`/build/include

    because when you build a kernel, you almost...
  2. Replies
    6
    Views
    15,888

    My understanding from the aforementioned reading...

    My understanding from the aforementioned reading (which I'm hoping it wasn't all a waste) is that the process now requires the actual source tree (hmmm....) although the "why?"* connection was left...
  3. Replies
    6
    Views
    15,888

    Alright, so this is really...

    Alright, so this is really [KERNELSRC]/include/linux/fs.h, a different file from (/usr)/include/linux/fs.h. Fine. But it is beyond comprehension (again) to me why people (as far as I can tell, all...
  4. Replies
    6
    Views
    15,888

    where is struct file_operations???

    I've been reading up on how to write linux device drivers. All the material I have refers to struct file_operations as defined in /usr/include/linux/fs.h. I do not rummage through system includes...
Results 1 to 4 of 4