From owner-freebsd-hackers Fri Jan 5 14:17:28 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA07124 for hackers-outgoing; Fri, 5 Jan 1996 14:17:28 -0800 (PST) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA07119 for ; Fri, 5 Jan 1996 14:17:20 -0800 (PST) Received: from rah.star-gate.com (localhost.v-site.net [127.0.0.1]) by rah.star-gate.com (8.6.12/8.6.12) with ESMTP id OAA01054; Fri, 5 Jan 1996 14:16:59 -0800 Message-Id: <199601052216.OAA01054@rah.star-gate.com> X-Mailer: exmh version 1.6.5 12/11/95 To: "Justin T. Gibbs" cc: Jim Lowe , hackers@freebsd.org Subject: Re: meteor driver and recent stable In-reply-to: Your message of "Fri, 05 Jan 1996 14:03:05 PST." <199601052203.OAA05966@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 05 Jan 1996 14:16:57 -0800 From: "Amancio Hasty Jr." Sender: owner-hackers@freebsd.org Precedence: bulk Okay, I will take a look and give it another whirl 8) Amancio >>> "Justin T. Gibbs" said: > > > >Howdy, > > > >I am having problems with the meteor driver crashing the system over here > >and I am also in touch with Jim Lowe one of the co-authors of the driver. > > > >Whats interesting is that previous old versions seems to also crash the > >system even thought right up to last nite I didn't have any problems > >at all with his driver. Is just after I supped last nite. > > > >Does anyone have a clue as to what was checkin recently to cause problems > >to devices such as the meteor pci video capture driver? > > > > Tnks, > > Amancio > > Boot with -v and see what the PCI burst len and latency timer values > are set to for the 2940. We never used to set them. Now we set > them if they were not initialized at POST. Take a look in > sys/pci/aic7870.c for details. My guess is that the 2940 is hogging > the bus and the meteor isn't happy about it. If this is the case, > I'm open to suggestions on how to come up with good defaults. > > -- > Justin T. Gibbs > =========================================== > FreeBSD: Turning PCs into workstations > ===========================================