diff options
Diffstat (limited to 'sys/dev/pci/if_tireg.h')
-rw-r--r-- | sys/dev/pci/if_tireg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/if_tireg.h b/sys/dev/pci/if_tireg.h index 2918192b72e..8fcca435330 100644 --- a/sys/dev/pci/if_tireg.h +++ b/sys/dev/pci/if_tireg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: if_tireg.h,v 1.7 2000/03/15 03:56:49 todd Exp $ */ +/* $OpenBSD: if_tireg.h,v 1.8 2000/06/07 05:35:03 jason Exp $ */ /* * Copyright (c) 1997, 1998, 1999 @@ -137,7 +137,7 @@ */ #define TI_FIRMWARE_MAJOR 0xc #define TI_FIRMWARE_MINOR 0x3 -#define TI_FIRMWARE_FIX 0x12 +#define TI_FIRMWARE_FIX 0x15 /* * Miscelaneous Local Control register. |