diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2000-02-15 03:56:29 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2000-02-15 03:56:29 +0000 |
commit | b33593b599ef956ebe90d530394c0c2b5ef6ff92 (patch) | |
tree | ecb854ca6d03ad21530c8c844a00eff9e37e9cef /sys/dev/pci/if_tireg.h | |
parent | 89fde580aa363ba6c66f2777a003495f711bbc5e (diff) |
update ti firmware to 12.3.18
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 98407d75d78..be71152e246 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.5 2000/01/18 05:26:25 jason Exp $ */ +/* $OpenBSD: if_tireg.h,v 1.6 2000/02/15 03:56:27 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 0xf +#define TI_FIRMWARE_FIX 0x12 /* * Miscelaneous Local Control register. |