NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/40065: ipmi(4) no longer recognized on a HP Proliant ML110 G4
The following reply was made to PR kern/40065; it has been noted by GNATS.
From: Takahiro Kambe <taca%back-street.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/40065: ipmi(4) no longer recognized on a HP Proliant
ML110 G4
Date: Sat, 29 Nov 2008 22:42:47 +0900 (JST)
In message <20081129132500.3AE8163B8BD%narn.NetBSD.org@localhost>
on Sat, 29 Nov 2008 13:25:00 +0000 (UTC),
tron%zhadum.org.uk@localhost wrote:
> System: NetBSD colwyn.zhadum.org.uk 5.0_BETA NetBSD 5.0_BETA (COLWYN.64) #0:
> Sat Nov 29 11:19:05 GMT 2008
> tron%colwyn.zhadum.org.uk@localhost:/src/sys/compile/COLWYN.64 amd64
> Architecture: x86_64
> Machine: amd64
> >Description:
> After the latest changes to the ipmi(4) driver the IPMI hardware in my
> HP Proliant ML110 G4 is no longer recognized. Previous versions of the
> driver recognized it like this:
We discussed this problem with ML115 G1 on netbsd-jp mailing list.
bmc_io_wait_spin() in sys/arch/x86/x86/ipmi.c, count will be
initialized 5000 when cold start. It was decreased revision 1.20 and
increased 1.25. But still small for my ML115. I don't now what is
the proper value to recognize the device. At least, changing from
5000 to 500000 recognize ipmi again.
Best regards.
--
Takahiro Kambe <taca%back-street.net@localhost>
Home |
Main Index |
Thread Index |
Old Index