Date: Sat, 27 Nov 2010 09:04:58 +0200 From: Alexander Motin <mav@FreeBSD.org> To: Roger Hammerstein <cheeky.m@live.com> Cc: freebsd-current@freebsd.org Subject: Re: panic with devclass_get_name (dc=0xdeadc0dedeadc0de) Message-ID: <4CF0AD9A.6040608@FreeBSD.org> In-Reply-To: <BAY147-w55D9D5729C7355BFCE96E5F9210@phx.gbl> References: <20101122172016.71e6b3ca@core.draftnet>, , , <mailpost.1290447442.8570004.23594.mailing.freebsd.current@FreeBSD.cs.nctu.edu.tw>, , , <4CEB6F26.3010004@FreeBSD.org>, , <BAY147-w474FC745C51BBA372543DF93E0@phx.gbl>, <BAY147-w114A674E862F53510CA020F93F0@phx.gbl>, <4CED5210.9070209@FreeBSD.org> <BAY147-w55D9D5729C7355BFCE96E5F9210@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
On 27.11.2010 01:08, Roger Hammerstein wrote: > > also hard reset before soft reset by changing in file ata-serverworks.c: > > if (ata_sata_phy_reset(dev, -1, 1)) > > to > > if (ata_sata_phy_reset(dev, -1, 0)) > > ata4: hardware reset ... > ata4: SATA connect time=0ms status=00000113 > ata4: reset tp1 mask=01 ostat0=d0 ostat1=00 > ata4: stat0=0x50 err=0x01 lsb=0x00 msb=0x00 > ata4: reset tp2 stat0=50 stat1=00 devices=0x1 > (ada2:ata4:0:0:0): Command timed out > (ada2:ata4:0:0:0): Retrying command > ata4: hardware reset ... > ata4: SATA connect time=0ms status=00000113 > ata4: reset tp1 mask=01 ostat0=d0 ostat1=00 > ata4: stat0=0x50 err=0x01 lsb=0x00 msb=0x00 > ata4: reset tp2 stat0=50 stat1=00 devices=0x1 > (ada2:ata4:0:0:0): Command timed out > (ada2:ata4:0:0:0): Retrying command > > and the disk stays up and i can use it, somewhat. Thank you. Committed to HEAD. -- Alexander Motin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CF0AD9A.6040608>