mjacob 6aaa846335 Fix a massive couple of botches here: the NVRAM settings
read wasn't flagging the SYNC mode was enabled. The temp
values for offset and sync period were uint8_t, but were
being assigned and shifted from a uint32_t value.

This didn't show up in testing because a random number
of 1030 cards set a bit that says "honor BIOS negotiation",
which means this whole code path was skipped.

This should clear up at least some of the negotation
issues that have been seen.
2006-12-03 07:59:12 +00:00
..
2006-11-03 04:57:23 +00:00
2006-11-09 02:19:30 +00:00
2006-12-01 16:03:39 +00:00
2006-10-19 05:25:29 +00:00
2006-12-01 01:37:45 +00:00
2006-06-12 03:28:42 +00:00
2006-11-30 15:14:17 +00:00
2006-06-11 22:25:01 +00:00
2006-06-12 04:30:42 +00:00
2006-12-01 20:29:55 +00:00
2006-09-24 00:26:33 +00:00
2006-11-29 08:05:55 +00:00
2006-12-01 13:07:52 +00:00
2006-08-12 01:19:37 +00:00
2006-09-11 20:52:41 +00:00
2006-11-02 03:23:01 +00:00
2006-11-01 18:59:06 +00:00
2006-12-02 21:21:16 +00:00
2006-09-01 20:14:06 +00:00
2006-07-14 04:36:57 +00:00
2006-11-27 04:47:27 +00:00
2006-05-20 21:08:09 +00:00
2006-11-06 17:43:10 +00:00
2006-08-12 09:06:55 +00:00
2006-08-02 04:54:14 +00:00
2006-11-21 05:41:11 +00:00
2006-05-16 15:23:27 +00:00
2006-09-15 11:01:23 +00:00
2006-12-02 17:12:24 +00:00
2006-07-14 04:35:59 +00:00
2006-09-15 11:01:23 +00:00