Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/14/2001 09:46:09
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Sep 14 06:46:09 UTC 2001

Modified Files:
	syssrc/sys/dev/pci: vga_pci.c

Log Message:
Add ioctl and mmap entry points for PCI VGA.  ioctl provides
passthrough for PCI config space read/write.  mmap currently
returns error (to be addressed in a future revision).


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/pci/vga_pci.c

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