]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
stand: Implement ofw disk print routine
authorWarner Losh <imp@FreeBSD.org>
Wed, 30 Nov 2022 22:09:56 +0000 (15:09 -0700)
committerWarner Losh <imp@FreeBSD.org>
Tue, 24 Jan 2023 21:49:40 +0000 (14:49 -0700)
commit5df48d2d03860a81d7a1867aeac3c5768109eeac
tree3e1d5a7df4d6a3711f0684237cef7627cacf7b3f
parent91cce9c871a6d367a68ae1ada0d8e73fad994301
stand: Implement ofw disk print routine

Have lsdev show openfirmware devices.

Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D37555

(cherry picked from commit 40d340acb9316db5771fe777e279776b903336d4)
stand/libofw/ofw_disk.c