On Mon, 11 Dec 2006 10:20:16 +0000, Alan wrote: > This looks wrong. You already have a kernel interface to serial drivers. > It is called a line discipline. We use it for ppp, we use it for slip, we > use it for a few other things such as attaching sync drivers to some > devices. I was under the impression that line disciplines need a user space process to open the serial device and push them onto it. Is there a way for a driver to attach to a serial port through the line discipline interface from kernel space, eg. from an initialization, module load, or probe function? -- 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:
- References:
- [PATCH] Add the ability to layer another driver over the serial driver
- From: Corey Minyard <[email protected]>
- Re: [PATCH] Add the ability to layer another driver over the serial driver
- From: Tilman Schmidt <[email protected]>
- Re: [PATCH] Add the ability to layer another driver over the serial driver
- From: Guennadi Liakhovetski <[email protected]>
- Re: [PATCH] Add the ability to layer another driver over the serial driver
- From: Corey Minyard <[email protected]>
- Re: [PATCH] Add the ability to layer another driver over the serial driver
- From: Alan <[email protected]>
- [PATCH] Add the ability to layer another driver over the serial driver
- Prev by Date: [PATCH] input/usb: Supporting more keys from the HUT Consumer Page
- Next by Date: Re: [PATCH v2] libata: Simulate REPORT LUNS for ATAPI devices
- Previous by thread: Re: [PATCH] Add the ability to layer another driver over the serial driver
- Next by thread: Re: [PATCH] Add the ability to layer another driver over the serial driver
- Index(es):