Subject: Re: Weird scsibus on a 7300?
To: None <port-macppc@netbsd.org>
From: Martin Nilsson <doedzloek@telia.com>
List: port-macppc
Date: 01/26/2003 18:30:02
03-01-26 12.52, skrev Daniel Eggert p=E5 danieleggert@mac.com f=F6ljande:

>=20
> On s=F8ndag, jan 26, 2003, at 11:59 Europe/Copenhagen, Martin Nilsson
> wrote:
>=20
>> 1.6 running on a Power Mac 7300 with 2 internal scsi disks.
>> The weird thing (at least I think so) is that the internal disks are on
>> scsibus1, and if I connect an external scsi device, it shows up on
>> scsibus0.
>> Shouldn't scsibus0 be the internal and scsibus1 be the external?
>> That seems most right to me...
>=20
> Unless you 'hardwire' things in your kernel configuration, the
> numbering of scsibus (and all other devices) depends on the probe order
> of the kernel. If you do a dmesg, you'll see, that scsibus0 is detected
> befor scsibus1.
>=20
> Daniel
>=20
>=20

How do I do that?
It's pretty annoying that if I connect an external harddrive it becomes sd0
and the boot disk becomes sd1.

/Martin