Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 26 Feb 2003 14:22:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 26 Feb 2003 14:22:36 -0500 Received: from chaos.analogic.com ([204.178.40.224]:13953 "EHLO chaos.analogic.com") by vger.kernel.org with ESMTP id ; Wed, 26 Feb 2003 14:22:35 -0500 Date: Wed, 26 Feb 2003 14:35:37 -0500 (EST) From: "Richard B. Johnson" Reply-To: root@chaos.analogic.com To: Rusty Lynch cc: Alan Cox , p_gortmaker@yahoo.com, lkml Subject: Re: [2.5.63 PATCH][TRIVIAL]Change rtc.c ioport extend from 10h to 8h In-Reply-To: <1046286599.4093.3.camel@vmhack> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 804 Lines: 20 On 26 Feb 2003, Rusty Lynch wrote: > The real time clock only needs 8 bytes, but rtc.c is reserving 10h bytes. [SNIPPED...] It only needs two bytes port 0x70 and port 0x71 in ix86. Since the Sparc gets addressed differently and can only read/write words, it needs 8 bytes. Please, if you are going to fix it, please fix it only once by setting a different length for the different machines! Cheers, Dick Johnson Penguin : Linux version 2.4.18 on an i686 machine (797.90 BogoMips). Why is the government concerned about the lunatic fringe? Think about it. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/