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)
Mon, Jun 1, 11:51 AM
Unknown Object (File)
Sun, May 31, 4:50 PM
Unknown Object (File)
Sat, May 30, 6:09 PM
Unknown Object (File)
Fri, May 29, 11:20 AM
Unknown Object (File)
Apr 28 2026, 4:01 PM
Unknown Object (File)
Apr 28 2026, 4:00 PM
Unknown Object (File)
Mar 5 2026, 3:58 PM
Unknown Object (File)
Mar 4 2026, 8:26 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