Using devfs to address device driver
From: TelkomNews (soemeone_at_microsft.com)
Date: 08/29/03
- Next message: Michel Bardiaux: "Re: relocaton error"
- Previous message: pandapower: "Redhat 7.2 hangs while booting !!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 29 Aug 2003 14:57:43 +0200
Hi All
I am writing a device driver that should use the existing serial port +
custom hardware.
Problem is that I want to use loadable modules and need to talk with the
serial port driver via the devfs (is this the best way ?).
I can get a file handle , no problem, but when I want to call the
tty_open() procedure it requires parameters (inode, file *).
How do I get hold of them ?
Thanks in advance
reyems
- Next message: Michel Bardiaux: "Re: relocaton error"
- Previous message: pandapower: "Redhat 7.2 hangs while booting !!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|