Ach noch was. Ich habe im Internet andauernd gelesen, dass man den
zweiten Hostadapter einfach durch ein alias ala scsi_hostadapter1 in
der /etc/modules.conf einbinden kann.
Nun habe ich aber im SCSI-Howto nachgelesen und foldendes gefunden:
When upper level drivers are initialized and if there are no hosts
active then the mid level will attempt to load a module called
"scsi_hostadapter". An "alias" can then be used to associate
"scsi_hostadapter" with the actual name of the lower level (adapter)
driver. For example, a line like "alias scsi_hostadapter aic7xxx" in
the /etc/modules.conf file would cause the aic7xxx module to be loaded
(if there were no lower level drivers already active). [1]
Und das deckt sich voll mit meiner Feststellung dass zwar das Modul
hinter scsi_hostadapter geladen wird, nicht aber das hinter
scsi_hostadapter1.
Obwohl das was ich verstanden habe schon Sinn macht, gibt es doch
Sachen, die mir nicht ganz koscher vorkommen.