Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Jan 1996 14:03:05 -0800
From:      "Justin T. Gibbs" <gibbs@freefall.freebsd.org>
To:        "Amancio Hasty Jr." <hasty@rah.star-gate.com>
Cc:        hackers@freebsd.org
Subject:   Re: meteor driver and recent stable 
Message-ID:  <199601052203.OAA05966@freefall.freebsd.org>
In-Reply-To: Your message of "Fri, 05 Jan 1996 13:33:09 PST." <199601052133.NAA00607@rah.star-gate.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>
>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
===========================================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601052203.OAA05966>