From owner-cvs-all Wed Dec 9 20:07:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA23642 for cvs-all-outgoing; Wed, 9 Dec 1998 20:07:43 -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 UAA23636; Wed, 9 Dec 1998 20:07:42 -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 UAA11253; Wed, 9 Dec 1998 20:07:43 -0800 (PST) Date: Wed, 9 Dec 1998 20:07:43 -0800 (PST) Message-Id: <199812100407.UAA11253@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/cam/scsi scsi_target.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gibbs 1998/12/09 20:07:43 PST Modified files: sys/cam/scsi scsi_target.c Log: Convert debugging printfs to the CAM_DEBUG macro. Allow sync transfers if the controller supports it. Wide will follow as soon as I get the kinks worked out of wide target transfers in the aic7xxx driver (currently the only target mode driver in the tree). Revision Changes Path 1.4 +50 -40 src/sys/cam/scsi/scsi_target.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message