[roll] Roll fuchsia [netcfg] Improve bus type detection on VIM3

Change the bus type classifier to correctly identify USB devices on VIM3
boards. VIM3 boards are unique in that the USB bus is included apart
from a PCI bridge.

This is intended to be removed eventually once we can rely on stable bus
paths from `network_device`. For future work: https://fxbug.dev/137456

Original-Fixed: 137337
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/959854
Original-Revision: dee885943ba1a7e230ea9d57dfb942f49dc72c60
GitOrigin-RevId: 7cfa1481f5669150a8dce2b9399bf27353ed3b8e
Change-Id: Ida343cf60dd13cc9ea8c5c61202ebf0b599f8bda
1 file changed
tree: db00fcc42a300c39895196b0e3f13e0245ad96f3
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.