Update the Tigon driver to use the 12.3.18 firmware release from Alteon.

(No changes to the driver code itself.)

Approved by: jkh
This commit is contained in:
Bill Paul 2000-02-10 00:37:48 +00:00
parent bfbdbfef6e
commit 74ea2d6f60
6 changed files with 7486 additions and 7218 deletions

@ -135,7 +135,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.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -135,7 +135,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.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff