From owner-freebsd-hackers Sat Aug 24 09:29:17 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA14230 for hackers-outgoing; Sat, 24 Aug 1996 09:29:17 -0700 (PDT) Received: from ottawa.net (ppp-82.ottawa.net [205.211.4.82]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA14213 for ; Sat, 24 Aug 1996 09:29:13 -0700 (PDT) Received: (from brianc@localhost) by ottawa.net (8.7.5/8.7.3) id MAA00198; Sat, 24 Aug 1996 12:28:52 -0400 (EDT) From: Brian Campbell Message-Id: <199608241628.MAA00198@ottawa.net> Subject: Re: Triton II chipsets To: joerg_wunsch@uriah.heep.sax.de, freebsd-hackers@FreeBSD.org (FreeBSD Hackers) Date: Sat, 24 Aug 1996 12:28:52 -0400 (EDT) In-Reply-To: <199608240625.IAA08864@uriah.heep.sax.de> from J Wunsch at "Aug 24, 96 08:25:01 am" Reply-to: brianc@pobox.com X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > As Brian Campbell wrote: > > I'm running on a Triton II VX chipset and wanted the chipset probe to > > recognize and display my chipset. > > Something like this? Yes, something like that ;-) That's more detailed than what I got by just reusing the FX description, but I suspect, with the detail it goes into, that it doesn't take into account SDRAM-based systems. Not a big deal ... I was just trying to conserve space anyway. Other than for systems that fail to boot, I like this sort of report in a userland utility anyway. > The patch has been posted to -hackers (or -current, i eventually > forgot) some days ago, but i haven't heard anything back. If the > author is happy with it now, we can commit it to the sources. Must have been -current. Could someone mail me the patch?