1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-17 15:27:36 +00:00
freebsd/sys/dev/pccard
Warner Losh ee4a63ca6c Add intel EtherExpress PRO PCMCIA card ID. Well, I don't know if it
is really EtherExpress or EEPro or what, but it does appear in a
couple of ethernet cards that have appeared recently on ebay.  Silicom
appears to make these cards, and they have the 82595TX chipset in
them, and sometimes uarts.  The ex driver needs some work to support
these cards, but I thought I'd get the device into pccarddevs.
2003-11-03 16:09:17 +00:00
..
card_if.m o move the cis tuple definitions into a common file. 2003-10-07 03:33:54 +00:00
devlist2h.awk MFp4: 2003-03-28 06:43:50 +00:00
files.pccard
Makefile.pccarddevs pccarddevs_data.h no longer generated 2003-03-28 06:44:57 +00:00
pccard_cis_quirks.c o move the cis tuple definitions into a common file. 2003-10-07 03:33:54 +00:00
pccard_cis.c o move the cis tuple definitions into a common file. 2003-10-07 03:33:54 +00:00
pccard_cis.h Add new file for definitions of CIS. We can share this with cardbus. 2003-10-07 03:35:48 +00:00
pccard.c o Use %j and uintmax_t rather than uint64_t for casting. 2003-11-03 16:04:31 +00:00
pccarddevs Add intel EtherExpress PRO PCMCIA card ID. Well, I don't know if it 2003-11-03 16:09:17 +00:00
pccarddevs.h Sync to 1.78 2003-11-03 16:05:46 +00:00
pccardreg.h o move the cis tuple definitions into a common file. 2003-10-07 03:33:54 +00:00
pccardvar.h MFp4: 2003-11-02 20:18:19 +00:00
power_if.m