diff options
| author | christos <christos@NetBSD.org> | 2005-12-11 12:16:03 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2005-12-11 12:16:03 +0000 |
| commit | 95e1ffb15694e54f29f8baaa4232152b703c2a5a (patch) | |
| tree | d6510e195bc06092a8057e34c6442eba4e77d09a /sys/dev/microcode/tigon | |
| parent | 4f17ba81bcaf3f5086d88a346cbfd12506a5e3e6 (diff) | |
merge ktrace-lwp.
Diffstat (limited to 'sys/dev/microcode/tigon')
| -rw-r--r-- | sys/dev/microcode/tigon/ti_fw.h | 2 | ||||
| -rw-r--r-- | sys/dev/microcode/tigon/ti_fw2.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/microcode/tigon/ti_fw.h b/sys/dev/microcode/tigon/ti_fw.h index 0cec9937dcd..3726bd9da58 100644 --- a/sys/dev/microcode/tigon/ti_fw.h +++ b/sys/dev/microcode/tigon/ti_fw.h @@ -1,4 +1,4 @@ -/* $NetBSD: ti_fw.h,v 1.2 2005/02/27 00:27:29 perry Exp $ */ +/* $NetBSD: ti_fw.h,v 1.3 2005/12/11 12:22:36 christos Exp $ */ /* * Firmware for Alteon Tigon 1 chip. diff --git a/sys/dev/microcode/tigon/ti_fw2.h b/sys/dev/microcode/tigon/ti_fw2.h index c7010df888a..7be56b46e90 100644 --- a/sys/dev/microcode/tigon/ti_fw2.h +++ b/sys/dev/microcode/tigon/ti_fw2.h @@ -1,4 +1,4 @@ -/* $NetBSD: ti_fw2.h,v 1.2 2005/02/27 00:27:29 perry Exp $ */ +/* $NetBSD: ti_fw2.h,v 1.3 2005/12/11 12:22:36 christos Exp $ */ /* * Generated by genfw.c |
