Re: wrong /dev/sd... order with multiple adapters in kernel 2.4.4

2001-05-16 Thread Massimo Dal Zotto
> On Wed, 16 May 2001, Massimo Dal Zotto wrote: > > > Hi, > > > > I have recently upgraded the kernel from 2.2.19 to 2.4.4 and discovered > > that it assigns the /dev/sd... devices in the wrong order with respect both > > to the behavior of kernel 2.2.19 and

wrong /dev/sd... order with multiple adapters in kernel 2.4.4

2001-05-16 Thread Massimo Dal Zotto
in the pci bus scan order as reported by /proc/pci. -- Massimo Dal Zotto +--------------+ | Massimo Dal Zotto email: [EMAIL PROTECTED] | | Via Marconi, 141phone: ++39-0461534251 | | 380

[PATCH] move aic7xxx ld in drivers/scsi/Makefile

2001-05-16 Thread Massimo Dal Zotto
) += amiga7xx.o 53c7xx.o obj-$(CONFIG_BLZ603EPLUS_SCSI) += amiga7xx.o 53c7xx.o @@ -184,3 +188,6 @@ sim710_u.h: sim710_d.h sim710.o : sim710_d.h + +aic7xxx/aic7xxx_mod.o: + make -C aic7xxx -- Massimo Dal Zotto