wpaul 7a42ffc382 Add preliminary support for PCMCIA devices in addition to PCI/cardbus.
if_ndis.c has been split into if_ndis_pci.c and if_ndis_pccard.c.
The ndiscvt(8) utility should be able to parse device info for PCMCIA
devices now. The ndis_alloc_amem() has moved from kern_ndis.c to
if_ndis_pccard.c so that kern_ndis.c no longer depends on pccard.

NOTE: this stuff is not guaranteed to work 100% correctly yet. So
far I have been able to load/init my PCMCIA Cisco Aironet 340 card,
but it crashes in the interrupt handler. The existing support for
PCI/cardbus devices should still work as before.
2004-03-07 02:49:06 +00:00
..
2003-02-26 06:56:46 +00:00
2004-03-01 08:15:26 +00:00
2003-03-25 05:19:18 +00:00
2003-06-23 17:02:43 +00:00
2003-06-30 05:25:36 +00:00
2002-10-04 20:35:02 +00:00
2003-11-04 01:36:35 +00:00
2003-03-29 15:41:44 +00:00
2002-11-06 13:41:40 +00:00
2003-01-09 16:29:03 +00:00
2004-01-11 07:01:30 +00:00
2003-03-29 13:40:41 +00:00
2002-08-12 15:27:17 +00:00
2003-01-13 08:31:41 +00:00
2002-10-31 19:39:23 +00:00
2002-04-16 20:40:06 +00:00
2003-11-15 01:02:00 +00:00
2003-03-05 08:16:29 +00:00
2003-08-30 08:01:05 +00:00
2003-03-05 08:16:29 +00:00
2003-07-21 21:47:47 +00:00
2003-04-13 06:27:13 +00:00
2002-11-05 09:37:32 +00:00
2003-12-29 08:45:38 +00:00
2004-01-11 10:30:56 +00:00
2003-03-29 10:01:03 +00:00
2002-11-11 10:28:44 +00:00
2002-06-17 05:40:49 +00:00
2004-01-19 12:36:08 +00:00
2002-11-06 13:41:40 +00:00
2002-10-13 18:44:26 +00:00
2003-07-15 22:42:37 +00:00
2003-06-28 06:19:01 +00:00
2002-02-20 15:00:34 +00:00