Re: Adding a driver



I don't know what else to suggest at this point. Just a couple of
"did you plug it in and turn it on" things...

Is the board installed in the machine?

Are you trying to load a 32 bit driver in a 64 bit OS or v/v?

Is that _really_ your device's PCI ID? Does it also have a
subsystem ID? I don't remember which one Solaris will pick up.
(Time for someone who knows something...)

At least in the past, the "failed to attach" message covered a
multitude of sins and wasn't very informative.

Bill

You did give me an idea. I shut down the machine and resitted the
device. It felt like the device was not sitted correctly.

I restarted the machine and ran my install script hoping my attach
function would be executed. No dice. the same thing occurred. I got
the following error, "devfsadm: driver failed to attached: getcatds"

Is the a function I can call to probe the PCI bus just to check my my
device is there?

John
.



Relevant Pages

  • Re: cbb0: CardBus card activation failed
    ... It just means that the driver didn't ... > attach, ... I load my modules at boot. ...
    (freebsd-current)
  • IoAttachDevice Failure - STATUS_NO_SUCH_DEVICE
    ... I have a TDI filtre driver and am trying to attach to \\Device\\Tcp. ... The first time i load this driver i create a device object named ...
    (microsoft.public.development.device.drivers)
  • Re: deferred attach (Solaris 8)
    ... I have Solaris 8, and on the manpage for attach, it says ... the only driver entry points which may ... _attach when it decides to load the driver, ... Since I can't compile Dtrace fbt probes for a module which ...
    (comp.unix.solaris)
  • Re: MOUHID attaching problem
    ... driver passes AttachDevice function in CDevice.cpp. ... UHCD driver DLL attach ... InitializeUHCI ++ ... CHub(Root tier 0)::AllocateDeviceArray - attempting to allocate 1 devices ...
    (microsoft.public.windowsce.platbuilder)
  • [PATCH 2.6.10-rc1 0/4] driver-model: manual device attach
    ... These are the manual device attach patches I was talking about in the ... dev.autoattach is read/write integer sysctl node which controls ... driver-model's behavior regarding device - driver association. ...
    (Linux-Kernel)