freebsd_amp_hwpstate/sys/pccard
Bruce Evans ebedb5ad97 Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>:
- don't include <sys/ioctl.h> in any header.  Include <sys/ioccom.h>
  instead.  This was already done in 4.4Lite for the most important
  ioctl headers.  Header spam currently increases kernel build
  times by 10-20%.  There are more than 30000 #includes (not counting
  duplicates) for compiling LINT.
- include <sys/types.h> if and only it is necessary to make the header
  almost self-sufficient (some ioctl headers still need structs from
  elsewhere).
- uniformized idempotency ifdefs.  Copied the style in the 4.4Lite
  ioctl headers.
1996-09-21 14:59:43 +00:00
..
card.h Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
cardinfo.h Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
cis.h
driver.h
i82365.h The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
pccard.c - Don't include <machine/laptops.h>. It was a kludge I should never 1996-09-07 17:50:47 +00:00
pcic.c - Don't include <machine/laptops.h>. It was a kludge I should never 1996-09-07 17:50:47 +00:00
pcic98reg.h Re-sync with the state of PC98 world. This will be the last commit before 1996-08-30 10:43:14 +00:00
skel.c
slot.h The Great PC98 Merge. 1996-06-14 11:02:28 +00:00