]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Support multiple serial ports per device.
authorphk <phk@FreeBSD.org>
Fri, 12 Jul 2019 09:02:12 +0000 (09:02 +0000)
committerphk <phk@FreeBSD.org>
Fri, 12 Jul 2019 09:02:12 +0000 (09:02 +0000)
commit798d5edc803a8bb0b6d2f8d37eaf2d8e8644d949
tree17946fcc207ed78f1c7d12950fc2c57c6deb0f2c
parent4b73a91e13d7afc5b660c9d845996a01717427cd
Support multiple serial ports per device.

Enable this for the NovAtel OEMv2 GPS receiver.

Not fixed:  The receiver shows up as "<Interface 0>" in the device
tree, because that is literally what the descriptor-string is.

Reviewed by: hselasky@
sys/dev/usb/serial/ugensa.c