tpqic02 help / device driver needed.

tpqic02 help / device driver needed.

Post by Robert Si » Wed, 29 Jun 1994 13:20:56



okay.  I've successfully recompiled my kernel (v1.1.22) including tpqic02
support.  I have made the necessary configuration as per DMA, I/O, IRQ, etc..

I've even installed backup scripts which work nicely.  NOW!  I need a device
driver in /dev to access the tape device itself.  To date I cannot find one
nor can I find any info addressing this.  The MAKEDEV script only has support
for qic117 stuff, so I'm lost.  Anyone have any suggestions.  I'm having a
time over here with this thing.

--

 -------------------------------------------------------------------------
|:| Robert Sink              | "I don't want  to start  any blasphemous |:|

|:|--------------------------|  sense of humor and when I die  I expect |:|
|:| (c) 1994 Gurkware, Inc.  |  to find him laughing."  -- Depeche Mode |:|
 -------------------------------------------------------------------------
         *PGP 2.3a Public Key Available By Fingering This Account*

 
 
 

1. HELP needed: Solaris PCI device driver, device not auto detected.

I am writing a device driver for two PCI adapter cards under Solaris 2.5.1
on x86 machines. The two PCI adapter cards are identical except that one
uses PLX 9060 chip and the other one uses PLX 9050 chip. When both cards
are present in the machine, the probe and attach routines of my driver are
invoked only for the card with 9060 chip. I used the following command to
install the driver:
   add_drv -i'"pci1248,4" "pci1248,204"' cdp
Our vendor ID is 0x1248, and device ID for these two cards is 0x04 and 0x204,
respectively, and "cdp" is the name of the driver. (No conf file is used.)

Did anyone have any clue why the card with 9050 chip is not auto detected?

I also tried to use the following conf file instead of letting the cards
be auto detected.
  name="cdp" parent="pci" reg=0x7800,0,0,0,0;
  name="cdp" parent="pci" reg=0x8000,0,0,0,0;
  ....
  ....
This way, it did find both cards, but ddi_regs_map_setup() failed for both
cards when I tried to map the local configuration registers.

Any information or suggestion is highly appreciated. Thanks in advance.

-zhong

2. Linux Route

3. need help accessing device i/o memory from device driver

4. XFree Setup (PLEASE HELP)

5. tpqic02 problems. Help needed.

6. BogoMips

7. GXT120P device driver (devices.pci.2b101a05) urgently needed

8. "gri magic numbers?"

9. Adding a new device driver, need help

10. Device Driver: Help needed

11. Help needed on STREAMS device drivers..

12. Device Driver/DMA help needed badly!

13. help needed with device driver