From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262210AbVHAPlC (ORCPT ); Mon, 1 Aug 2005 11:41:02 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262212AbVHAPiy (ORCPT ); Mon, 1 Aug 2005 11:38:54 -0400 Received: from atlrel9.hp.com ([156.153.255.214]:57813 "EHLO atlrel9.hp.com") by vger.kernel.org with ESMTP id S262120AbVHAPgy (ORCPT ); Mon, 1 Aug 2005 11:36:54 -0400 From: Bjorn Helgaas To: Andrew Morton Subject: Re: 2.6.13-rc3-mm3 Date: Mon, 1 Aug 2005 09:36:47 -0600 User-Agent: KMail/1.8.1 Cc: Khalid Aziz , linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org, linux-acpi@intel.com References: <20050728025840.0596b9cb.akpm@osdl.org> <1122678354.20867.48.camel@lyra.fc.hp.com> <20050729161751.34705ac6.akpm@osdl.org> In-Reply-To: <20050729161751.34705ac6.akpm@osdl.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200508010936.47741.bjorn.helgaas@hp.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Friday 29 July 2005 5:17 pm, Andrew Morton wrote: > Khalid Aziz wrote: > > > > Serial console is broken on ia64 on an HP rx2600 machine on > > 2.6.13-rc3-mm3. When kernel is booted up with "console=ttyS,...", no > > output ever appears on the console and system is hung. So I booted the > > kernel with "console=uart,mmio,0xff5e0000" to enable early console and > > here is how far the kernel got before hanging: > > Serial: 8250/16550 driver $Revision: 1.90 $ 6 ports, IRQ sharing enabled > > ... > > No ttyS device at MMIO 0xff5e0000 for console > > > > Serial driver failed to find any serial ports. I am using defconfig. A > > 2.6.13-rc3 kernel (no mm3 patch) compiled with defconfig boots up fine > > and finds all serial ports. Your rc3-mm3 boot is also missing this: IOC: zx1 2.2 HPA 0xfed01000 IOVA space 1024Mb at 0x40000000 So something's busted with ACPI. Both the IOC and the rx2600 serial ports should be discovered via ACPI.