Page MenuHomeFreeBSD

tools/sdiodevs2h.awk: introduce palias
ClosedPublic

Authored by bz on Aug 27 2024, 7:21 PM.
Tags
None
Referenced Files
F132369390: D46455.id142528.diff
Thu, Oct 16, 7:21 AM
F132369371: D46455.id.diff
Thu, Oct 16, 7:21 AM
F132369361: D46455.id142663.diff
Thu, Oct 16, 7:21 AM
Unknown Object (File)
Wed, Oct 15, 7:49 PM
Unknown Object (File)
Tue, Oct 14, 6:43 AM
Unknown Object (File)
Sun, Oct 12, 10:33 PM
Unknown Object (File)
Fri, Sep 26, 10:31 AM
Unknown Object (File)
Sep 15 2025, 4:58 PM
Subscribers

Details

Summary

Some of the defined names are not the direct 1:1 mapping with vendor
and device names used by Linux device drivers.
Introduce a p(roduct)alias so we can map the one device entry I came
across without much extra hassle and generate a name device drivers
know about:
palias BROADCOM_CYPRESS_43439 CYPRESS_43439

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable