Page MenuHomeFreeBSD

cam_periph: Remove vestigial "scbus" comparison
ClosedPublic

Authored by imp on Oct 27 2021, 5:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 9, 2:57 AM
Unknown Object (File)
Thu, May 9, 2:57 AM
Unknown Object (File)
Thu, May 9, 2:57 AM
Unknown Object (File)
Sat, May 4, 9:36 AM
Unknown Object (File)
Apr 10 2024, 12:29 AM
Unknown Object (File)
Mar 28 2024, 9:38 PM
Unknown Object (File)
Mar 7 2024, 11:48 PM
Unknown Object (File)
Feb 23 2024, 12:14 AM
Subscribers
None

Details

Summary

The code in camperiphunit rejects "scbus" as an 'at' location that would
allow any other wiring to use that unit number. Yet in
camperiphunitnext, if we have a no target and the 'at' location of
'scbus' it would be excluded on the basis that it's a wiring
cadidate. This is improper and appears to be a hold-over of the
pre-hints / pre-newbus config system, so remove it.

Sponsored by: Netflix

Diff Detail

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