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: bouyer
Date: Thu May 25 10:10:57 UTC 2000
Modified Files:
syssrc/sys/dev/ic: siop.c siopvar.h
syssrc/sys/dev/microcode/siop: siop.ss
syssrc/sys/dev/pci: siop_pci_common.c
Log Message:
Separate the sheduler from the main script, allocate another DMA-safe
memory page for the sheduler. Put the main script in the on-chip RAM when
available.
Avoid a null-pointer dereference when DSA is invalid.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/ic/siop.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/ic/siopvar.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/microcode/siop/siop.ss
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/pci/siop_pci_common.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