]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to
authordfr <dfr@FreeBSD.org>
Sat, 22 May 2004 16:14:17 +0000 (16:14 +0000)
committerdfr <dfr@FreeBSD.org>
Sat, 22 May 2004 16:14:17 +0000 (16:14 +0000)
commit721570642d3cc139168c8f3492106313e99e44bb
tree51bff0748813fa32dc6a4a3e1849ad8cc299700a
parentac834a03f9eb1ac57dcf4198a93bb236d806f0b2
Change u_intXX_t to uintXX_t. Change a couple of 'unsigned long's to
uint32_t where appropriate.
18 files changed:
sys/dev/firewire/firewire.c
sys/dev/firewire/firewire.h
sys/dev/firewire/firewirereg.h
sys/dev/firewire/fwcrom.c
sys/dev/firewire/fwdev.c
sys/dev/firewire/fwmem.c
sys/dev/firewire/fwmem.h
sys/dev/firewire/fwohci.c
sys/dev/firewire/fwohci_pci.c
sys/dev/firewire/fwohcireg.h
sys/dev/firewire/fwohcivar.h
sys/dev/firewire/fwphyreg.h
sys/dev/firewire/iec13213.h
sys/dev/firewire/iec68113.h
sys/dev/firewire/if_fwe.c
sys/dev/firewire/sbp.c
sys/dev/firewire/sbp.h
sys/dev/firewire/sbp_targ.c