From owner-freebsd-hackers Fri Jan 5 14:54:30 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA08565 for hackers-outgoing; Fri, 5 Jan 1996 14:54:30 -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 OAA08559 for ; Fri, 5 Jan 1996 14:54:24 -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 OAA00299; Fri, 5 Jan 1996 14:54:12 -0800 Message-Id: <199601052254.OAA00299@rah.star-gate.com> To: "Justin T. Gibbs" cc: 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" Content-ID: <296.820882451.1@rah.star-gate.com> Date: Fri, 05 Jan 1996 14:54:11 -0800 From: "Amancio Hasty Jr." Sender: owner-hackers@freebsd.org Precedence: bulk Okay, I think that this a new problem with the latest sound driver which most of you are not running. Somehow, whatever went into the kernel lately has triggered a bug in the sound driver or maybe the bug was always there and it is now showing consistently in the sound driver. The reason why I am blaming the sound driver is because I now I have vic up and running and typing all of this whereas in the past few hours just a few seconds of playing with vic with video capture would crash my system the minute that I tried to access the sound driver with vat. vat-4.0a2 + my GUS PnP and no vic seems to be okay however if I use vic + vat my system crashes.This may correlate with a previously reported crash from Jordan with my latest sound driver and his Gus MAX. None of this makes that much sense at this point so I guess I have my weekend hacking cut out for me 8) Tnks, 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 > ===========================================