opnsense-src/sys/dev/ppbus
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
..
lptio.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
nlpt.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
nlpt.h Sync with ppbus-970815 from the author : 1997-08-16 14:05:38 +00:00
ppb_1284.c Make the debug options new-style. 1998-01-31 07:23:16 +00:00
ppb_1284.h Sync with ppbus-970815 from the author : 1997-08-16 14:05:38 +00:00
ppb_base.c Removed unused #includes. The !KERNEL case may be more broken than before. 1997-09-01 00:51:52 +00:00
ppbconf.c Staticize. 1998-02-09 06:11:36 +00:00
ppbconf.h Oops, the previous change applied a reversed patch. 1997-09-01 18:39:37 +00:00
ppi.c This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
ppi.h Actually implement the internals of the 'ppi' device. 1998-01-02 09:30:39 +00:00
pps.c Delete apparently unused DEVFS control device creation code - code 1998-02-16 23:51:00 +00:00
vpo.c Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
vpo.h Sync with ppbus-970815 from the author : 1997-08-16 14:05:38 +00:00