Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/ic roll platform minor



details:   https://anonhg.NetBSD.org/src/rev/205d53c82997
branches:  trunk
changeset: 504362:205d53c82997
user:      mjacob <mjacob%NetBSD.org@localhost>
date:      Wed Feb 28 05:53:59 2001 +0000

description:
roll platform minor

diffstat:

 sys/dev/ic/isp_netbsd.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 169718e231ea -r 205d53c82997 sys/dev/ic/isp_netbsd.h
--- a/sys/dev/ic/isp_netbsd.h   Wed Feb 28 05:46:46 2001 +0000
+++ b/sys/dev/ic/isp_netbsd.h   Wed Feb 28 05:53:59 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: isp_netbsd.h,v 1.36 2001/02/12 23:32:11 mjacob Exp $ */
+/* $NetBSD: isp_netbsd.h,v 1.37 2001/02/28 05:53:59 mjacob Exp $ */
 /*
  * This driver, which is contained in NetBSD in the files:
  *
@@ -84,7 +84,7 @@
 
 
 #define        ISP_PLATFORM_VERSION_MAJOR      1
-#define        ISP_PLATFORM_VERSION_MINOR      0
+#define        ISP_PLATFORM_VERSION_MINOR      1
 
 struct isposinfo {
        struct device           _dev;



Home | Main Index | Thread Index | Old Index