Page MenuHomeFreeBSD

tools/sdiodevs2h.awk: introduce palias
ClosedPublic

Authored by bz on Aug 27 2024, 7:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 19, 6:39 AM
Unknown Object (File)
Mon, Apr 14, 10:18 AM
Unknown Object (File)
Mar 26 2025, 7:49 PM
Unknown Object (File)
Mar 16 2025, 8:38 PM
Unknown Object (File)
Mar 10 2025, 11:31 AM
Unknown Object (File)
Feb 13 2025, 1:25 PM
Unknown Object (File)
Feb 11 2025, 9:43 PM
Unknown Object (File)
Dec 14 2024, 10:48 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