Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jun 2000 22:17:54 -0400 (EDT)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        ynishimura@home.nimc.go.jp
Cc:        freebsd-alpha@FreeBSD.ORG
Subject:   Re: Does anyone know how to define RAMDAC and clock chip of Mach64 for FreeBSD4.0/Alpha?
Message-ID:  <14670.54275.206271.399227@grasshopper.cs.duke.edu>
In-Reply-To: <49256904.000603D4.00@cmnotesx.nimc.go.jp>
References:  <49256904.000603D4.00@cmnotesx.nimc.go.jp>

next in thread | previous in thread | raw e-mail | index | archive | help

ynishimura@home.nimc.go.jp writes:
 > 
 > Does anyone know how to define RAMDAC and  clock chip of Mach64 for
 >       FreeBSD4.0/Alpha?
 > 
 > I successed in installing Number nine GXE64 Pro for FreeBSD4.0/Alpha.
 > I have no idea of Mach64 .

This worked at one time for a DEC suplied Mach64 found in an
AlphaStation 200 4/166:

Section "Device"
        Identifier "m64"
        ClockChip       "ics2595"
        Ramdac  "stg1702"
        Option "override_bios"
        Option "no_block_write"
        Option "no_bios_clocks"
EndSection

I hope this helps you,

Drew

------------------------------------------------------------------------------
Andrew Gallatin, Sr Systems Programmer	http://www.cs.duke.edu/~gallatin
Duke University				Email: gallatin@cs.duke.edu
Department of Computer Science		Phone: (919) 660-6590


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




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