Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/14/2002 18:15:25
Module Name: syssrc
Committed By: thorpej
Date: Fri Jun 14 15:15:24 UTC 2002
Modified Files:
syssrc/sys/dev/pci: neo.c
Log Message:
Map the device's memory space with BUS_SPACE_MAP_LINEAR, since we
need to be able to access it as such.
Fixes kern/17114.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/pci/neo.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.