Am 24.05.2007 12:22 schrieb Lars K.W. Gohlke: > I will summarize the concrete scenario, which will lead to the > understanding and further solution of deadling with serial driver. > > [scenario] > > 1. in userspace I'm doing: > date > /dev/ttyS0 > 2. in kernelspace I want to print out this date. > > [/scenario] I must admit that now I do not understand anything anymore. I thought you wanted to receive some data over an RS232 serial port and process it in your kernel module, but this doesn't look like that at all. So what is it you are trying to do? Do you just want to write something to a file in userspace and receive it in your kernel module? Does that userspace file have to be called /dev/ttyS0? (If so, why?) Or do you want an actual serial port hardware to be involved? (If so, how?) Regards, Tilman -- Tilman Schmidt E-Mail: [email protected] Bonn, Germany Diese Nachricht besteht zu 100% aus wiederverwerteten Bits. Ungeöffnet mindestens haltbar bis: (siehe Rückseite)
Attachment:
signature.asc
Description: OpenPGP digital signature
- Follow-Ups:
- Re: How to access correctly serial port inside module?
- From: "Lars K.W. Gohlke" <[email protected]>
- Re: How to access correctly serial port inside module?
- References:
- How to access correctly serial port inside module?
- From: "Lars K.W. Gohlke" <[email protected]>
- Re: How to access correctly serial port inside module?
- From: "Lars K.W. Gohlke" <[email protected]>
- Re: How to access correctly serial port inside module?
- From: Jan Engelhardt <[email protected]>
- Re: How to access correctly serial port inside module?
- From: Tilman Schmidt <[email protected]>
- Re: How to access correctly serial port inside module?
- From: Jan Engelhardt <[email protected]>
- Re: How to access correctly serial port inside module?
- From: Tilman Schmidt <[email protected]>
- Re: How to access correctly serial port inside module?
- From: "Lars K.W. Gohlke" <[email protected]>
- How to access correctly serial port inside module?
- Prev by Date: RE: [PATCH] [scsi] Remove __GFP_DMA
- Next by Date: RE: [PATCH] [scsi] Remove __GFP_DMA
- Previous by thread: Re: How to access correctly serial port inside module?
- Next by thread: Re: How to access correctly serial port inside module?
- Index(es):