NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: (i386) Changing the order of "wd"s
A few more questions wrt hard-wired configuration:
From config.samples(5):
Hard-wiring that instance means re-writing it to the following:
auich0 at pci0 dev 31 function 5
Is it necessary to hard code *all* of that information? Or would
auich0 at pci0 dev ? function ?
work, too?
Can I additionally have the line
auich* at pci? dev ? function ?
besides the hard wired one for automatic configuration of the other
auich* devices as auich1, auich2, ...?
(Note: auich is just the example from the above documentation, in my
case it is of course wd* at atabus? ...)
In order to solve the problem described in my original post, would you
recommend hard wiring "wd0 at atabus2 drive 0" or should I hard wire
the atabus associated with the new controller as atabus0 and then hope
that this bus will be searched first for drives?
Kind regards
Ingolf
Home |
Main Index |
Thread Index |
Old Index