Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 1996 09:19:10 +0200 (SAT)
From:      Irvine Short <ishort@pcm.co.za>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        freebsd-hardware@freebsd.org
Subject:   Re: sio2: 65 events for device with no tp
Message-ID:  <Pine.BSF.3.91.960405091532.3461A-100000@pcmgate.pcm.co.za>
In-Reply-To: <199604041326.XAA14205@godzilla.zeta.org.au>

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


On Thu, 4 Apr 1996, Bruce Evans wrote:

Bruce,

Thanks for the reply below. It explains my problem, but what is the tp 
that  my device is without?

Regarding the bit about IRQ7, could I now safely put a network card or 
whatever on it, or should I first find a lpt port that does not cause 
bogus interrupts?

> >What is this message?  
> 
> >I have just compiled a kernel with support for an ARNET 8 port serial 
> >card with 8 16450 ports in it.
> 
> The device interrupted (although device interrupts are supposed to be
> disabled) before any of the ports were opened.  Probably after they
> were configured.  The message should go away after the ports have
> been opened at least ones.  The driver won't know what to do with the
> interrupts, but it will know they aren't for it, and it will quietly
> ignore them.  Try dummy opens (stty -f /dev/ttyd[0-9]).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960405091532.3461A-100000>