freebsd_amp_hwpstate/sys/pccard
Doug Rabson ecbb00a262 This commit fixes various 64bit portability problems required for
FreeBSD/alpha.  The most significant item is to change the command
argument to ioctl functions from int to u_long.  This change brings us
inline with various other BSD versions.  Driver writers may like to
use (__FreeBSD_version == 300003) to detect this change.

The prototype FreeBSD/alpha machdep will follow in a couple of days
time.
1998-06-07 17:13:14 +00:00
..
cardinfo.h - Give up trying for a simple solution for correctly recognizing if a card 1998-04-20 15:21:02 +00:00
cis.h
driver.h - Instead of relying on a functional call to register PCARD-capable drivers, 1997-10-26 21:08:42 +00:00
i82365.h Modem cards send the speaker audio (dialing noises) to the host's 1997-10-06 03:17:36 +00:00
pccard.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
pccard_beep.c - 'Beep' support now happens in it's own separate file, so you can mess 1997-10-26 06:06:54 +00:00
pcic.c - Only poll the PCIC controller for insertion/removal events if the 1998-04-20 15:15:20 +00:00
pcic98reg.h
pcic_pci.c - Removed typo in Copyright and added Id. 1998-02-07 20:41:20 +00:00
pcic_pci.h - Support for multiple PD6832 controllers. Each found 6832 is assigned 1998-01-20 21:11:03 +00:00
skel.c - Renamed 'card.h' to 'cardinfo.h', to avoid namespace collisions with 1997-11-18 21:04:01 +00:00
slot.h - Functional changes to PCCARD support. 1997-10-26 04:54:16 +00:00