freebsd-src/sys/dev/pccard
Warner Losh da15fcf11c Convert the vendor/product cis strings to an array of CIS entries. This
allows us to use the PCCARD_CIS #defines generated to distinguish cards
that don't have a Manufacturer and OEM.
2001-01-21 08:09:00 +00:00
..
card_if.m o Now that I've had time to test the new interface, reintegrate it back in. 2001-01-07 16:31:09 +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 We do not, and hopefully never will, use the static pccard device table. 2001-01-07 03:58:57 +00:00
pccard.c Convert the vendor/product cis strings to an array of CIS entries. This 2001-01-21 08:09:00 +00:00
pccard_cis.c Make a few more mallocs use M_ZERO. 2000-10-29 16:29:05 +00:00
pccard_cis_quirks.c MFNetBSD: 2000-09-05 18:25:49 +00:00
pccarddevs remove duplicate entry that snuck in during the merge. 2001-01-21 04:33:12 +00:00
pccarddevs.h remove duplicate entry that snuck in during the merge. 2001-01-21 04:33:12 +00:00
pccardreg.h Moderately hacked pccard code from newconfig. It is somewhat in 1999-10-26 06:52:31 +00:00
pccardvar.h Convert the vendor/product cis strings to an array of CIS entries. This 2001-01-21 08:09:00 +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