Source-Changes archive

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

CVS commit: src/sys/arch/cobalt/stand/boot



Module Name:    src
Committed By:   tsutsui
Date:           Wed Oct 31 13:30:46 UTC 2007

Modified Files:
        src/sys/arch/cobalt/stand/boot: tlp.c

Log Message:
- use chaned mode for RX descs and allocate only one desc per each cacheline
  to avoid possible race condition between CPU writeback vs DMA write
- remove unnecessary FS and LS bits from RxD->xd0
  (sys/dev/ic/tulipvar.h sets them but maybe they are ignored?)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/cobalt/stand/boot/tlp.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