freebsd-dev/sys/dev/de
Bruce Evans a23d65bfc8 Cast pointers to uintptr_t/intptr_t instead of to u_long/long,
respectively.  Most of the longs should probably have been
u_longs, but this changes is just to prevent warnings about
casts between pointers and integers of different sizes, not
to fix poorly chosen types.
1998-07-15 02:32:35 +00:00
..
dc21040reg.h Merge changes from vendor branch; 1998-06-13 17:20:03 +00:00
if_de.c Cast pointers to uintptr_t/intptr_t instead of to u_long/long, 1998-07-15 02:32:35 +00:00
if_devar.h Merge changes from vendor branch; 1998-06-13 17:20:03 +00:00