Skip to content

Module_SerialDeviceSupport

Charles edited this page Aug 5, 2026 · 10 revisions

Module: SerialDeviceSupport

Status summary

Component Section 32-bit 64-bit Claimant Source Repo summary
SerialDeviceSupport ROM modules not built in repo, not tested in repo

Development status

Diagram from Module_SerialDeviceSupport

Completeness

Services Vectors Uses Services TOTAL
0.00% 0.00% 0.00% 0.00%

Summary

SerialDeviceSupport is common support for serial drivers, separating shared serial configuration/device logic from the hardware-specific Serial and DualSerial drivers.

Relationships

Diagram from Module_SerialDeviceSupport

Diagram from Module_SerialDeviceSupport

Discovered features

  • Has serial access
  • Has services
  • Has services fast
  • Uses messagetrans

Provides

Functionality

In 32bit In 64 bit Interface

None found

Commands

None

SWIs

None

Services

In 32bit In 64 bit Interface
🔲 🔲 Service_Reset
🔲 🔲 Service_SerialDevice

Vectors

In 32bit In 64 bit Interface
🔲 🔲 ?

Events

None

UpCalls

None


Issues calls to

Services

In 32bit In 64 bit Interface
🔲 🔲 Service_SerialDevice

Vectors

None

Events

None

UpCalls

None

Modules

  • DeviceFS
  • MessageTrans

Clone this wiki locally