]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
A small number of systems in the ICH9/10 family have a flash
authorjfv <jfv@FreeBSD.org>
Fri, 24 Jul 2009 16:54:22 +0000 (16:54 +0000)
committerjfv <jfv@FreeBSD.org>
Fri, 24 Jul 2009 16:54:22 +0000 (16:54 +0000)
commita3c94456b574c6f3cdb965fcc48b00d6a0a72ee1
treee9895a96522dcca7acf5f658b993c013f4a3ec71
parentd6e0586219d19788c9ead7bdea50914572e7f5f2
A small number of systems in the ICH9/10 family have a flash
part that is made up of 8K banks rather than 4K, if these
systems are using bank 1 then the last change in this code
breaks the bank read, resulting in an invalid checksum of
the eeprom during driver load. This change fixes this.

Approved by:  re
sys/dev/e1000/e1000_ich8lan.c