Sponsored Content
Operating Systems SCO IRQ conflict between USB and NIC SCO 5.0.7 Post 302235859 by vikramviky on Saturday 13th of September 2008 10:56:56 AM
Old 09-13-2008
IRQ conflict between USB and NIC SCO 5.0.7

I have a SCO 5.0.7 server.As there is no parellel port ,printing is done via USB port.
After loading the Network Card driver ,during booting the server gets hanged and the NIC driver is not loaded.If the USB ports are disabled the NIC driver gets loaded.
As both USB and NIC driver are essential for our system please provide a solution in this regards.
I have loaded the maintainence pack -5 CD in the server.
The BIOS doenot have settings for setting the IRQ's.
Thanks

Last edited by vikramviky; 09-18-2008 at 12:16 PM..
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Installing nic on sco 5.0.5

How do I install an intel nic on sco 5.0.5 it did not detect when i installed the program:confused: (2 Replies)
Discussion started by: recono1
2 Replies

2. UNIX for Dummies Questions & Answers

usb - deleting (irq)

FreeBSD 4.5 i installed my sound drivers (which are onboard) with the following lines in my kernel device pcm options PNPBIOS then cd /dev sh MAKEDEV snd0 output from cat /dev/sndstat show the devicedriver (correct one) ok this works nice untill i enter my kde and want to play a... (1 Reply)
Discussion started by: termiEEE
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. SCO

an usb falsh disk under sco?

is it possible to access an usb flash disk under sco unixware 7.11? and how to do? any help is apreciated (0 Replies)
Discussion started by: nabil_boussetta
0 Replies

5. Programming

ncurses and usb library conflict

Hi I am writing a piece of code using gcc-3.4.4 which uses usb library (-lusb) to interact with a small robot, getting inputs from sensors and sending commands back to motors. Now my problem is that when I use ncurses library in my code to get use of keyboard functionalities, the usb inputs do... (1 Reply)
Discussion started by: omoallemi
1 Replies

6. UNIX for Dummies Questions & Answers

SCO 5.0.5 & USB flash drive

Can someone help me with instructions on how to access a USB flash drive in SCO Unix 5.0.5? I need to copy ASCII text files that have been zipped onto the USB drive for transfer to a Windows computer. (0 Replies)
Discussion started by: jlodata
0 Replies

7. SCO

SCO 6 + Virtualbox 2 == no NIC

Has anyone installed SCO 6 in Virtualbox? I was quite successful with 5.0.6 but then when I tried SCO 6, it will not report any nic (I am using resmgr to see who is there). The available cards under virtualbox are pcnet-pci II and II, and a few intel/pro 1000s. I have installed the maintenance pack... (1 Reply)
Discussion started by: dalek
1 Replies

8. SCO

Install NIC on SCO openserver 5.0.2

Hi I am trying to install NIC FastNic 10/100 PCI Ethernet driver into PCI# 3 of the GA-SIML Rev 1.0 Motherboard on 1GB Hard-disk driveI have following the instruction on the CD-Disk and when I added NIC by netconfig and I do not know what is the following question: PCI BUS# DEVICE#... (3 Replies)
Discussion started by: TinhNhi
3 Replies

9. SCO

USB Printing for SCO UNIX OpenServer 5.0.7

Years ago I set up USB printing for SCO UNIX OpenServer 5.0.7 for a client--but I've misplaced my notes on how to do this! Maintenance Pack 5 is installed. I need step-by-step instructions to proceed. I've searched the SCO Knowledge Base site and found nothing there or elsewhere on the Web. (3 Replies)
Discussion started by: Transpower
3 Replies

10. 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
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 04:58 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy