freebsd-dev/sys/dev/exca
Warner Losh 39c50d587a A number of minor fixes to the mapping of memory. This should help
reading the CIS on some cards.  However, not all just yet.  This makes
at least some of the xircom cards that weren't working to work.  It
doesn't make my home and away card work, however.

o Don't get the card offset wrong.  This is the biggest hassle for
  reading the CIS.  The old code was just so wrong I can't believe that
  it worked at all.
o Don't set the bit that allows/forces 16-bit memory access to the
  memory.  It is hard coded with 0x80.
o Don't need to slow down memory access with wait-states.  OLDCARD didn't
  need them and it doesn't hurt anything.
o remove bogus grousying in comment.
2003-08-28 05:01:11 +00:00
..
exca.c A number of minor fixes to the mapping of memory. This should help 2003-08-28 05:01:11 +00:00
excareg.h Add two of three workarounds for interrupt storms for o2micro parts as 2003-06-06 06:00:49 +00:00
excavar.h MFP4: 2003-06-07 20:46:39 +00:00