Subject: Re: driver logging via log()
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Eric S. Hvozda <hvozda@netcom.com>
List: tech-kern
Date: 09/08/1995 09:16:36
On Fri, 08 Sep 1995 08:47:55 -0700 Jason Thorpe wrote:
>
> Just to clarify ... only one of these `special' interrupts happens when
> you remove the cable, right? Or is is a constant stream of them? Does
> it interrupt when the cable get's re-installed?
I get a constant stream of them while the cable is removed.
> If it does indeed interrupt perodically, perhaps a `cable state' member
> in the softc? If you get a cable interrupt, and `cable state' is
> `disconected', ignore it?
Hmmm, this would seem to be an idea to go with. I'll give it a try tonight
when I get home...
> *shrug* Just a few ideas :-)
That's a few more than I've got :-)