freebsd-skq/usr.sbin/pccard/pccardd
nate c68183d0b8 - Do a bunch of gratuitous changes intended to make the code easier to
follow.
 * Rename/reorder all of the pccard structures, change many of the member
   names to be descriptive, and follow more closely other 'bus' drivers
   naming schemes.
 * Rename a bunch of parameter and local variable names to be more
   consistant in the code.
 * Renamed the PCCARD 'crd' device to be the 'card' device
 * KNF and make the code consistant where it was obvious.
 * ifdef'd out some unused code
1997-10-26 04:36:24 +00:00
..
cardd.c - Do a bunch of gratuitous changes intended to make the code easier to 1997-10-26 04:36:24 +00:00
cardd.h Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
file.c Use err(3). Add usage()s. 1997-10-06 11:36:08 +00:00
Makefile Use CFLAGS += instead of setting it directly. 1996-06-18 22:54:25 +00:00
pccard.conf.5 Use err(3). Add usage()s. 1997-10-06 11:36:08 +00:00
pccardd.8 Use err(3). Add usage()s. 1997-10-06 11:36:08 +00:00
readcis.c Use err(3). Add usage()s. 1997-10-06 11:36:08 +00:00
readcis.h - Bump up the size of the space for strings read from PCMCIA cards. Newer 1997-09-23 19:51:32 +00:00
util.c Use err(3). Add usage()s. 1997-10-06 11:36:08 +00:00