freebsd-nq/usr.sbin/pccard
Nate Williams 50b5ec4154 - Changed strcmp to strncmp for checking the CIS manufacturer strings,
since we only store CIS_MAXSTR data, and the users may stick the
  'entire' CIS string returned from the card in /etc/pccard.conf and
  cause the comparison to (bogusly) fail.

Submitted by:	Brad Karp <karp@eecs.harvard.edu>
1997-12-08 06:35:07 +00:00
..
pccardc - Include <pccard/cardinfo.h> instead of <pccard/card.h> which was recently 1997-11-18 21:08:14 +00:00
pccardd - Changed strcmp to strncmp for checking the CIS manufacturer strings, 1997-12-08 06:35:07 +00:00
Makefile
Makefile.inc