aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorDavid Graham <[email protected]>2007-07-10 08:45:11 -0700
committerJeff Garzik <[email protected]>2007-07-10 12:24:43 -0400
commit44e4925e4601961b9bd1982008a55fce865d318c (patch)
treee2e916e5478ef40281ca8665ebba534a32bd3432 /include/linux/debugobjects.h
parentc6f5047b633f0605098fe47417c4e1ed87a7637a (diff)
e100: Fix Tyan motherboard e100 not receiving IPMI commands
The 82550 & 51 parts have an extended configuration block that includes a bit "GMRC", required to enable the expected TCO behavior, in config byte offset 22d. The config block sent by the failing driver does include the extension area, but this bit is not initialised, and the downlaod only specifies 0x16 bytes to be sent to the NIC (thaht's bytes 00..21d). By initializing the GMRC bit, and extending the download size for D102+ MACs, the problem is resolved. Signed-off-by: David Graham <[email protected]> Signed-off-by: Auke Kok <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions