vincent wang wrote:
> Garrett D'Amore wrote:
>
>> Apparently the problem comes down to a call in cardbus_rootnext_map() to
>> i_ddi_apply_range().  The i_ddi_apply_range wants to dereference the
>> devi_parent_data member of the dev_info node for the pcic device, which
>> at this point in time is NULL.
>>  
>>
> Now I know where the problem is. cardbus_rootnexus_map() is an old
> function which has long been removed in v0.3 of the cardbus driver.
> Before integrating the driver into ON and making it work on both SPARC
> and x86, we forgot to make this change because the panic didn't occur
> among our test matrix.
>
> Now I've filed CR6456676. Will be fixed soon.
>
> Vincent.
> _______________________________________________
> laptop-discuss mailing list
> laptop-discuss at opensolaris.org

Okay, thanks.  I'm going to try 0.3 as well as the patch you sent
earlier.  Will let you know what happens.

Another thing I noticed was that the cfgadm -l command didn't notice a
card if I inserted one after booting.  I sort of assumed this was an
error in either interrupt or status checking code, but I've not tested
it recently.  I'll try 0.3 first and see what happens.

-- 
Garrett D'Amore, Principal Software Engineer
Tadpole Computer / Computing Technologies Division,
General Dynamics C4 Systems
http://www.tadpolecomputer.com/
Phone: 951 325-2134  Fax: 951 325-2191


Reply via email to