freebsd-dev/sys/dev/pdq
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
..
if_fea.c Removed unused #includes. 1998-02-20 13:11:54 +00:00
if_fpa.c Removed unused #includes. 1998-02-20 13:11:54 +00:00
pdq_ifsubr.c Removed unused #includes. 1998-02-20 13:11:54 +00:00
pdq.c This mega-merge brings Matt Thomas' 960801 FDDI driver (almost) up 1997-01-17 23:54:45 +00:00
pdqreg.h Finally import the 960801 of Matt Thomas' DEC FDDI driver. I'm 1997-01-17 23:19:49 +00:00
pdqvar.h This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00