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

Re: ahci: attachment to atapi device


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 15 Jun 2009 08:57:00 -0700 (PDT)

:Hi,
:
:I just tested the new ahci driver on a Core 2 machine with ICH7 chipset.
:It attachs to a SATA DVD burner, which I believe should be left to the nata
:driver.
:Kernel is 2.3.1 GENERIC with SMP enabled (no apic).

    That part is correct.  The SATA DVD burner is on a SATA port.  You
    have to use cdrecord (instead of burncd) to burn via cd0.

:ahci0.0: sig 00000101
:ahci0.0: START SOFTRESET 4c017<HPCP,CR,FR,FRE,POD,SUD,ST>
:ahci0.0: sig 00000101
:ahci0.0: END SOFTRESET
:ahci0.0: Found DISK "WDC WD4000YS-01MPB1 09.02E09" serial="    WD-WCANU207346"
:ahci0.0: tags=32/32 satacaps=0706 satafeat=0044 capacity=381554.08MB
:ahci0.0: f85=7469 f86=3c41 f87=4163 WC=enabled RA=enabled SEC=frozen
:...
:ahci0.0: tags=32/32 satacaps=0506 satafeat=0044 capacity=476940.02MB
:ahci0.0: f85=7469 f86=be41 f87=4163 WC=enabled RA=enabled SEC=frozen
:
:ahci0.0: CMD TIMEOUT state=5 slot=22
:        cmd-reg 0x4d617<HPCP,CR,FR,FRE,POD,SUD,ST>
:		sactive=00400000 active=00000000 expired=00000000
:		   sact=000000000    ci=00000000
:ahci0.0: disk rw: timeout
:
:This last part (timeout) repeats forever, with about a 10 second pause between
:each printing.
:
:-- 
:Francois Tigeot

    I'm not sure what is going on there but get the latest git and try
    again.  It will be less verbose and shouldn't try to double-ident
    ahci0.0.  I'm hoping that is the cause of the forever-repeating
    timeouts.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



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