freebsd_amp_hwpstate/sys/dev/dpt
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
..
dpt_control.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
dpt_eisa.c Include "eisa.h" and only provide code if NEISA > 0. 1998-05-17 20:31:50 +00:00
dpt_eisa.h Add EISA support for DPT drivers 1998-03-11 00:30:16 +00:00
dpt_pci.c o Return error when the controller can't accept commands. 1998-06-02 00:32:38 +00:00
dpt_pci.h
dpt_scsi.c o Return error when the controller can't accept commands. 1998-06-02 00:32:38 +00:00