Source-Changes archive

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

CVS commit: [netbsd-3] src/sys/dev/ic



Module Name:    src
Committed By:   tron
Date:           Thu Oct  6 11:48:49 UTC 2005

Modified Files:
        src/sys/dev/ic [netbsd-3]: elinkxl.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #863):
        sys/dev/ic/elinkxl.c: revision 1.84
PR/31455: Robert Elz: ex (905[BC]) cards can hang in -current kernels
- fix bus_space_read_1 -> bus_space_read_2 since revision 1.27 changed
  the bit defines to assume 2 byte reads.
- Increment oerrors in case of collisions
- Clamp success counter to 100, instead of letting rotate freely.


To generate a diff of this commit:
cvs rdiff -r1.79 -r1.79.2.1 src/sys/dev/ic/elinkxl.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