From owner-cvs-all Sat Dec 12 15:52:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA11797 for cvs-all-outgoing; Sat, 12 Dec 1998 15:52:48 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA11792; Sat, 12 Dec 1998 15:52:47 -0800 (PST) (envelope-from gibbs@FreeBSD.org) From: "Justin T. Gibbs" Received: (from gibbs@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA27822; Sat, 12 Dec 1998 15:52:47 -0800 (PST) Date: Sat, 12 Dec 1998 15:52:47 -0800 (PST) Message-Id: <199812122352.PAA27822@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/cam/scsi scsi_ch.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gibbs 1998/12/12 15:52:47 PST Modified files: sys/cam/scsi scsi_ch.c Log: Return ENODEV instead of EINVAL when a particular exchange or move operation exceeds the capabilities of the changer device. Revision Changes Path 1.8 +3 -3 src/sys/cam/scsi/scsi_ch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message