On Fri, Jul 27, 2007 at 03:59:39PM -0400, Jeff Garzik wrote: > EISA can do shared interrupts and VLB cannot, according to some quick > Googling. Fascinating! I didn't know that. > Are you certain you're not confusing adapters with channels? I don't > see where the same I/O port is registered multiple times. Or does EISA > present multiple channels via multiple I/O ports (multiple > advansys_board_found calls)? Multiple calls to advansys_board_found. The old code alternated between adding 0x20 and 0xfd0 to the iobase that it was testing. My new code probes base+0xc30 and base+0xc50, but calls advansys_board_found() for each of them. -- "Bill, look, we understand that you're interested in selling us this operating system, but compare it to ours. We can't possibly take such a retrograde step." - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html