From owner-freebsd-hackers Thu May 4 12:24:42 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA19970 for hackers-outgoing; Thu, 4 May 1995 12:24:42 -0700 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id MAA19963 for ; Thu, 4 May 1995 12:24:37 -0700 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA10184; Thu, 4 May 95 13:16:52 MDT From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9505041916.AA10184@cs.weber.edu> Subject: Re: Few problems at 0412 SNAP To: rashid@haven.ios.com (Rashid Karimov.) Date: Thu, 4 May 95 13:16:52 MDT Cc: hackers@FreeBSD.org In-Reply-To: <199505040407.AAA04345@haven.ios.com> from "Rashid Karimov." at May 4, 95 00:07:27 am X-Mailer: ELM [version 2.4dev PL52] Sender: hackers-owner@FreeBSD.org Precedence: bulk [ ... Random reboots ... ] > The system is : > GATEWAY 2000PCI/128Mb RAM/Bustek946C PCI/SCSI adapetr, DIAMOND > STEALTH 64 SVGA card ( with sw_cursor enables ). Is this an older P60 system? Gateway is known to have three motherboards for this box: 1) A motherboard with a bad saturn chipset, known to fail to do cache update/invalidation correctly because of a missing connection in the chip masks. If the chip was built from masks older than Apr 1994, then it probably has this problem. You can use a bus mastering DMA controller *if* you disable the L1 and L2 caches. 2) A motherboard with a bad saturn chipset that has been hacked on the motherboard itself to (mostly) fix the problem. You may still need to disable the L2 cache. 3) A motherboard with a good saturn chipset, but which hasn't had the hack removed because it wasn't cost effective for Gateway to do it and trash their stockpile of motherboards. You *must* disable the L2 cache for this one to work. ?) It may be newer and Gateway may have done something about it, so these may not be your problem. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.