/me wrote: > Have a look at drivers/isdn/gigaset/ser-gigaset.c if you like, > a driver for an ISDN adapter attached via RS232. > > This is currently implemented as a line discipline, but I consider > that a hack. [...] > The serio approach used by input/mouse/sermouse.c might provide a > more sensible way of driving that kind of device. Apparently it won't. As I have learned in the meantime, the serio mechanism in turn just uses a line discipline to actually attach itself to the serial port. So the line discipline interface remains "the" way to write a layered driver on top of RS232. Thanks, -- 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
- References:
- serio interface
- From: "Lars K.W. Gohlke" <[email protected]>
- Re: serio interface
- From: Jan-Benedict Glaw <[email protected]>
- Re: serio interface
- From: "Lars K.W. Gohlke" <[email protected]>
- Re: serio interface
- From: Jan-Benedict Glaw <[email protected]>
- Re: serio interface
- From: Tilman Schmidt <[email protected]>
- serio interface
- Prev by Date: Re: Interesting interaction between lguest and CFS
- Next by Date: [PATCH] Oddity in mxcsr_feature_mask_init()
- Previous by thread: Re: serio interface
- Next by thread: Re: serio interface
- Index(es):