From 576988940f316e3ce8f5c0a7c7ccac699394367a Mon Sep 17 00:00:00 2001 From: mjacob Date: Sat, 18 Jul 1998 21:04:46 +0000 Subject: [PATCH] roll revision --- sys/dev/ic/isp_netbsd.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sys/dev/ic/isp_netbsd.h b/sys/dev/ic/isp_netbsd.h index 3962953f7dfa..79c12be7b9f0 100644 --- a/sys/dev/ic/isp_netbsd.h +++ b/sys/dev/ic/isp_netbsd.h @@ -1,5 +1,5 @@ -/* $NetBSD: isp_netbsd.h,v 1.1 1998/07/15 19:44:04 mjacob Exp $ */ -/* $Id: isp_netbsd.h,v 1.1 1998/07/15 19:44:04 mjacob Exp $ */ +/* $NetBSD: isp_netbsd.h,v 1.2 1998/07/18 21:04:46 mjacob Exp $ */ +/* $Id: isp_netbsd.h,v 1.2 1998/07/18 21:04:46 mjacob Exp $ */ /* * NetBSD Specific definitions for the Qlogic ISP Host Adapter * @@ -62,7 +62,8 @@ #include #include -#define ISP_VERSION_STRING "Version 0.94 Wed Jul 15 12:04:59 PDT 1998" +#define ISP_PLATFORM_VERSION_MAJOR 0 +#define ISP_PLATFORM_VERSION_MINOR 95 #define ISP_SCSI_XFER_T struct scsipi_xfer struct isposinfo {