Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sandpoint/sandpoint



Module Name:    src
Committed By:   nisimura
Date:           Sat Apr 19 02:01:03 UTC 2008

Modified Files:
        src/sys/arch/sandpoint/sandpoint: locore.S machdep.c

Log Message:
porting explanation take 2 after an accidental quit from CVS editor.
- target differences are considered minor and adaptable by heuristics
  in pci/pci_machdep.c and machdep.c.
- kernel expects sane runtime HW settings when it gains control.
  All tweaks should have been completed by bootloader.
- consults stand/ for reference. The implementation will change
  from time to time.

communications to power control satelite processor is to be done by
a kernel thread and sysctl knobs with help of possible user agent
deamon.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/sandpoint/sandpoint/locore.S
cvs rdiff -r1.41 -r1.42 src/sys/arch/sandpoint/sandpoint/machdep.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