link a serial char and network driver
- From: "marojahan" <marojahan@xxxxxxxxx>
- Date: 20 Sep 2006 05:46:35 -0700
hi....i'm a new member.. may name is maroajahan...
i have a problem on programming linux device driver....
i want to build a driver that have two behavior.....
on user mode it will be recognized as serial char driver but on kernel
kernel system will recognize it as a network device driver that open an
UDP port and read/write that port.
i confuse how to implement it...especially how to open UDP port in
kernel space and how to link that both drivers (network and serial char
driver)
i hope you can give me a sollution on this...
thankyou.
.
- Follow-Ups:
- Re: link a serial char and network driver
- From: Tauno Voipio
- Re: link a serial char and network driver
- From: miline
- Re: link a serial char and network driver
- Prev by Date: Problem in scull
- Next by Date: Re: link a serial char and network driver
- Previous by thread: Problem in scull
- Next by thread: Re: link a serial char and network driver
- Index(es):
Relevant Pages
|