Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: he
Date: Sun Apr 30 13:07:12 UTC 2000
Modified Files:
syssrc/sys/dev/pci [netbsd-1-4]: if_ti.c
Log Message:
Pull up revisions 1.6-1.7 (via patch, requested by bouyer):
Fix bug which could result in a panic. Add a shutdown hook to
stop the board to avoid memory corruption on reboot. Use bus_space
for TIGON 2 chips, so that they will work even if we can't map
the memory space linearly (e.g. on alpha).
To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 syssrc/sys/dev/pci/if_ti.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