freebsd-dev/sys/dev/fe
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_fe.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
if_fereg.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
mb86960.h Update from driver author. Closes PR#2421. 1997-01-14 18:24:59 +00:00