freebsd-dev/sys/dev/ed
John Baldwin 8b149b5131 Consistently use the BSD u_int and u_short instead of the SYSV uint and
ushort.  In most of these files, there was a mixture of both styles and
this change just makes them self-consistent.

Requested by:	bde (kern_ktrace.c)
2003-08-07 15:04:27 +00:00
..
if_ed98.h
if_ed_cbus.c Don't use pessimal (u_short) types for i/o ports. This is mainly for 2003-08-06 18:06:30 +00:00
if_ed_isa.c - Express hard dependencies on bus (pci, isa, pccard) and 2003-04-15 06:37:30 +00:00
if_ed_pccard.c The LP_ETH_10_100_CF entry needs to be tagged as a DL100019. 2003-07-28 00:07:58 +00:00
if_ed_pci.c - Express hard dependencies on bus (pci, isa, pccard) and 2003-04-15 06:37:30 +00:00
if_ed.c Consistently use the BSD u_int and u_short instead of the SYSV uint and 2003-08-07 15:04:27 +00:00
if_edreg.h
if_edvar.h