Bill Paul 6169e4d097 Fix support for Windows drivers that support both PCI and PCMCIA devices at
the same time.

Fix if_ndis_pccard.c so that it sets sc->ndis_dobj and sc->ndis_regvals.

Correct IMPORT_SFUNC() macros for the READ_PORT_BUFFER_xxx() routines,
which take 3 arguments, not 2.

This fixes it so that the Windows driver for my Cisco Aironet 340 PCMCIA
card works again. (Yes, I know the an(4) driver supports this card natively,
but it's the only PCMCIA device I have with a Windows XP driver.)
2005-05-08 23:07:51 +00:00
..
2005-05-08 14:17:28 +00:00
2005-05-05 18:48:41 +00:00
2005-05-06 14:47:54 +00:00
2005-05-04 19:51:06 +00:00
2005-03-11 22:07:04 +00:00
2005-03-28 18:31:18 +00:00
2005-05-01 09:44:50 +00:00
2005-04-08 03:37:20 +00:00
2005-05-06 02:50:00 +00:00
2005-03-09 15:28:48 +00:00
2005-02-23 22:44:38 +00:00
2005-04-25 10:18:24 +00:00
2005-05-08 11:30:26 +00:00