diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2006-12-23 21:15:59 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2006-12-23 21:15:59 +0000 |
commit | 97c37357f0c72a3c958ca7404f16f21f41cdda96 (patch) | |
tree | bf79981bb1cd48a1bf4a7e21ef1ae0af67e51060 /sys | |
parent | e7a266b2661411a460bd9503dd4ae336a1d74459 (diff) |
Regenerate. No change except for comments being updated to reflect
current versions of base files.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/microcode/aic7xxx/aic79xx_reg.h | 6 | ||||
-rw-r--r-- | sys/dev/microcode/aic7xxx/aic79xx_seq.h | 4 | ||||
-rw-r--r-- | sys/dev/microcode/aic7xxx/aic7xxx_reg.h | 4 | ||||
-rw-r--r-- | sys/dev/microcode/aic7xxx/aic7xxx_seq.h | 4 |
4 files changed, 9 insertions, 9 deletions
diff --git a/sys/dev/microcode/aic7xxx/aic79xx_reg.h b/sys/dev/microcode/aic7xxx/aic79xx_reg.h index 563e4d65c12..7bccf7e55bc 100644 --- a/sys/dev/microcode/aic7xxx/aic79xx_reg.h +++ b/sys/dev/microcode/aic7xxx/aic79xx_reg.h @@ -1,10 +1,10 @@ -/* $OpenBSD: aic79xx_reg.h,v 1.3 2004/12/11 00:12:25 krw Exp $ */ +/* $OpenBSD: aic79xx_reg.h,v 1.4 2006/12/23 21:15:58 krw Exp $ */ /* * DO NOT EDIT - This file is automatically generated * from the following source files: * - * Id: aic79xx.seq,v 1.5 2004/12/11 00:08:43 krw Exp - * Id: aic79xx.reg,v 1.4 2004/12/11 00:08:43 krw Exp + * Id: aic79xx.seq,v 1.6 2005/03/23 23:47:22 deraadt Exp + * Id: aic79xx.reg,v 1.5 2006/02/06 17:29:11 jmc Exp */ typedef int (ahd_reg_print_t)(u_int, u_int *, u_int); typedef struct ahd_reg_parse_entry { diff --git a/sys/dev/microcode/aic7xxx/aic79xx_seq.h b/sys/dev/microcode/aic7xxx/aic79xx_seq.h index 9de96582b48..ec0598a4580 100644 --- a/sys/dev/microcode/aic7xxx/aic79xx_seq.h +++ b/sys/dev/microcode/aic7xxx/aic79xx_seq.h @@ -1,10 +1,10 @@ -/* $OpenBSD: aic79xx_seq.h,v 1.6 2005/10/04 23:52:05 krw Exp $ */ +/* $OpenBSD: aic79xx_seq.h,v 1.7 2006/12/23 21:15:58 krw Exp $ */ /* * DO NOT EDIT - This file is automatically generated * from the following source files: * * Id: aic79xx.seq,v 1.6 2005/03/23 23:47:22 deraadt Exp - * Id: aic79xx.reg,v 1.4 2004/12/11 00:08:43 krw Exp + * Id: aic79xx.reg,v 1.5 2006/02/06 17:29:11 jmc Exp */ static const uint8_t seqprog[] = { 0xff, 0x02, 0x06, 0x78, diff --git a/sys/dev/microcode/aic7xxx/aic7xxx_reg.h b/sys/dev/microcode/aic7xxx/aic7xxx_reg.h index 03b23d7bb4c..150e4cba46f 100644 --- a/sys/dev/microcode/aic7xxx/aic7xxx_reg.h +++ b/sys/dev/microcode/aic7xxx/aic7xxx_reg.h @@ -1,9 +1,9 @@ -/* $OpenBSD: aic7xxx_reg.h,v 1.10 2005/10/07 00:09:22 krw Exp $ */ +/* $OpenBSD: aic7xxx_reg.h,v 1.11 2006/12/23 21:15:58 krw Exp $ */ /* * DO NOT EDIT - This file is automatically generated * from the following source files: * - * Id: aic7xxx.seq,v 1.18 2005/10/07 00:05:01 krw Exp + * Id: aic7xxx.seq,v 1.19 2006/12/23 21:08:01 krw Exp * Id: aic7xxx.reg,v 1.10 2004/08/01 01:36:23 krw Exp */ typedef int (ahc_reg_print_t)(u_int, u_int *, u_int); diff --git a/sys/dev/microcode/aic7xxx/aic7xxx_seq.h b/sys/dev/microcode/aic7xxx/aic7xxx_seq.h index f5bf21fa162..a6e94649b54 100644 --- a/sys/dev/microcode/aic7xxx/aic7xxx_seq.h +++ b/sys/dev/microcode/aic7xxx/aic7xxx_seq.h @@ -1,9 +1,9 @@ -/* $OpenBSD: aic7xxx_seq.h,v 1.18 2005/10/07 00:09:22 krw Exp $ */ +/* $OpenBSD: aic7xxx_seq.h,v 1.19 2006/12/23 21:15:58 krw Exp $ */ /* * DO NOT EDIT - This file is automatically generated * from the following source files: * - * Id: aic7xxx.seq,v 1.18 2005/10/07 00:05:01 krw Exp + * Id: aic7xxx.seq,v 1.19 2006/12/23 21:08:01 krw Exp * Id: aic7xxx.reg,v 1.10 2004/08/01 01:36:23 krw Exp */ static const uint8_t seqprog[] = { |