]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r233774
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 6 Jun 2012 07:46:14 +0000 (07:46 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 6 Jun 2012 07:46:14 +0000 (07:46 +0000)
commita83045f1cb536ff4702b3de9325a9d6416592921
tree1fa1e8e9fadfb37a25a9979d7277b70a70a4dc9b
parentf7e83e0fc0e0bc4d586fb2f622ce1d889479c8dd
MFC: r233774

Fix compiler warnings, mostly signed issues,
when USB modules are compiled with WARNS=9.

git-svn-id: svn://svn.freebsd.org/base/stable/8@236667 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
59 files changed:
sys/dev/sound/usb/uaudio.c
sys/dev/sound/usb/uaudioreg.h
sys/dev/usb/controller/at91dci.c
sys/dev/usb/controller/atmegadci.c
sys/dev/usb/controller/avr32dci.c
sys/dev/usb/controller/ehci.c
sys/dev/usb/controller/musb_otg.c
sys/dev/usb/controller/ohci.c
sys/dev/usb/controller/uhci.c
sys/dev/usb/controller/uss820dci.c
sys/dev/usb/controller/xhci.c
sys/dev/usb/input/atp.c
sys/dev/usb/input/uep.c
sys/dev/usb/input/uhid.c
sys/dev/usb/input/ukbd.c
sys/dev/usb/input/ums.c
sys/dev/usb/misc/ufm.c
sys/dev/usb/net/if_aue.c
sys/dev/usb/net/if_axe.c
sys/dev/usb/net/if_cdce.c
sys/dev/usb/net/if_cue.c
sys/dev/usb/net/if_ipheth.c
sys/dev/usb/net/if_kue.c
sys/dev/usb/net/if_rue.c
sys/dev/usb/net/if_udav.c
sys/dev/usb/net/uhso.c
sys/dev/usb/serial/ubsa.c
sys/dev/usb/serial/uchcom.c
sys/dev/usb/serial/ucycom.c
sys/dev/usb/serial/ufoma.c
sys/dev/usb/serial/ulpt.c
sys/dev/usb/serial/umodem.c
sys/dev/usb/serial/uplcom.c
sys/dev/usb/serial/usb_serial.c
sys/dev/usb/serial/usb_serial.h
sys/dev/usb/storage/umass.c
sys/dev/usb/storage/urio.c
sys/dev/usb/storage/ustorage_fs.c
sys/dev/usb/template/usb_template.c
sys/dev/usb/usb_busdma.c
sys/dev/usb/usb_compat_linux.c
sys/dev/usb/usb_dev.c
sys/dev/usb/usb_device.c
sys/dev/usb/usb_handle_request.c
sys/dev/usb/usb_hid.c
sys/dev/usb/usb_hub.c
sys/dev/usb/usb_msctest.c
sys/dev/usb/usb_request.c
sys/dev/usb/usb_transfer.c
sys/dev/usb/usbdi.h
sys/dev/usb/usbhid.h
sys/dev/usb/wlan/if_rum.c
sys/dev/usb/wlan/if_run.c
sys/dev/usb/wlan/if_uath.c
sys/dev/usb/wlan/if_upgt.c
sys/dev/usb/wlan/if_ural.c
sys/dev/usb/wlan/if_urtw.c
sys/dev/usb/wlan/if_zyd.c
sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c