code wiki / drv
topic: drv
10 modules sharing the drv name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| _drv_bind_gate.nx | the gate for AUTONOMOUS DRIVER BRING-UP (X-DRV-W2). NO mocks. | 133 | 9 |
| _drv_f1_gate.nx | gate for CONSENT-GATED DEVICE TELEMETRY (X-DRV-F1). NO mocks. | 176 | 12 |
| _drv_f2_gate.nx | gate for the FEDERATED DRIVER REGISTRY (X-DRV-F2). NO mocks. | 211 | 15 |
| _drv_f3_gate.nx | gate for LOCAL-ONLY DRIVER SELF-TUNE (X-DRV-F3). NO mocks. | 104 | 10 |
| _drv_proto_gate.nx | the gate for DRIVER-PROTOCOL-FROM-SPEC (X-DRV-W1). NO mocks. | 187 | 11 |
| _drv_v1414.nx | binds devices by vendor from HWMAP; control flow + pattern synthesized from the spec, compiled by nx_cc. license_tier: ORIGINAL | 26 | 1 |
| _drv_v1af4.nx | binds devices by vendor from HWMAP; control flow + pattern synthesized from the spec, compiled by nx_cc. license_tier: ORIGINAL | 26 | 1 |
| _drv_vdead.nx | binds devices by vendor from HWMAP; control flow + pattern synthesized from the spec, compiled by nx_cc. license_tier: ORIGINAL | 26 | 1 |
| nx_drv_bind.nx | AUTONOMOUS DRIVER BRING-UP (X-DRV-W2), the driver registry binder. | 279 | 11 |
| nx_drv_proto_emit.nx | DRIVER-PROTOCOL-FROM-SPEC (X-DRV-W1), the GENERIC driver emitter. | 453 | 28 |