[roll] Roll fuchsia [starnix] Allow to register a device driver by major identifier This CL allows to register a generic device driver by major identifier, so that all nodes with a given major id are redirected to the same device. To allows distinguishing by minor identifier, the identifier is now passed to the DeviceOps::open call This CL also register the major 136 to 143 for /dev/pts/X devices. Original-Bug: 95707 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/660925 Original-Revision: 3c457033b287a0970e833351d7cd8925c2ca937a GitOrigin-RevId: 9dd02c82f56005eadac460cf22b336bff85a97dd Change-Id: I173aca441d63d8d56f6b67784b714577fb5ee259
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.