On May 19, 2007, Joe Altman wrote:
> [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 $");Apologies. I joined the thread late and didn't pick on the specific version you were having problems with. > If you don't wish to have the issue I have, I think it might be wise > to refrain from updating your source tree. Living on the edge :), I updated atapi-cam.c to 1.42.2.5 anyway. Other than the "ILLEGAL REQUEST" error on boot, I am not experiencing any problems. I have successfully copied a data CD using K3B. But then, I may not be testing the right thing. Is there a specific operation that you are having problems with? Cheers. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
