tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Attachment order of scsibus*



On Fri, Apr 11, 2025 at 14:28:41 +0200, Edgar Fuß wrote:

> > If the wired down device cannot be attached its wildcard siblings will
> > not use that number.  E.g. note that you probably never see pckbc0
> > attached on an x86, b/c 0 is taken by the wired down "pckbc0 at isa?"
> > in the config and so you get "pckbc1 at acpi0 ..." etc on actual boot.
>
> Do I understand that correctly that if I configure
> 	scsibus0 at mpt0
> 	scsibus1 at mpii0
> 	scsibus* at scsi*
> and use that on a machine that lacks both mpt and mpii, but has mfii,
> then mfii0 will get scsibus2?

Yes.


-uwe


Home | Main Index | Thread Index | Old Index