diff options
Diffstat (limited to 'sys/dev/microcode')
| -rw-r--r-- | sys/dev/microcode/aic7xxx/aic79xx_reg.h | 6 | ||||
| -rw-r--r-- | sys/dev/microcode/aic7xxx/aic79xx_seq.h | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/microcode/aic7xxx/aic79xx_reg.h b/sys/dev/microcode/aic7xxx/aic79xx_reg.h index 2b4a55d102f..5d123281921 100644 --- a/sys/dev/microcode/aic7xxx/aic79xx_reg.h +++ b/sys/dev/microcode/aic7xxx/aic79xx_reg.h @@ -2,8 +2,8 @@ * DO NOT EDIT - This file is automatically generated * from the following source files: * - * $NetBSD: aic79xx_reg.h,v 1.1 2003/04/19 19:27:50 fvdl Exp $ - * $NetBSD: aic79xx_reg.h,v 1.1 2003/04/19 19:27:50 fvdl Exp $ + * $NetBSD: aic79xx_reg.h,v 1.2 2003/04/20 11:20:51 fvdl Exp $ + * $NetBSD: aic79xx_reg.h,v 1.2 2003/04/20 11:20:51 fvdl Exp $ */ typedef int (ahd_reg_print_t)(u_int, u_int *, u_int); typedef struct ahd_reg_parse_entry { @@ -3713,7 +3713,7 @@ ahd_reg_print_t ahd_scb_disconnected_lists_print; #define CCSCBADDR_MAX 0x80 #define TID_SHIFT 0x04 #define AHD_AMPLITUDE_SHIFT 0x00 -#define AHD_SLEWRATE_DEF_REVA 0x01 +#define AHD_SLEWRATE_DEF_REVA 0x08 #define AHD_SLEWRATE_MASK 0x78 #define MAX_OFFSET_PACED_BUG 0x7f #define AHD_PRECOMP_CUTBACK_17 0x04 diff --git a/sys/dev/microcode/aic7xxx/aic79xx_seq.h b/sys/dev/microcode/aic7xxx/aic79xx_seq.h index c227ef5abf6..fbf8805360d 100644 --- a/sys/dev/microcode/aic7xxx/aic79xx_seq.h +++ b/sys/dev/microcode/aic7xxx/aic79xx_seq.h @@ -2,8 +2,8 @@ * DO NOT EDIT - This file is automatically generated * from the following source files: * - * $NetBSD: aic79xx_seq.h,v 1.1 2003/04/19 19:27:50 fvdl Exp $ - * $NetBSD: aic79xx_seq.h,v 1.1 2003/04/19 19:27:50 fvdl Exp $ + * $NetBSD: aic79xx_seq.h,v 1.2 2003/04/20 11:20:52 fvdl Exp $ + * $NetBSD: aic79xx_seq.h,v 1.2 2003/04/20 11:20:52 fvdl Exp $ */ static uint8_t seqprog[] = { 0xff, 0x02, 0x06, 0x78, |
