From 95e1ffb15694e54f29f8baaa4232152b703c2a5a Mon Sep 17 00:00:00 2001 From: christos Date: Sun, 11 Dec 2005 12:16:03 +0000 Subject: merge ktrace-lwp. --- sys/dev/microcode/isp/asm_1040.h | 2 +- sys/dev/microcode/isp/asm_1080.h | 2 +- sys/dev/microcode/isp/asm_12160.h | 2 +- sys/dev/microcode/isp/asm_2100.h | 2 +- sys/dev/microcode/isp/asm_2200.h | 2 +- sys/dev/microcode/isp/asm_2300.h | 2 +- sys/dev/microcode/isp/asm_sbus.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'sys/dev/microcode/isp') diff --git a/sys/dev/microcode/isp/asm_1040.h b/sys/dev/microcode/isp/asm_1040.h index c9719ad8f99..42a2dbf7995 100644 --- a/sys/dev/microcode/isp/asm_1040.h +++ b/sys/dev/microcode/isp/asm_1040.h @@ -1,4 +1,4 @@ -/* $NetBSD: asm_1040.h,v 1.3 2005/02/27 00:27:23 perry Exp $ */ +/* $NetBSD: asm_1040.h,v 1.4 2005/12/11 12:22:27 christos Exp $ */ /* * Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 Qlogic, Inc. * All rights reserved. diff --git a/sys/dev/microcode/isp/asm_1080.h b/sys/dev/microcode/isp/asm_1080.h index f657ec04171..a6d0e508bb7 100644 --- a/sys/dev/microcode/isp/asm_1080.h +++ b/sys/dev/microcode/isp/asm_1080.h @@ -1,4 +1,4 @@ -/* $NetBSD: asm_1080.h,v 1.3 2005/02/27 00:27:23 perry Exp $ */ +/* $NetBSD: asm_1080.h,v 1.4 2005/12/11 12:22:27 christos Exp $ */ /* * Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 Qlogic, Inc. * All rights reserved. diff --git a/sys/dev/microcode/isp/asm_12160.h b/sys/dev/microcode/isp/asm_12160.h index 0d72559f9d6..6848d5cdc81 100644 --- a/sys/dev/microcode/isp/asm_12160.h +++ b/sys/dev/microcode/isp/asm_12160.h @@ -1,4 +1,4 @@ -/* $NetBSD: asm_12160.h,v 1.5 2005/02/27 00:27:23 perry Exp $ */ +/* $NetBSD: asm_12160.h,v 1.6 2005/12/11 12:22:27 christos Exp $ */ /* @(#)asm_12160.h 1.4 */ /* * Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 Qlogic, Inc. diff --git a/sys/dev/microcode/isp/asm_2100.h b/sys/dev/microcode/isp/asm_2100.h index 6d3c9157b55..0b47046ebd0 100644 --- a/sys/dev/microcode/isp/asm_2100.h +++ b/sys/dev/microcode/isp/asm_2100.h @@ -1,4 +1,4 @@ -/* $NetBSD: asm_2100.h,v 1.6 2005/02/27 00:27:23 perry Exp $ */ +/* $NetBSD: asm_2100.h,v 1.7 2005/12/11 12:22:27 christos Exp $ */ /* * Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 Qlogic, Inc. * All rights reserved. diff --git a/sys/dev/microcode/isp/asm_2200.h b/sys/dev/microcode/isp/asm_2200.h index bfd8a6bbed0..c9bbb78fbf5 100644 --- a/sys/dev/microcode/isp/asm_2200.h +++ b/sys/dev/microcode/isp/asm_2200.h @@ -1,4 +1,4 @@ -/* $NetBSD: asm_2200.h,v 1.6 2005/02/27 00:27:24 perry Exp $ */ +/* $NetBSD: asm_2200.h,v 1.7 2005/12/11 12:22:27 christos Exp $ */ /* @(#)asm_2200.h 1.6 */ /* * Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 by Qlogic, Inc. diff --git a/sys/dev/microcode/isp/asm_2300.h b/sys/dev/microcode/isp/asm_2300.h index 7123723b247..539a5b73088 100644 --- a/sys/dev/microcode/isp/asm_2300.h +++ b/sys/dev/microcode/isp/asm_2300.h @@ -1,4 +1,4 @@ -/* $NetBSD: asm_2300.h,v 1.6 2005/02/27 00:27:24 perry Exp $ */ +/* $NetBSD: asm_2300.h,v 1.7 2005/12/11 12:22:27 christos Exp $ */ /* @(#)asm_2300.h 1.7 */ /* * Copyright (C) 2001 Qlogic, Inc. diff --git a/sys/dev/microcode/isp/asm_sbus.h b/sys/dev/microcode/isp/asm_sbus.h index 998799f9772..910534ba8cf 100644 --- a/sys/dev/microcode/isp/asm_sbus.h +++ b/sys/dev/microcode/isp/asm_sbus.h @@ -1,4 +1,4 @@ -/* $NetBSD: asm_sbus.h,v 1.19 2005/05/31 00:49:12 christos Exp $ */ +/* $NetBSD: asm_sbus.h,v 1.20 2005/12/11 12:22:28 christos Exp $ */ /* * Copyright (C) 1995, 1996, 1997, 1998, 1999 Qlogic, Inc. * All rights reserved. -- cgit