Annotate the usb-serial drivers which always return 0 for line status,
authorian <ian@FreeBSD.org>
Wed, 27 Jul 2016 00:08:01 +0000 (00:08 +0000)
committerian <ian@FreeBSD.org>
Wed, 27 Jul 2016 00:08:01 +0000 (00:08 +0000)
commit7cee0e512f11080839431cd7cf97c5152310a7c3
tree5220c866eb3feccdd041c7c815f7e3c2a8dae443
parentd5b4f0b542ac1d72b06fd6e4b78775dc02e16d8a
Annotate the usb-serial drivers which always return 0 for line status,
so that it'll be easier to find and fix them in the future.
sys/dev/usb/serial/u3g.c
sys/dev/usb/serial/uark.c
sys/dev/usb/serial/uchcom.c
sys/dev/usb/serial/ufoma.c
sys/dev/usb/serial/umodem.c
sys/dev/usb/serial/uplcom.c
sys/dev/usb/serial/uslcom.c