Source-Changes archive

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

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   tsutsui
Date:           Sat Apr 19 06:59:08 UTC 2008

Modified Files:
        src/sys/dev/ic: dp83932.c dp83932var.h

Log Message:
The DP83932C manual says the CAM enable register (CER) can't be
accessed on normal operations and the CER should be set up
through the last entry in the CAM desciptor area and loaded
via LCAM command, so make our driver do so, though the previoius
code (writing CER directly) worked without problems.

Tested on sn at jazzio on arc (in 32bit mode) by me and
sn at nubus on mac68k (in 16bit mode) by Paul Ripke on port-mac68k.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/dev/ic/dp83932.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/ic/dp83932var.h

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