Source-Changes archive

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

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



Module Name:    src
Committed By:   nisimura
Date:           Sun Jan 25 03:39:28 UTC 2009

Modified Files:
        src/sys/arch/sandpoint/stand/netboot: kse.c nvt.c pcn.c tlp.c wm.c

Log Message:
Some fixes and a bit consistency.
- naming practice of reverse endian PCI register access macros.
- kse.c, errors in P1SR access and P1CR4 definition.
- nvt.c, redundant device ID check.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/sandpoint/stand/netboot/kse.c
cvs rdiff -r1.16 -r1.17 src/sys/arch/sandpoint/stand/netboot/nvt.c
cvs rdiff -r1.15 -r1.16 src/sys/arch/sandpoint/stand/netboot/pcn.c
cvs rdiff -r1.21 -r1.22 src/sys/arch/sandpoint/stand/netboot/tlp.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/sandpoint/stand/netboot/wm.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