Re: Conflict when loading initio driver



I have a scanner connected to a Initio INI-950 SCSI card and I recently upgraded from SuSE 10.2 to 10.3. The new kernel doesn't see any of my devices. I get the following in /var/log/messages:





Sep 30 09:05:13 r2d2 kernel: ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 17 (level, low) -> IRQ 16

Sep 30 09:05:13 r2d2 kernel: initio: I/O port range 0x0 is busy.

Sep 30 09:05:13 r2d2 kernel: ACPI: PCI interrupt for device 0000:00:0a.0 disabled

Humm not a collision - thats a bug in the driver updating. Looks like the
changes I made and combined with Christoph's lost a line somewhere when I
was merging it all. Try the following

Signed-off-by: Alan Cox <alan@xxxxxxxxxx>

diff -u --new-file --exclude-from /usr/src/exclude --recursive linux.vanilla-2.6.23rc8-mm1/drivers/scsi/initio.c linux-2.6.23rc8-mm1/drivers/scsi/initio.c
--- linux.vanilla-2.6.23rc8-mm1/drivers/scsi/initio.c 2007-09-26 16:46:54.000000000 +0100
+++ linux-2.6.23rc8-mm1/drivers/scsi/initio.c 2007-09-30 22:22:03.839113616 +0100
@@ -2867,6 +2867,7 @@
}
host = (struct initio_host *)shost->hostdata;
memset(host, 0, sizeof(struct initio_host));
+ host->addr = pci_resource_start(pdev, 0);

if (!request_region(host->addr, 256, "i91u")) {
printk(KERN_WARNING "initio: I/O port range 0x%x is busy.\n", host->addr);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: how does one buy aftermarket pipes?
    ... capable of being splattered like a bug ... ... you either ride with people or you don't ride ... ... you with the pipe and other go fast shit ... and being argumentative has lost its charm here ...
    (rec.motorcycles)
  • Re: Possible fxp(4) problem in -CURRENT
    ... I seem to recall that when the driver detects this bug in the ... fxp card, you need to power cycle the box. ... Not sure if thats your issue or not, or if the driver is incorrectly ...
    (freebsd-current)
  • Re: Argh!!! $%^&ing word processor
    ... sort of bug that gets past the autosave - the file is somehow corrupted ... corrupts the save process, you will have earlier uncorrupted versions ... which is why I'd only lost a page or so. ... Thinking about it, it's acting rather as if something internally marks the file as Read-Only as it's saved, but doesn't trigger the "This is a read-only file, any changes will be lost unless you save under a new filename" warning the next time it's opened. ...
    (rec.arts.sf.composition)
  • Re: ntds corrupted?
    ... The same for the exchange database. ... checked my mail today I might have lost the day it crashed but thats all. ... Next I move the stuff off this thing and rebuild after a graceful demotion. ...
    (microsoft.public.windows.server.active_directory)
  • Re: [RFC][PATCH] A generic boolean
    ... If thats the case, then thats really scary :-( I'd claim it's a bug and ... I am willing to be that iptables isn't the only place that is affected ... Ich danke GMX dafür, die Verwendung meiner Adressen mittels per SPF ...
    (Linux-Kernel)