lkml.org 
[lkml]   [1997]   [Feb]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Up-to-date man Pages

> > Man pages don't document rourines inside the kernel. [...]

they do:

---{from 'man request_irq'--------------------------------------------->

REQUEST_IRQ(9) Kernel Reference Guide REQUEST_IRQ(9)

NAME
request_irq, free_irq, enable_irq, disable_irq - set up and
remove a hardware interrupt handler, enable and disable interrupt.

SYNOPSIS
#include <linux/sched.h>
#include <linux/signal.h>
#include <asm/irq.h>

int request_irq(unsigned int irq,
<-----------------------------------------------------------------------

just get the latest and greatest man pages from:

ftp://ftp.win.tue.nl:/pub/linux/man

and dont forget to drop a note there if you notice some wierdness in them.

-- mingo


\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.062 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site