freebsd-src/sys/dev/lnc
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_lnc.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
if_lnc_pci.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
if_lncreg.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
if_lncvar.h Support C-NET(98)S ethernet card (PC-98 only). 1998-02-10 03:22:20 +00:00