[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <12594726.post@talk.nabble.com>
Date: Mon, 10 Sep 2007 08:06:20 -0700 (PDT)
From: PnP driver <mkrameshid@...il.com>
To: linux-kernel@...r.kernel.org
Subject: Calling PnP bios routines like get device node from x86_84 arch
Hi,
I am very new to linux kernel driver development. I need to develop a
driver for calling BIOS routines like get device node. I could call it
in i386 architecture using the PnP driver.
But in x86_64 arch I couldn't see any support. Even I tried to
implement it similar to the i386. But there is no API get_cpu_gdt_table().
Is there any other way to get the cpu_gdt_table? or any other way to
call the BIOS routines.
Please help me on this.
-mkr
--
View this message in context: http://www.nabble.com/Calling-PnP-bios-routines-like-get-device-node-from-x86_84-arch-tf4415380.html#a12594726
Sent from the linux-kernel mailing list archive at Nabble.com.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists