freebsd-dev/usr.sbin/pccard/pccardd
Mitsuru IWASAKI fcb24d01b0 Fix a bug about CIS string comparison. Pccardd should be able to distinguish
card "MELCO" "LPC2-T"
and
	card "MELCO" "LPC2-TX"
by this fix.

Reported by:	Kitagawa Shoichi <sk@xstar.kiu.ac.jp>,
		NINOMIYA Hideyuki <nin@shikoku.ne.jp>
MFC after:	1 week
2001-11-29 14:33:57 +00:00
..
cardd.c Fix a bug about CIS string comparison. Pccardd should be able to distinguish 2001-11-29 14:33:57 +00:00
cardd.h add -I option, ``Don't get and use a list of free 2000-10-20 13:08:18 +00:00
file.c Always set unit number to -1 unless some other unit is specified in 2001-11-02 17:28:43 +00:00
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
pccard.conf.5 Remove whitespace at EOL. 2001-07-15 08:06:20 +00:00
pccardd.8 Remove whitespace at EOL. 2001-07-15 08:06:20 +00:00
pccardd.c Ask the kernel about IRQ 0 first. If the kernel responds with an IRQ, 2001-08-14 19:18:33 +00:00
readcis.c Use constants in <pccard/cis.h> for scannign the memory window with. 2001-05-07 21:58:31 +00:00
readcis.h MFPAO3. Improvement of of pccard cis tuple parsing capability. 2000-04-26 15:36:43 +00:00
server.c Add UNIX domain socket feature to pccardd. This makes pccard 2000-08-20 16:16:57 +00:00
util.c Use vsnprintf in logmsg() to avoid overflowing the array on the stack. 2001-02-25 19:52:42 +00:00