diff options
| author | cgd <cgd@NetBSD.org> | 1997-03-12 21:06:41 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1997-03-12 21:06:41 +0000 |
| commit | cf26d31ad2e3c59028d8e1b4ddadcdad93941ba4 (patch) | |
| tree | 811f6edc4c1d890b2585fd7df002c9a4f6dcac2b /sys/dev/microcode/isp/asm_sbus.h | |
| parent | 099e30a322a514993b5215bda94606c4292ceed2 (diff) | |
NetBSD RCS ID tweaks, a few comment block tweaks. Also, make copyright
notices consistent (per Matt Jacob).
Diffstat (limited to 'sys/dev/microcode/isp/asm_sbus.h')
| -rw-r--r-- | sys/dev/microcode/isp/asm_sbus.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/microcode/isp/asm_sbus.h b/sys/dev/microcode/isp/asm_sbus.h index d804a81d29a..1f6db9a8e63 100644 --- a/sys/dev/microcode/isp/asm_sbus.h +++ b/sys/dev/microcode/isp/asm_sbus.h @@ -1,9 +1,13 @@ +/* $NetBSD: asm_sbus.h,v 1.2 1997/03/12 21:07:34 cgd Exp $ */ + /* * Copyright (c) 1997 by Matthew Jacob * NASA AMES Research Center * All rights reserved. * * Version 1.24 Initiator Firmware (Aug 8, 1996) + * + * [from Qlogic] */ #define ISP_CODE_ORG 0x1000 |
