Page MenuHomeFreeBSD

cam_periph: fix bug in camperiphunitnext logic
ClosedPublic

Authored by imp on Oct 27 2021, 5:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 11, 12:59 AM
Unknown Object (File)
Mon, Feb 10, 3:59 PM
Unknown Object (File)
Wed, Feb 5, 11:53 AM
Unknown Object (File)
Wed, Feb 5, 9:54 AM
Unknown Object (File)
Sun, Feb 2, 8:15 PM
Unknown Object (File)
Jan 29 2025, 12:06 AM
Unknown Object (File)
Jan 15 2025, 8:55 PM
Unknown Object (File)
Jan 14 2025, 10:04 PM
Subscribers
None

Details

Summary

If we assigned just a lun as a wired unit (something that camperiphunit
will accept), we failed to properly skip over that unit when computing a
next unit number. Add lun so the code matches the comments that we have
to skip all the same criteria that camperiphunit uses to select wired
units for a driver.

Sponsored by: Netflix

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42394
Build 39282: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 5 2021, 3:26 PM
This revision was automatically updated to reflect the committed changes.