lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 6 Oct 2007 11:13:18 +0100
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	"Scott Simpson" <simpson100@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Conflict when loading initio driver

> > +	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);
> 
> I tried this fix on my SuSE 10.3 system (2.6.22.5-29 kernel) and it
> didn't work. The system froze on boot. I think there might be more to
> it.

Can you stick some printk statements in so we can see where it hangs
roughly ? 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ