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

Re: dfly hangs about a minute on the boot up when it's trying to search after SATA disks.


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 15 Mar 2005 10:28:16 -0800 (PST)

    xpt is CAM related.  Several other people have had this same issue.
    It is believed to be a software issue with the way CAM waits for
    non-SCSI devices to attach to it.  Until I added the code that displayed
    the warnings, nobody knew why their machine was taking so long to boot.
    We haven't tracked the issue down yet (it is non-fatal so it hasn't been
    a high priority).  If someone would like to investigate further, please
    be my guest!

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>


:dfly hangs about a minute on the boot up when it's trying to recognise my 
:SATA controller.But i have disabled my SiL 3112 SATA conroller in bios but 
:it's searching anyway. i got a warning message after the acd0 on the boot up 
:too. i have pasted a bit from my dmesg in here too.
:
:atapci1: <SiI 3112 SATA controller> port
:
:0xac00-0xac0f,0xa800-0xa803,0xa400-0xa407,0xa000-0xa003,0x9c00-0x9c07
:
:mem 0xdc130000-0xdc1301ff irq 11 at device 10.0 on pci1
:
:ata2: at 0x9c00 on atapci1
:
:ata3: at 0xa400 on atapci1
:
:
:
:acd0: CD-RW <Memorex 24MAXX 1040> at ata1-master PIO4
:
:**WARNING** waiting for the following device to finish configuring:
:
:xpt: func=0xc0145c3c arg=0
:
:**WARNING** waiting for the following device to finish configuring:
:
:xpt: func=0xc0145c3c arg=0
:
:**WARNING** waiting for the following device to finish configuring:
:
:xpt: func=0xc0145c3c arg=0
:
:**WARNING** waiting for the following device to finish configuring:
:
:xpt: func=0xc0145c3c arg=0
:
:**WARNING** waiting for the following device to finish configuring:
:
:xpt: func=0xc0145c3c arg=0
:
:Giving up, interrupt routing is probably hosed
:
:Mounting root from ufs:/dev/ad0s2a
:
:/Daniel 



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