Page MenuHomeFreeBSD

tools/sdiodevs2h.awk: introduce palias
ClosedPublic

Authored by bz on Aug 27 2024, 7:21 PM.
Tags
None
Referenced Files
F132155246: D46455.id142528.diff
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)
Mon, Sep 15, 4:58 PM
Unknown Object (File)
Aug 30 2025, 6:36 PM
Unknown Object (File)
Aug 18 2025, 5:22 PM
Unknown Object (File)
Aug 10 2025, 9:20 PM
Unknown Object (File)
Aug 9 2025, 2:24 AM
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