From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Grundler Date: Mon, 01 Jul 2002 21:07:07 +0000 Subject: Re: [Linux-ia64] Diff b/w 32Bit & 64Bit Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org "Mohamed Ghouse , Gurgaon" wrote: > Hello Sir Hi, This is a mailing list - I would assume some women are also subscribed. > I am developing a Driver > I want to know the differences between of Linux on a 32-Bit Processor & a > 64-Bit processor(Processor assumed to be Intel's x86) . uhm...Intel doesn't ship a 64-bit x86 processor. Only AMD is very publicly trying to do that. If you want to know how linux runs on IA64, then buy David Mosberger and Stephane Eranian's excellent book appropriately titled "IA-64 Linux". You should look at any of the numerous "How-TO write a driver": http://www.linuxhq.com/kernel/v2.4/doc/pci.txt.html http://www.cs.arizona.edu/computer.help/policy/DIGITAL\_unix/AA-Q7RQC-TE\_html/pcibus3.html or talks recently presented at OLS by Arjan van de Ven, Greg Kroah-Hartman, or myself: http://www.linuxsymposium.org/2002/ grant