]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a short delay in the read loop in tl_eeprom_getbyte(). On some
authorwpaul <wpaul@FreeBSD.org>
Sun, 31 May 1998 16:59:39 +0000 (16:59 +0000)
committerwpaul <wpaul@FreeBSD.org>
Sun, 31 May 1998 16:59:39 +0000 (16:59 +0000)
commit9ce1b0b0eda67a4a38766f2cb0264718ab313ac6
tree9ecd61f81a158642993a0673dff56335cbe62df2
parent9b0682308d43f58b75dc295989e3113d70fd05cf
Add a short delay in the read loop in tl_eeprom_getbyte(). On some
systems, you have to allow the delay or else you end up misreading
some of the bits.

Patch provided by: Yoshihiko Someya <zb9y-smy@asahi-net.or.jp>
sys/pci/if_tl.c