Modify USB driver for fixed tty port mapping
From: Simon Wu (simonwu_at_nortelnetworks.com)
Date: 02/27/04
- Next message: sn: "Pre and/or post processing of system calls?"
- Previous message: PetroffHeroj: "TEAC CD-540E: speed limiter and slow-down timer."
- Next in thread: David Schwartz: "Re: Modify USB driver for fixed tty port mapping"
- Reply: David Schwartz: "Re: Modify USB driver for fixed tty port mapping"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 27 Feb 2004 16:59:33 -0500
Hello,
I need to connect 16 USB modems on the same PC. Due to USB tty port mapping
is dynamic, I often don't know which modem has which ttyUSB or ttyACM port.
Therefore, I want to modify the kernel's USB driver to achieve fixed
mapping.
Can anyone point me to any kernel development book webpage on how to
open/read/write to a file in the kernel? I plan to put the fixed port
mapping in a config file and have kernel read from it.
Thanks,
Simon
- Next message: sn: "Pre and/or post processing of system calls?"
- Previous message: PetroffHeroj: "TEAC CD-540E: speed limiter and slow-down timer."
- Next in thread: David Schwartz: "Re: Modify USB driver for fixed tty port mapping"
- Reply: David Schwartz: "Re: Modify USB driver for fixed tty port mapping"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|