Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 10/24/1999 08:33:46
Module Name:	syssrc
Committed By:	ad
Date:		Sun Oct 24 15:33:46 UTC 1999

Modified Files:
	syssrc/sys/arch/pmax/dev: px.c pxvar.h

Log Message:
- Re-arrange the control map that is exported to user space. This map now
  includes the STIC poll registers.
- Don't bother enabling ISR driven packet queueing on device open. It doesn't
  work for the PXG due to severe dainbramage on the part of DEC and doesn't
  work properly on the 3min due to the spl stuff being a mess.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 syssrc/sys/arch/pmax/dev/px.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/pmax/dev/pxvar.h

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