Re: They're all alike (MCA and PCI SSA)



Louis,

> Dave, are the PCI and MCA variants of the SSA adapter close enough for
> the PCI drivers to work? Or do I blame all of this on Jolt slushies?

I do not know if you are addressing this to me, or David Beem, but I
will chime in just incase it is for me.

>From my experiences in developing various drivers for MCA adapters
under NT, I will answer "no." This is due to the different way
drivers scan their expansion buses for adapters. PCI drivers scan
completely different from the way MCA drivers do. Some drivers, like
the one I am working on with Ryan A., are written smart
enough to scan multiple buses (in this case, it scans
ISA, EISA, MCA, and PCI), but I have found that to be extremely
rare.

If you email me the driver, I will examine it with the powers on my
computer and try to make a definitive answer either way.

exwisdem
.



Relevant Pages

  • Re: Theyre all alike (MCA and PCI SSA)
    ... >> the PCI drivers to work? ... > From my experiences in developing various drivers for MCA adapters ... > drivers scan their expansion buses for adapters. ...
    (comp.sys.ibm.ps2.hardware)
  • Re: Model device driver / Newbus
    ... M. Warner Losh wrote: ... and also whether the newbus framework is used for MCA ... What is the preferred method of writing drivers now? ...
    (freebsd-hackers)
  • Re: W9xNT MCA Adapters - SPOCK-206
    ... is there any way we could change the universe ... of drivers it knows about such that only drivers relevant to MCA ...
    (comp.sys.ibm.ps2.hardware)
  • Re: W9xNT MCA Adapters - SPOCK-206
    ... starts to blindly load every driver? ... If it's going to try loading all the drivers it knows about under ... of drivers it knows about such that only drivers relevant to MCA ...
    (comp.sys.ibm.ps2.hardware)
  • Re: [PATCH 0/2] [GIT PULL] tracing/ring-buffer: updates to tip
    ... config attached. ... # CPUFreq processor drivers ... # SCSI device support ... # USB Network Adapters ...
    (Linux-Kernel)