DragonFly BSD
DragonFly bugs List (threaded) for 2009-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue1591] Lenovo X301 hangs with AHCI Driver CMD TIMEOUT STS=d0<BSY>


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 30 Oct 2009 18:12:25 -0700 (PDT)

:I just notice I got this else where in dmesg:
:
:----------
:
:**WARNING** waiting for the following device to finish configuring:
:xpt: func =3D 0xc015df7d arg =3D 0
:
:Giving up, interrupt routing is porbaby hosed
:
:-----------
:
:I believe this bug may well lie in the CAM XPT (transport) module, ie ATAPI=
:CAM?
:Looking for pointers to help me better trace down this problem please?
:
:Thanks,
:Edward.

    Usually this means a driver (probably the AHCI driver) has not finished
    the BUS SCAN.  The AHCI driver should complete it after the command
    times out.

    Tracking down why the command timed out in the AHCI driver is another
    issue entirely.  I don't have a quick answer.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]