mjacob 44c8c2fc91 Fix 2KLOGIN code to specify *ibits* (not *obits*) so that the
options field in register 10 will be deterministic, not random.

Correct the number of input bits for EXECUTE_FIRMWARE 0..1 to
0..2- the 2322 and 24XX cards use mailbox register 2 to specify
whether the f/w being executed is freshly loaded or not.

Correct the number of input bits for {READ,WRITE}_RAM_WORD_EXTENDED
so that register 8 gets picked up.

Fix the indexing and offset for the 2322 f/w download so that it
correctly puts the different code segments where they belong.

Move VERIFY_CHECKSUM to be the 'else' clause to 2322 f/w downloads-
the EXECUTE_FIRMWARE command for 2322 and 24XX cards will tell you
if the f/w checksum is incorrect and VERIFY_CHECKSUM only works for
RISC SRAM address < 64K so you can only do a VERIFY_CHECKSUM on the
first of the 3 f/w segments for the 2322.

Shorten the delay for the continuation mailbox commands- 1ms is
ridiculous (100us is more likely).

All of the more or less is really only for the 2322/6322 cards.
2006-08-14 05:42:46 +00:00
..
2006-04-30 16:44:41 +00:00
2006-07-09 16:31:53 +00:00
2006-08-11 21:19:29 +00:00
2006-08-10 16:31:37 +00:00
2006-06-02 23:14:40 +00:00
2006-08-07 12:51:50 +00:00
2006-06-12 03:28:42 +00:00
2006-06-11 22:25:01 +00:00
2005-12-17 07:09:17 +00:00
2006-05-26 13:51:38 +00:00
2006-06-12 04:30:42 +00:00
2006-06-12 04:00:33 +00:00
2006-06-02 23:14:40 +00:00
2006-08-12 01:19:37 +00:00
2006-06-05 17:59:46 +00:00
2006-07-14 04:36:57 +00:00
2006-05-20 21:08:09 +00:00
2006-08-12 09:06:55 +00:00
2006-08-02 04:54:14 +00:00
2006-07-13 11:47:36 +00:00
2006-05-16 15:23:27 +00:00
2006-08-12 01:24:37 +00:00
2006-07-17 21:18:03 +00:00
2006-07-14 04:35:59 +00:00
2006-05-26 13:54:27 +00:00
2006-08-12 01:30:38 +00:00
2006-04-30 16:46:11 +00:00
2006-08-05 04:58:25 +00:00
2006-06-19 11:30:36 +00:00
2006-05-26 18:25:34 +00:00