GNIC-II "skput:over"

Johns Daniel jdaniel@SYSTRAN.com
Thu Oct 22 13:41:51 1998


Due to the lack of response to my query, I went
back and installed 2.0.35-SMP on both PCs. I
also upgraded to hamachi.c v0.07.

The module installs well. The outputs of ifconfig,
netstat, and /proc/net/dev look normal. But as
soon as I run ping or ttcp, one of the machines
hangs with:

Kernel panic: skput:over: 0483b074:2051
In swapper task - not syncing

I made sure that these cards do not have to share
interrupts.

The PC that hangs has:
	ASUS P2L97-D motherboard with dual PII-266
	Buslogic BT-952 SCSI controller
The other PC has:
	ASUS P2B-DS motherboard with dual PII-300
		and AIC7890 SCSI controller
Otherwise, they are very similar in configuration.

TIA for any help

-- Johns

> I just installed two GNIC-II adapters on two similar
> networked (Ethernet) PCs. The driver module installed
> on the one with kernel 2.1.109, and failed to install
> on the one with kernel 2.1.124. I am using
> 	hamachi.c:v0.05 7/25/98
> I added some debugging messages to it, and got this
> output:
> 
> found ethernet controller 8086 1229
> found ethernet controller 1318 911
> Found Hamachi GNIC-II at Bus % I/O 0xdf800004, IRQ 46081.
> Found Hamachi GNIC-II at PCI address 0xb401, IRQ 17.
> Failed to map PCI address 0xb401.
> 
> The last message came from:
> 	ioaddr = (long)ioremap(pciaddr & ~0xf, 0x400);
> 
> 	if (ioaddr == 0) {
> 		printk(KERN_INFO "Failed to map PCI address %#lx.\n",
> 			   pciaddr);
> 		continue;
> 	}
> Looks like the ioremap() failed!
> 
========================================================
Johns Daniel, Senior Engineer        jdaniel@systran.com
(937) 252-5601 x365                   Fax (937) 252-1392
Systran Federal Corp, 4126 Linden, Dayton, OH 45432, USA


 | To unsubscribe, send mail to Majordomo@cesdis.gsfc.nasa.gov, and within the
 |  body of the mail, include only the text:
 |   unsubscribe this-list-name youraddress@wherever.org
 | You will be unsubscribed as speedily as possible.