Matt Jacob c5da377e0e 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-12-02 13:37:29 +00:00
2006-12-02 14:56:25 +00:00
2006-11-30 06:17:54 +00:00
2006-11-28 19:33:28 +00:00
2006-11-28 19:33:28 +00:00
2006-12-01 21:52:07 +00:00
2006-11-26 18:27:16 +00:00