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:
wpaul 2000-02-10 00:37:48 +00:00
parent a4d6222e61
commit 814b2b15e4
6 changed files with 7486 additions and 7218 deletions

View File

@ -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

View File

@ -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