From d90bb02e10d3290f595b52c8ef0dd592a9c799be Mon Sep 17 00:00:00 2001 From: mjacob Date: Wed, 3 Dec 1997 00:45:05 +0000 Subject: oops on a comment- it is 1.07 FW, not 1.05 --- sys/dev/microcode/isp/asm_pci.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/microcode') diff --git a/sys/dev/microcode/isp/asm_pci.h b/sys/dev/microcode/isp/asm_pci.h index 37063edc9bf..60f4beb4133 100644 --- a/sys/dev/microcode/isp/asm_pci.h +++ b/sys/dev/microcode/isp/asm_pci.h @@ -1,4 +1,4 @@ -/* $NetBSD: asm_pci.h,v 1.8 1997/11/17 05:07:02 mjacob Exp $ */ +/* $NetBSD: asm_pci.h,v 1.9 1997/12/03 00:45:05 mjacob Exp $ */ /* * Copyright (c) 1997 by Matthew Jacob @@ -3801,7 +3801,7 @@ static const u_int16_t ISP2100_RISC_CODE[] = { #endif /* 0 */ /* - * Version 1.05 Initiator Firmware (09:21 Oct 17, 1997) + * Version 1.07 Initiator Firmware */ #define ISP2100_CODE_ORG 0x1000 -- cgit