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)
Wed, Jan 15, 1:02 PM
Unknown Object (File)
Sat, Jan 11, 3:35 AM
Unknown Object (File)
Sat, Jan 11, 12:18 AM
Unknown Object (File)
Mon, Jan 6, 6:12 AM
Unknown Object (File)
Dec 19 2024, 1:38 PM
Unknown Object (File)
Nov 27 2024, 11:38 AM
Unknown Object (File)
Nov 25 2024, 3:26 AM
Unknown Object (File)
Nov 14 2024, 12:51 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