Ask a Question related to Sun Solaris, Design and Development.
-
Karel VENKEN #1
Re: xon xoff protocol for serial devices
Lon Stowell wrote:
OK,> Greg Andrews wrote:
>>>> [email]lon.stowell@attbi.comedy.foru[/email]m writes:
>>>>>>> You can set any tty option in the /etc/ttydefs file, probably
>>> better to create a new tag rather than edit an old one.
>>>
>>
>> That only works if you're running an application that gets
>> its settings from the /etc/ttydefs file. Ttymon does, but
>> that only helps if ttymon is being invoked. An application
>> like the one being described (talks out through the port to
>> an external device) will generally not want a login service
>> like ttymon running on the port.
>
> oops, good point, and if the app is already running, it
> must not have a conflicting port monitor.
>>>>
>> That's why I said the application should set the port parameters.
>> That's the only way for the application to be sure the are set
>> the way the application needs them.
>
> True. Some outbound apps can be set up to use the
> uucp devices and dialers files, where you can set tty,
> the bad news is that the app can override them the first
> time it changes characteristics.
>
The application is a C++ program which opens the /dev/ttyX devices. So I
need to find out how to open it with the proper settings. That should do
it without changing configuration files.
Thanks for the info.
K.
Karel VENKEN Guest
-
ISDN and USB devices in 5.3
Hi, Is there any support for USB ISDN devices in 5.3? The USB modem I want to use is correctly idendified but as a ugen0(.1/.2). I searched the... -
usb 2 of same devices
I have 2 webcams (both 3 com webcam's) using the vicam driver under 2.4.21 as a module. When they are plugged in or on boot, the first one comes... -
usb devices /etc/fstab
hi, i have two usb removable mass storage devices (camera and vorbis player) that are both setup in /etc/fstab to use /dev/sda1 as the device.... -
Problem with using two NIC devices
I have a problem with using two NIC cards, Windows XP forgets witch LAN connection use get to the web with. The network that I want to use for web... -
raw devices, how to?
NorwoodThree wrote: I've no idea but I thought that oracle somehow doesn't use the fs system calls. If it still seeks and tells, what's the use? ...



Reply With Quote

