Date: Mon, 16 May 2005 09:53:46 -0500 From: Richard Cotrina <rcc@speedy.net.pe> To: freebsd-sparc64@freebsd.org Subject: Re: 5.4-RELEASE on Blade100 hangs jumping to kernel entry Message-ID: <6.2.1.2.1.20050516094726.032557c8@mailhost.speedy.net.pe> In-Reply-To: <20050514213355.P49081@carver.gumbysoft.com> References: <20050512102743.GA97193@server.vk2pj.dyndns.org> <6.2.1.2.1.20050512093856.02c295e8@mailhost.speedy.net.pe> <20050514213355.P49081@carver.gumbysoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > However, during installation, you probably will fall in troubles with the > > ata disk, with messages like: "TIMEOUT - WRITE_DMA". It happens in my Sun > > Blade 100. > >We should have fixed this by disabling atapi_dma by default on 5.4-R. Using GENERIC Kernel in 5.4-R, the following device hints were needed to be set at boot time : hw.ata.ata_dma=0 hw.ata.atapi_dma=0 HTH
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.2.1.2.1.20050516094726.032557c8>