Messages in this thread |  | | Date | Sat, 9 Sep 2000 20:02:16 +0200 | From | Jens Axboe <> | Subject | Re: Scsi disks duplicated |
| |
On Sat, Sep 09 2000, Torben Mathiasen wrote: > On Sat, Sep 09 2000, Jan Niehusmann wrote: > > With linux-2.4.0-test8, all my scsi disks appear duplicated: > > > > Detected scsi disk sda at scsi0, channel 0, id 3, lun 0 > > [...] > > Detected scsi disk sdb at scsi0, channel 0, id 4, lun 0 > > [...] > > Detected scsi disk sdc at scsi0, channel 0, id 3, lun 0 > > [...] > > Detected scsi disk sdd at scsi0, channel 0, id 4, lun 0 > > > > I think this is caused by the addition of module_init(init_sd); > > at the end of drivers/scsi/sd.c. > > > > This seems to some kind of scsi weirdness. Jens reports its the > same with sr. Maybe Eric have a comment on this?
Det er ikke et SCSI problem, det opstår bare pga den måde SCSI loader sine moduler på. Som jeg skrev, bare brug init_module osv igen, så spiller det som det skal.
-- * Jens Axboe <axboe@suse.de> * SuSE Labs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |