diff options
| author | mjacob <mjacob@NetBSD.org> | 1997-12-03 00:45:05 +0000 |
|---|---|---|
| committer | mjacob <mjacob@NetBSD.org> | 1997-12-03 00:45:05 +0000 |
| commit | d90bb02e10d3290f595b52c8ef0dd592a9c799be (patch) | |
| tree | bc9fd7abb5bfddddc504e5bf2e1cb3ab482d9fb0 /sys/dev | |
| parent | c053efbb37802e4bee2c71d2ac4976019b476e7d (diff) | |
oops on a comment- it is 1.07 FW, not 1.05
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/microcode/isp/asm_pci.h | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
