Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 1995 23:46:35 +0100 (MET)
From:      didier@aida.remcomp.fr (Didier Derny)
To:        FreeBSD-hackers@freefall.cdrom.com
Subject:   cdev major number for a cyrix driver
Message-ID:  <m0rh3Ln-00040NC@aida.remcomp.fr>

next in thread | raw e-mail | index | archive | help
Hello,

I'm writing a driver to configure the internal cache of the Cx486Rx2 processor

I've implemented a very simple driver to activate/inactivate the cache
and to read an write in the 486Rx2 internal registers.

this drivers is used by a program that can either load the content of
a configuration file (to use in rc) or to build the configuration file
interactively and then write the new configuration in the registers.

So I need a cdev major number for this driver.

Thanks for your help


Didier Derny

---------------------------------------------------------------------
Email: didier@aida.remcomp.fr
---------------------------------------------------------------------



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