Page MenuHomeFreeBSD

cam_periph: Remove vestigial "scbus" comparison
ClosedPublic

Authored by imp on Oct 27 2021, 5:45 AM.
Tags
None
Referenced Files
F102397988: D32680.id98074.diff
Mon, Nov 11, 5:29 PM
F102389370: D32680.id97516.diff
Mon, Nov 11, 2:47 PM
F102373449: D32680.id.diff
Mon, Nov 11, 9:29 AM
F102370682: D32680.id.diff
Mon, Nov 11, 8:29 AM
F102366872: D32680.id.diff
Mon, Nov 11, 7:12 AM
F102366603: D32680.diff
Mon, Nov 11, 7:06 AM
Unknown Object (File)
Sep 11 2024, 6:08 AM
Unknown Object (File)
Sep 10 2024, 3:43 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable