Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 May 2007 17:40:45 -0400
From:      Joe Altman <fj@panix.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00
Message-ID:  <20070519214045.GA3846@panix.com>
In-Reply-To: <20070519172508.GA20300@panix.com>
References:  <20070518032457.GA22768@panix.com> <464D607A.2080805@gmail.com> <20070519172508.GA20300@panix.com>

next in thread | previous in thread | raw e-mail | index | archive | help
[NB: I'm using the archive for -questions to reply to Norbert Papke]

Norbert, you do not have the same file that I have.

You have:

grep FBSDID /usr/src/sys/dev/ata/atapi-cam.c
__FBSDID("$FreeBSD: src/sys/dev/ata/atapi-cam.c,v 1.42.2.4 2007/05/03
09:38:54 thomas Exp $");

I have:

grep -i FBSDID /usr/src/sys/dev/ata/atapi-cam.c
__FBSDID("$FreeBSD: src/sys/dev/ata/atapi-cam.c,v 1.42.2.5 2007/05/15
16:19:42 thomas Exp $");

If you don't wish to have the issue I have, I think it might be wise
to refrain from updating your source tree.



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