Page MenuHomeFreeBSD

cam_periph: Remove vestigial "scbus" comparison
ClosedPublic

Authored by imp on Oct 27 2021, 5:45 AM.
Tags
None
Referenced Files
F169029649: D32680.diff
Mon, Aug 31, 4:23 AM
F168988222: D32680.diff
Mon, Aug 31, 1:49 AM
Unknown Object (File)
Wed, Aug 26, 6:20 PM
Unknown Object (File)
Tue, Aug 25, 9:19 PM
Unknown Object (File)
Tue, Aug 25, 1:59 AM
Unknown Object (File)
Mon, Aug 24, 2:28 PM
Unknown Object (File)
Wed, Aug 19, 5:07 PM
Unknown Object (File)
Sat, Aug 15, 4:06 PM
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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable