Messages in this thread |  | | Date | Wed, 5 Feb 1997 20:04:31 +0000 (GMT) | From | Paulo Alexandre Dias Inacio <> | Subject | Re: Up-to-date man Pages |
| |
I have got the man pages from ftp://ftp.win.tue.nl:/pub/linux/man/man-pages-1.15.tar.gz
The problem is still the same.
request_irq have 5 parameters in Kernel 2.0.25 and the above file contains a reference to a previous request_irq with 4 parameters. If one uses the given syntax, doesn't compile.
I was told to assign null to the last argument. It DOES work, but don't know if it affects something else, yielding some bugs in the near future.
|  |