Searched hist:109058 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/xe/
H A Dif_xe.cdiff 109058 Fri Jan 10 06:09:58 MST 2003 mbr When reading PHY regs over the i2c bus, the turnaround ACK bit
is read one clock edge too late. This bit is driven low by
slave (as any other input data bits from slave) when the clock
is LOW. The current code did read the bit after the clock was
driven high again.

Reviewed by: luoqi
MFC after: 2 weeks
/freebsd-11-stable/sys/dev/wb/
H A Dif_wb.cdiff 109058 Fri Jan 10 06:09:58 MST 2003 mbr When reading PHY regs over the i2c bus, the turnaround ACK bit
is read one clock edge too late. This bit is driven low by
slave (as any other input data bits from slave) when the clock
is LOW. The current code did read the bit after the clock was
driven high again.

Reviewed by: luoqi
MFC after: 2 weeks
/freebsd-11-stable/sys/dev/xl/
H A Dif_xl.cdiff 109058 Fri Jan 10 06:09:58 MST 2003 mbr When reading PHY regs over the i2c bus, the turnaround ACK bit
is read one clock edge too late. This bit is driven low by
slave (as any other input data bits from slave) when the clock
is LOW. The current code did read the bit after the clock was
driven high again.

Reviewed by: luoqi
MFC after: 2 weeks
/freebsd-11-stable/sys/dev/rl/
H A Dif_rl.cdiff 109058 Fri Jan 10 06:09:58 MST 2003 mbr When reading PHY regs over the i2c bus, the turnaround ACK bit
is read one clock edge too late. This bit is driven low by
slave (as any other input data bits from slave) when the clock
is LOW. The current code did read the bit after the clock was
driven high again.

Reviewed by: luoqi
MFC after: 2 weeks

Completed in 123 milliseconds