Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 1995 11:10:52 +0200 (MET DST)
From:      Thomas Graichen <graichen@sirius.physik.fu-berlin.de>
To:        bugs@freebsd.org
Subject:   mcd0: timeout getreply
Message-ID:  <9507170910.AA26972@sirius.physik.fu-berlin.de>

next in thread | raw e-mail | index | archive | help
hello

i always get a "mcd0: timeout getreply" then halting the machine (after the
syncing disks line is printed) - two questions:

* why i get this ?

* i it possible to change it in the kernel sources generally by:

 - changing the default DELAY_GETREPLY to a higher value (i think this should
   solve it - or am i wrong - i'll try it) 

 - or better - make it configurable via the config file by changing

    #define DELAY_GETREPLY  1500000

   to

    #if !defined(DELAY_GETREPLY)
    #define DELAY_GETREPLY  1500000
    #endif

thanks in advance - t

 _______________________________________________________||_____________________
                                                  __||
 Perfection is reached, not when there is no  __||       thomas graichen
 longer anything to add, but when there   __||      freie universitaet berlin
 is no longer anything to take away   __||              fachbereich physik
                                  __||
 - Antoine de Saint-Exupery - __||
 ___________________________||____email: graichen@omega.physik.fu-berlin.de____



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9507170910.AA26972>