Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jul 1997 10:42:46 -0400
From:      Paul Werkowski <pw@snoopy.mv.com>
To:        Michael Smith <msmith@atrad.adelaide.edu.au>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: polling in sio.c 
Message-ID:  <199707171442.KAA00224@snoopy.mv.com>
In-Reply-To: My message of "Wed, 16 Jul 1997 07:44:00 EDT." <199707161144.HAA00452@snoopy.mv.com> 

next in thread | previous in thread | raw e-mail | index | archive | help


|     
|     > Card inserted, slot 0
|     > sio2: Warning: irq_pending error1.	<<< first one in sio.c
|     
|     Er, you must be using the PAO kernel.  I don't recommend this unless
|     you need it for something else; the pccard support in the standard
|     kernels is good enough for this.  I don't actually know what this is
|     meant to be, but I suspect it's the "didn't generate interrupt" error.
| 
| I went to PAO because I couldn't get anywhere with the standard
| code -- but maybe I was making different mistakes then. I could
| try reverting back. I find the sio code a bit hard to follow, but

So, I upgraded to a stock 2.2.2 kernel. Now I see from dmesg..

apm0 on isa
apm: found APM BIOS version 1.1
PC-Card Intel 82365 (5 mem & 2 I/O windows)
pcic: controller irq 3
Card inserted, slot 0
sio2: probe test 3 failed
Return IRQ=5
Card removed, slot 0

Hmm, seems that when I upgraded my office box from 2.1 to 2.2.1
an internal Black Box modem that had always worked swell suddenly
started failing the probe. I don't have that modem installed right
now, but I had set the flag that enables verbose printout in the
probe and I seem to remember that "sio2: probe test 3 failed"
message coming out. I wonder if something broke going from
2.1 to 2.2? Nah, probably not.

Paul



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707171442.KAA00224>