This stuff is really the job of the BIOS rather than the operating system.
This device should only be used if the BIOS is old/substandard. By the
time the OS has booted, you have done way too much work already.
> Thanks for your feedback,
>
> I suppose I need to ask Peter to grant me minor=180 of the major=10
> (misc character drivers)? And most difficult part - think of a short
> name prefix abbreviation for "Intel P6 Microcode Update Device" - IMU?
> /dev/imu
Far too short for such a hardware-specific device. Also, minor 180 is
taken. I suggest /dev/microcode actually. It's quite self-explanatory,
and can be used for other CPUs with microcode updates as well.
Major 10, minor 184.
-hpa
-- <hpa@transmeta.com> at work, <hpa@zytor.com> in private! "Unix gives you enough rope to shoot yourself in the foot."
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/