From owner-freebsd-hackers Wed Jul 1 14:12:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA23000 for freebsd-hackers-outgoing; Wed, 1 Jul 1998 14:12:30 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from heathers2.stdio.com (lile@heathers2.stdio.com [199.89.192.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA22946 for ; Wed, 1 Jul 1998 14:12:19 -0700 (PDT) (envelope-from lile@stdio.com) Received: (from lile@localhost) by heathers2.stdio.com (8.8.8/8.8.8) id RAA22580; Wed, 1 Jul 1998 17:09:19 -0400 (EDT) Date: Wed, 1 Jul 1998 17:09:18 -0400 (EDT) From: "Larry S. Lile" To: =?iso-8859-1?Q?=DE=F3r=F0ur=20=CDvarsson?= cc: hackers@FreeBSD.ORG Subject: Re: Problems with irq 9(2)? In-Reply-To: <359A95A3.7188625A@est.is> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 1 Jul 1998, =?iso-8859-1?Q?=DE=F3r=F0ur=20=CDvarsson?= wrote: > Larry S. Lile wrote: > > > > Does anybody know if there are problems with interrupt blocking > > when using interrupt 9(2)? I am having problems with my token > > ring card getting into a user blocked interrupt state and cannot > > figure out what to do. This is really screwing up my token > > ring driver development. > > > > Any ideas? > I am not sure what is going on, but, IRQ 9/2 is often used by vga > adapters, if you have ISA vga adapter then the trouble can be orginated > there. Vga cards used IRQ2/9 for some retrace call. I'm using a #9 Motion 771 video card (PCI) > vga0: rev 0x00 int a irq 10 on pci0.11.0 so I am not sure that would be causing this problem. But then again I don't know. I am going to try moving to int 3, after disabling the serial ports, and see if it works better. It will get me off the cascaded 8259 and the broken vga interrupt hack, if that's what it is. Larry Lile lile@stdio.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message