Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
serial port handling in LINUX
Name: rizwanfarooq85 Date: March 31, 2008 at 07:41:45 Pacific OS: win xp CPU/Ram: 512 Product: ibm
Comment:
hi techies, i have a problem that i want to send and receive data on the serial port in LINUX i would realy appriciate if some on tells me the way to do serial port handling in LINUX thanx in advance
Summary: i am unable to install my external us robotics modem on my pc having rhlinux 6.2 . on my pc thers one onboard and 2 pci card com ports , i tried configuring the modem on the onboard port but it just w...
Summary: Try this... it got mine working good! Q: How do I install the modem for Linux? A: Log on to Linux as root. Then type the following command: # cat /proc/pci The following is an example of informatio...
Summary: I am writing a serial port application between Windows and Linux. I am able to send data from the linux to windows sytem and it's working fine, but not able to read the data on Linux system sent by th...