All of lore.kernel.org
 help / color / mirror / Atom feed
* missing request_region in pnpbios_probe_system
@ 2006-09-11  9:57 Olaf Hering
  2006-09-11 10:41 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2006-09-11  9:57 UTC (permalink / raw)
  To: linux-kernel


Does anyone know why pnpbios_probe_system() does no request_region()
before it reads from 0xf0000 to 0xffff0?


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

* Re: missing request_region in pnpbios_probe_system
  2006-09-11  9:57 missing request_region in pnpbios_probe_system Olaf Hering
@ 2006-09-11 10:41 ` Alan Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2006-09-11 10:41 UTC (permalink / raw)
  To: Olaf Hering; +Cc: linux-kernel

Ar Llu, 2006-09-11 am 11:57 +0200, ysgrifennodd Olaf Hering:
> Does anyone know why pnpbios_probe_system() does no request_region()
> before it reads from 0xf0000 to 0xffff0?

It's the system ROM. It's not a private resource.


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

end of thread, other threads:[~2006-09-11 10:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-11  9:57 missing request_region in pnpbios_probe_system Olaf Hering
2006-09-11 10:41 ` Alan Cox

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.