Subject: CVS commit: src/sys/arch/sgimips/gio
To: None <source-changes@NetBSD.org>
From: Christopher SEKIYA <sekiya@netbsd.org>
List: source-changes
Date: 01/26/2004 07:12:33
Module Name:	src
Committed By:	sekiya
Date:		Mon Jan 26 07:12:33 UTC 2004

Modified Files:
	src/sys/arch/sgimips/gio: newport.c

Log Message:
Slight modifications to newport driver:

* Add resolution and depth variables to softc (for use in X driver, although
  depth detection is currently problematic),
* Store more information about various chip revisions,
* Implement ioctls to help the X driver detect device presence and geometry.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/sgimips/gio/newport.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.