manish.kuma...@emulex.com wrote:
> Thanks James,
> I have already tried this. Both the drivers have valid _fini. And the driver 
> is getting detached perfectly every time I remove the driver (using rem_drv). 
> I don't see any driver entry in driver_aliases after removing the driver. but 
> then also add_drv for the other driver fails (driver added successfully but 
> failed to attach). I can see the new entries in the driver_aliases but 
> driver_attach is not called for each device present on the system. _info and 
> _init of the new driver are called. Do you see anything wrong in this?

Nope; that sounds like the kind of testing scenario I've gone through
with my own drivers, so I don't know what sort of problem you might be
having.  Sorry ...

-- 
James Carlson         42.703N 71.076W         <carls...@workingcode.com>
_______________________________________________
install-discuss mailing list
install-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/install-discuss

Reply via email to