freebsd-src/sys/dev/pccard
Warner Losh f245fa0e59 MFNetBSD:
1.6 2000/04/12 21:07:55 scw
	Add support for the SOHOware PCMCIA Ethernet card, model ND5100-E.
	This seems to be a re-badged NDC (National Datacomms. Corp) card.
	It needs a quirk entry due to lack of manufacturer tuple in the CIS.
	For some reason, the 'Tx/Rx' LED on the connector module is inverted
	such that it is off during network activity...
2000-09-05 18:25:49 +00:00
..
card_if.m Define get_memory_offset method 2000-08-11 15:51:51 +00:00
devlist2h.awk Moderately hacked pccard code from newconfig. It is somewhat in 1999-10-26 06:52:31 +00:00
files.pccard Moderately hacked pccard code from newconfig. It is somewhat in 1999-10-26 06:52:31 +00:00
Makefile.pccarddevs Moderately hacked pccard code from newconfig. It is somewhat in 1999-10-26 06:52:31 +00:00
pccard.c Minor tweaks to have the card be properly enabled via the CCR. 2000-08-26 00:07:40 +00:00
pccard_cis.c o Move to using PCCARD_SOFTC(dev) 2000-08-19 19:22:04 +00:00
pccard_cis_quirks.c MFNetBSD: 2000-09-05 18:25:49 +00:00
pccarddevs o Fix unterminated comment 2000-08-24 07:01:12 +00:00
pccarddevs.h Sync to pccarddevs 1.5 2000-08-24 07:01:49 +00:00
pccarddevs_data.h Sync to pccarddevs 1.5 2000-08-24 07:01:49 +00:00
pccardreg.h Moderately hacked pccard code from newconfig. It is somewhat in 1999-10-26 06:52:31 +00:00
pccardvar.h Save a pointer to the dev, if any, that each function attach. 2000-08-22 04:25:57 +00:00
power_if.m Include <sys/bus.h>, which is needed after Doug's latest object changes. 2000-04-16 06:04:13 +00:00