All of lore.kernel.org
 help / color / mirror / Atom feed
* microcode_ctl vs udev
@ 2004-08-30 22:50 J.A. Magallon
  2004-08-31 11:01 ` Alan Cox
  0 siblings, 1 reply; 3+ messages in thread
From: J.A. Magallon @ 2004-08-30 22:50 UTC (permalink / raw)
  To: Lista Linux-Kernel

Hi...

I have a little problem with microcode_ctl and udev.
Mandrake 10.1 Cooker has switched fully to udev, and microcode_ctl fails
to open the 'microcode' device.

It looks like udev creates /dev/microcode, but microcode_ctl looks for
/dev/cpu/microcode.

Which is the right location ?

Versions:
werewolf:~# rpm -q udev microcode_ctl
udev-030-10mdk
microcode_ctl-1.08-1mdk

TIA

--
J.A. Magallon <jamagallon()able!es>     \               Software is like sex:
werewolf!able!es                         \         It's better when it's free
Mandrakelinux release 10.1 (Beta 1) for i586
Linux 2.6.8.1 (gcc 3.4.1 (Mandrakelinux (Alpha 3.4.1-3mdk)) #1



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: microcode_ctl vs udev
  2004-08-30 22:50 microcode_ctl vs udev J.A. Magallon
@ 2004-08-31 11:01 ` Alan Cox
  2004-09-01 15:23   ` J.A. Magallon
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Cox @ 2004-08-31 11:01 UTC (permalink / raw)
  To: J.A. Magallon; +Cc: Lista Linux-Kernel

On Llu, 2004-08-30 at 23:50, J.A. Magallon wrote:
> It looks like udev creates /dev/microcode, but microcode_ctl looks for
> /dev/cpu/microcode.
> 
> Which is the right location ?

/dev/cpu/microcode according to the LANANA registration table


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: microcode_ctl vs udev
  2004-08-31 11:01 ` Alan Cox
@ 2004-09-01 15:23   ` J.A. Magallon
  0 siblings, 0 replies; 3+ messages in thread
From: J.A. Magallon @ 2004-09-01 15:23 UTC (permalink / raw)
  To: Lista Linux-Kernel


On 2004.08.31, Alan Cox wrote:
> On Llu, 2004-08-30 at 23:50, J.A. Magallon wrote:
> > It looks like udev creates /dev/microcode, but microcode_ctl looks for
> > /dev/cpu/microcode.
> > 
> > Which is the right location ?
> 
> /dev/cpu/microcode according to the LANANA registration table
> 


I solved this with a rule in rules.d:

KERNEL="microcode",     NAME="cpu/microcode" 

But where is the default ? Kernel or userspace ? And why is it not created
in the right place ?

TIA

--
J.A. Magallon <jamagallon()able!es>     \               Software is like sex:
werewolf!able!es                         \         It's better when it's free
Mandrakelinux release 10.1 (Beta 1) for i586
Linux 2.6.8.1-mm2 (gcc 3.4.1 (Mandrakelinux (Alpha 3.4.1-3mdk)) #3







^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-09-01 15:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-30 22:50 microcode_ctl vs udev J.A. Magallon
2004-08-31 11:01 ` Alan Cox
2004-09-01 15:23   ` J.A. Magallon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.