From owner-cvs-all Sat Oct 28 23:47:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 756D337B479; Sat, 28 Oct 2000 23:47:17 -0700 (PDT) Received: (from non@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA79690; Sat, 28 Oct 2000 23:47:17 -0700 (PDT) (envelope-from non@FreeBSD.org) Message-Id: <200010290647.XAA79690@freefall.freebsd.org> From: Noriaki Mitsunaga Date: Sat, 28 Oct 2000 23:47:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_low_pisa.c scsi_low_pisa.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG non 2000/10/28 23:47:17 PDT Modified files: sys/cam/scsi scsi_low_pisa.c scsi_low_pisa.h Log: Changed not to use struct isa_device in the argument of scsi_low_activate(). You will not need COMPAT_OLDISA in config file. This interface may have to change in future. Revision Changes Path 1.2 +4 -3 src/sys/cam/scsi/scsi_low_pisa.c 1.2 +2 -2 src/sys/cam/scsi/scsi_low_pisa.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message