Bug#436703: #436703: - patch broken - only 8 scsi devices?

2007-09-21 Thread Roland Stigge
Bernd Zeimetz wrote: > I'm documenting a discussion about this bug on #debian.de, which had the > following results: > > ++#define MAX_SCSI_DISKS 8 > > unfortunately that's broken. It's not a problem originating in the patch. The patch just forward-ports the concept of just treating sda..sdh. (I

Bug#436703: #436703: - patch broken - only 8 scsi devices?

2007-09-21 Thread Bernd Zeimetz
Hi, I'm documenting a discussion about this bug on #debian.de, which had the following results: ++#define MAX_SCSI_DISKS 8 unfortunately that's broken. It's pretty easy to have way more than 8 scsi devices before the drives in your machine are initialized. You'll have to take care of all scsi de