Sponsored Content
Operating Systems SCO USB Printing for SCO UNIX OpenServer 5.0.7 Post 302960943 by hicksd8 on Sunday 22nd of November 2015 11:47:18 AM
Old 11-22-2015
I'm aware that the link refers to UnixWare 7 but does it not also apply to Openserver V?

We all know that USB support on Openserver was lacking for a long time until particular maintenance packs arrived. However, after that the USB ports were recognised by the kernel and can be used.

Once the USB ports have device nodes (in /dev) that work (and you can test with, say, a memory stick) then can't a USB printer be attached in the way described using scoadmin?

Last edited by hicksd8; 11-23-2015 at 06:23 AM..
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Sco Unix OpenServer Release 3.0

hi everybody I have got a set of sco unix open server release 3.0 flopyy disks series N1, N2, M1, P1...P43, Release notes.. ý did a fresh installation. but ý cant install ethernet card. when ý use netconfig-ad a chain -tcpip... there is a messge : the sco contain TCP/IP driver. and ý... (2 Replies)
Discussion started by: kaygusuz
2 Replies

2. UNIX for Dummies Questions & Answers

Books for administration in Unix SCO OpenServer Release 5

Hi, I am a new user to the Server SCO OpenServer(TM) Release 5. Could you please advise any books for me to have a comprehensive view of how to administrate this Unix server. Thanks (1 Reply)
Discussion started by: rogercko
1 Replies

3. SCO

in sco unix 5.0.6 ,can i use the USB?

I have a USB,can i use it in the sco unix 5.0.6? (1 Reply)
Discussion started by: fresh
1 Replies

4. UNIX for Dummies Questions & Answers

Sco Unix printing : jobs hangs in queue - printing via lp versus hpnpf

Hi, We have a Unix 3.2v5.0.5. I installed a printer via scoadmin, HP network printer manager with network peripheral name (hostname and ipadres are in /etc/hosts). This is the configuration file : Code: root@sco1 # cat configurationBanner: on:AlwaysContent types: simpleDevice:... (0 Replies)
Discussion started by: haezeban
0 Replies

5. SCO

SCO UNIX OpenServer 5.0.7 on Gigabyte GA-X58A-OC Motherboard

Does anyone here have experience with running SCO UNIX OpenServer 5.0.7 on the Gigabyte GA-X58A-OC motherboard? Are there any problems? (2 Replies)
Discussion started by: Transpower
2 Replies

6. SCO

Subverison in Sco unix openserver 5.0.7

Hi everybody I'm going to install svn client in sco unix openserver 5.0.7 where should I start ? I have no Idea what to do ? tnx (3 Replies)
Discussion started by: javad1_maroofi
3 Replies

7. SCO

SCO Unix OpenServer 5.0.5 Media Kit

My client has lost the SCO OS 5.0.5 install media. However, they do have a working SCO 5.0.5 system, but is crumbling apart. Where can I find the SCO OS 5.0.5 install media? Or can I get a copy of the SCO CD as a ISO file? Your help is much appreciated. (7 Replies)
Discussion started by: chedlee88-1
7 Replies

8. SCO

ESATA on SCO UNIX OpenServer 5.0.7

Has anyone here used eSATA drives on SCO UNIX OpenServer 5.0.7? SCSI host adapters and drives are getting harder to find, so I'm thinking about eventually switching to eSATA, but only, of course, if they will work with OpenServer. (2 Replies)
Discussion started by: Transpower
2 Replies

9. SCO

Usb Flash in SCO UNIX 5.0.6

hi How can I use my USB Flash memory in Sco 5.0.6 tanks (1 Reply)
Discussion started by: moein.mojtaba
1 Replies

10. SCO

Any Other Browser for SCO UNIX OpenServer?

Obviously, the client browsers which came with SCO UNIX OpenServer, Netscape and Mozilla, are horribly outdated now. Does anyone know of a relatively current browser which will work in their place? (2 Replies)
Discussion started by: Transpower
2 Replies
EHCI(4) 						   BSD Kernel Interfaces Manual 						   EHCI(4)

NAME
ehci -- USB Enhanced Host Controller driver SYNOPSIS
device ehci DESCRIPTION
The ehci driver provides support for the USB Enhanced Host Controller Interface, which is used by USB 2.0 controllers. EHCI controllers are peculiar in that they can only handle the USB 2.0 protocol. This means that they normally have one or more companion controllers (i.e., ohci(4) or uhci(4)) handling USB 1.x devices. Consequently each USB connector is electrically connected to two USB con- trollers. The handling of this is totally automatic, but can be noticed since USB 1.x and USB 2.0 devices plugged in to the same connector appear to connect to different USB busses. SEE ALSO
ohci(4), uhci(4), usb(4), xhci(4) HISTORY
The ehci device driver first appeared in FreeBSD 5.1. LOADER TUNABLES
When the kernel has been compiled with options USB_DEBUG, some tunables become available that affect the behavior of ehci. These tunables can be set at the loader(8) prompt before booting the kernel or stored in loader.conf(5). hw.usb.ehci.lostintrbug This tunable enables the lost interrupt quirk. The default value is 0 (off). hw.usb.ehci.iaadbug This tunable enables the EHCI doorbell quirk. The default value is 0 (off). hw.usb.ehci.no_hs This tunable disables USB devices to attach like HIGH-speed ones and will force all attached devices to attach to the FULL- or LOW- speed companion controller. The default value is 0 (off). BSD
March 4, 2012 BSD
All times are GMT -4. The time now is 11:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy