Sponsored Content
Full Discussion: Modem problems on SCO Xenix
Top Forums UNIX for Dummies Questions & Answers Modem problems on SCO Xenix Post 31297 by jbartok on Tuesday 5th of November 2002 03:02:11 PM
Old 11-05-2002
Modem problems on SCO Xenix

Randomly receive the following message:
"Can not open line tty1a device busy error 16"
and
"/etc/getty/t60 tty1a"
What is causing this error message ?
 

10 More Discussions You Might Find Interesting

1. IP Networking

Modem Problems

*breathe in* *breathe out* Okay, I managed to get Linux installed on my 2nd harddrive with my primary running windows.. but I'm having alittle problem getting linux to 'like' my modem.. (a 3com)... it just won't let me use it. I configure my internet connection how it should (give me some credit... (9 Replies)
Discussion started by: cHiCkEn
9 Replies

2. UNIX for Dummies Questions & Answers

How to install modem in SCO OPEN SERVER VER 5.05

Hello Friends. I would like to know couple of questions. 1. How to install internal modem in unix operating system. I have a toshiba laptop with toshiba v.90 internal modem . 2. Where is hyper Terminal in Unix. 3. Where i can get the support for windows like we used to have vipex. (2 Replies)
Discussion started by: skywatcher
2 Replies

3. UNIX for Advanced & Expert Users

modem for sco opensever

i have to configur the modem for sco opensever .tell me correct details about that. (1 Reply)
Discussion started by: ashoka
1 Replies

4. Linux

Problems with the Internal modem

Hi I have a hsf Conexant modem & I have a driver for it but it works only on 2.4.* kernels . I know that there is a site called Linuxant.com which offers kernels for download ,but it gives a speed near 14 kb/s and the full feature driver offered for money and I can't buy it. My questions... (3 Replies)
Discussion started by: engshaheen
3 Replies

5. UNIX for Advanced & Expert Users

adding additional drive to sco the is xenix

I am taking an old xenix drive and installing it in a recent SCO Build Server. I have gone through the process of running mkdev hd twice since the drive is a SCSI then proceed to run mkdev fs and when I attempt to add one of the shown partitions I get the following: fsck: cannot determine... (1 Reply)
Discussion started by: justenglabs
1 Replies

6. SCO

Xenix Problems - No space on dev 1/40

Hello - I'm a newbie to these forums. Please excuse me if I am posting in the wrong area. My dilemma. The HD on our ancient Xenix system apparently is full. I receive the "no space on dev 1/40" prompt. This occurred after I attempted to purge some unwanted files. This system runs our small... (1 Reply)
Discussion started by: gmbrickley
1 Replies

7. UNIX for Dummies Questions & Answers

Help with a ext. modem on SCO 5.0.5

I am fully capable of reading a book to get the answers or looking to the web, but no one has the answer to this one. I had a Zoom 56K V34 Plus external modem (2836A) attached to my Unix box for about ten years without a flaw. This weekend I couldn't access the box remotely through the modem and... (0 Replies)
Discussion started by: scivic
0 Replies

8. SCO

network problems with sco

SCO unix 5.0.5 - Suddently network lost & has to be reboot. I try to stop TCP & start TCP. but no connection. Any idea about that. thanks (8 Replies)
Discussion started by: ajantha
8 Replies

9. SCO

SCO Xenix AR command ?

Hi I am looking for sco xenix ar command under sco unix. please help me ! (4 Replies)
Discussion started by: javad1_maroofi
4 Replies

10. SCO

load sco xenix and sco unix binary ?

Hi I have some sco xenix object, bin and archive files that operate in sco unix 5.0.7. I know that sco unix kernel can support sco xenix binary. I want to know how can I link xenix and unix archives together? (0 Replies)
Discussion started by: javad1_maroofi
0 Replies
UMODEM(4)						   BSD Kernel Interfaces Manual 						 UMODEM(4)

NAME
umodem -- USB modem support SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device umodem device ucom Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): umodem_load="YES" DESCRIPTION
The umodem driver provides support for USB modems in the Communication Device Class using the Abstract Control Model. These modems are basi- cally standard serial line modems, but they are accessed via USB instead. They support a regular AT command set. The commands can either be multiplexed with the data stream or handled through separate pipes. In the latter case the AT commands have to be given on a device separate from the data device. The device is accessed through the ucom(4) driver which makes it behave like a tty(4). HARDWARE
Devices supported by the umodem driver include: o 3Com 5605 o Curitel PC5740 Wireless Modem o Kyocera AH-K3001V Mobile Phone(WILLCOM) o Kyocera WX320K Mobile Phone(WILLCOM) o Metricom Ricochet GS USB wireless modem o Sierra MC5720 Wireless Modem o Yamaha Broadband Wireless Router RTW65b o ELSA MicroLink 56k USB modem o Sony Ericsson W810i phone SEE ALSO
tty(4), ucom(4), usb(4) HISTORY
The umodem driver appeared in NetBSD 1.5. This manual page was adopted from NetBSD by Tom Rhodes <trhodes@FreeBSD.org> in April 2002. BUGS
Only modems with multiplexed commands and data are supported at the moment. BSD
November 22, 2006 BSD
All times are GMT -4. The time now is 03:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy