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)
Fri, Oct 11, 12:15 AM
Unknown Object (File)
Wed, Oct 9, 11:56 PM
Unknown Object (File)
Wed, Oct 9, 3:18 AM
Unknown Object (File)
Oct 3 2024, 10:06 PM
Unknown Object (File)
Oct 2 2024, 5:56 AM
Unknown Object (File)
Sep 12 2024, 5:27 PM
Unknown Object (File)
Sep 8 2024, 8:28 AM
Unknown Object (File)
Sep 7 2024, 4:55 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