Warner Losh 4e4b1656c2 Improve support of MFC cards (Multi-function cards). This commit
allows us to properly parse cards with attribute memory based CIS that
before wouldn't parse correctly, sometimes with a panic.  This allows
me to get my 3C562 modem/ethernet card to fail to attach due to
problems in the ep and sio drivers rather than due to problems in the
CIS parsing code :-).

We weren't setting the address to jump to for the function entries.
This caused us to only work when the addional entries were after the
first ones.  On the 3C562/3C563 card this was not the case.

We were also mapping Attribute memory when common memory was asked for
in the target of the LONGLINK_{A,C} or LONGLINK_MFC.

My IBM Home And Away Modem/LAN card still fails for reasons unknown.
2002-03-29 08:05:39 +00:00
..
2002-03-28 02:54:44 +00:00
2002-03-20 05:00:21 +00:00
2002-03-28 21:38:38 +00:00
2002-03-20 05:14:42 +00:00
2002-03-23 13:48:10 +00:00
2002-03-26 15:13:54 +00:00
2002-03-28 02:54:44 +00:00
2002-03-21 18:49:23 +00:00
2002-03-25 08:02:54 +00:00
2002-03-29 08:04:36 +00:00
2002-03-20 02:39:27 +00:00
2002-03-20 08:00:54 +00:00
2002-03-20 02:39:27 +00:00
2002-03-20 02:39:27 +00:00
2002-03-20 02:39:27 +00:00
2002-03-20 02:39:27 +00:00
2002-03-20 10:12:07 +00:00
2002-03-27 11:29:40 +00:00
2002-03-19 22:20:14 +00:00