freebsd-dev/sys/dev/pccard
Warner Losh 5b26652b0c Add Micro Research PCMCIA LAN Adapter MR10TPC support. Patch slightly
reworked by me.

Submitted by: Osamu Hasegawa-san
PR: 93393
Approved by: re (hrs)
2007-07-11 04:14:41 +00:00
..
card_if.m Remove OLDCARD vestiges from here 2005-09-25 01:39:04 +00:00
pccard_cis_quirks.c Fix build. 2005-09-20 10:25:51 +00:00
pccard_cis.c Use pause() rather than tsleep() on stack variables and function pointers. 2007-02-27 17:23:29 +00:00
pccard_cis.h The supposed OLD STYLE network MAC id tuple was really just a buggy 2005-07-13 14:59:06 +00:00
pccard_device.c Don't confuse the tuple code and the tuple length. Ooops. Since most 2005-09-21 20:08:24 +00:00
pccard.c only register a ithread handler if the card requests an ithread 2007-06-16 23:33:57 +00:00
pccarddevs Add Micro Research PCMCIA LAN Adapter MR10TPC support. Patch slightly 2007-07-11 04:14:41 +00:00
pccardreg.h
pccardvar.h Fix comment 2005-09-25 01:38:02 +00:00
pccardvarp.h Make the interrupt handler wrapper capable of correctly support filter+ithread handler. 2007-05-31 19:29:20 +00:00
power_if.m