I've been away on a ferry working since Thursday. Sorry about being quiet. Am just now catching up on emali.
On Fri, Jun 29, 2007 at 02:22:19AM +0200, svn@openbios.org wrote:
- unsigned lo;
- unsigned hi;
- u32 lo;
- u32 hi;
};
-static inline struct msr rdmsr(unsigned index) +static inline struct msr rdmsr(unsigned index)
You missed the parameter index here. Ignore if it's been fixed already.
//Peter
On 6/30/07, Peter Stuge peter@stuge.se wrote:
I've been away on a ferry working
eh? A ferry? Tell us more! Pictures?
ron
On Sat, Jun 30, 2007 at 03:04:51PM -0700, ron minnich wrote:
On 6/30/07, Peter Stuge peter@stuge.se wrote:
I've been away on a ferry working
eh? A ferry? Tell us more! Pictures?
Yep, a customer of mine does engine control/fuel saving for ferries.
4x 10000 (yes!) bhp 8-cylinder engines. Each three stories tall and 60 feet long. Cylinders ~2 feet in diameter.
No pictures, sorry. My customer has some, I'll see if I can get copies.
I'm looking around for an industrial-grade LB-friendly board with some NAND flash, USB, DVI output (just 2D) and 2GHz+ CPU. Any suggestions?
//Peter