Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/dev/pci/bktr
Module Name: src
Committed By: ghen
Date: Sat Sep 16 11:28:05 UTC 2006
Modified Files:
src/sys/dev/pci/bktr [netbsd-3]: bktr_core.c bktr_core.h bktr_os.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1511):
sys/dev/pci/bktr/bktr_core.c: revision 1.38
sys/dev/pci/bktr/bktr_os.c: revision 1.43
sys/dev/pci/bktr/bktr_core.h: revision 1.8
stop attaching when a bus_dma operation fails, instead of using bogus
addresses.
Remplace vtophys() with proper bus_dma(9) use.
This driver now works properly on Xen
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.33.16.1 src/sys/dev/pci/bktr/bktr_core.c
cvs rdiff -r1.6 -r1.6.16.1 src/sys/dev/pci/bktr/bktr_core.h
cvs rdiff -r1.38 -r1.38.10.1 src/sys/dev/pci/bktr/bktr_os.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index