freebsd-dev/sys/dev/bktr
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
..
bktr_core.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
bktr_reg.h 1.31 Randall Hopper <rhh@ct.picker.com> 1998-05-16 07:07:10 +00:00
ioctl_bt848.h 1.31 Randall Hopper <rhh@ct.picker.com> 1998-05-16 07:07:10 +00:00
ioctl_meteor.h Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00