Searched hist:248456 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/dev/sis/
H A Dif_sisreg.hdiff 248456 Mon Mar 18 02:47:50 MDT 2013 yongari r119712 introduced SIS_TYPE_83816 but it was not actually set in
driver such that checking against the type was always false.
To detect NS DP83816, driver should have checked silicon revision
register for NS controllers. While here, remove SIS_TYPE_83816 to
not make the similar mistake again.

Reported by: Brad Smith ( brad@openbsd )
H A Dif_sis.cdiff 248456 Mon Mar 18 02:47:50 MDT 2013 yongari r119712 introduced SIS_TYPE_83816 but it was not actually set in
driver such that checking against the type was always false.
To detect NS DP83816, driver should have checked silicon revision
register for NS controllers. While here, remove SIS_TYPE_83816 to
not make the similar mistake again.

Reported by: Brad Smith ( brad@openbsd )

Completed in 111 milliseconds