This message generated a parse failure. Raw output follows here. Please use 'back' to navigate. From devnull@lkml.org Wed Apr 24 12:45:02 2024 Delivery-date: Thu, 15 Mar 2007 21:42:16 +0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751795AbXCOVlh (ORCPT ); Thu, 15 Mar 2007 17:41:37 -0400 Received: from odyssey.analogic.com ([204.178.40.5]:2101 "EHLO odyssey.analogic.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751784AbXCOVlg convert rfc822-to-8bit (ORCPT ); Thu, 15 Mar 2007 17:41:36 -0400 Received: from chaos.analogic.com ([10.112.50.11]) by phoenix.analogic.com with Microsoft SMTPSVC(6.0.3790.211); Thu, 15 Mar 2007 17:41:33 -0400 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-MimeOLE: Produced By Microsoft Exchange V6.5 Received: from chaos.analogic.com (localhost [127.0.0.1]) by chaos.analogic.com (8.12.11/8.12.11) with ESMTP id l2FLfX0q005781; Thu, 15 Mar 2007 17:41:33 -0400 Received: (from linux-os@localhost) by chaos.analogic.com (8.12.11/8.12.11/Submit) id l2FLfXUA005780; Thu, 15 Mar 2007 17:41:33 -0400 X-OriginalArrivalTime: 15 Mar 2007 21:41:33.0447 (UTC) FILETIME=[B32A1970:01C7674A] content-class: urn:content-classes:message Subject: Re: [linux-usb-devel] USB Keyboard Date: Thu, 15 Mar 2007 17:41:33 -0400 Message-Id: In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [linux-usb-devel] USB Keyboard Thread-Index: AcdnSrMxbmTEplxkQvSYPpWSCHuf5A== References: From: "linux-os \(Dick Johnson\)" To: "Dmitry Torokhov" Cc: "Alan Stern" , "Linux kernel" , Reply-To: "linux-os \(Dick Johnson\)" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 15 Mar 2007, Dmitry Torokhov wrote: > On 3/15/07, linux-os (Dick Johnson) wrote: >> echo "Loading uhci-hcd.ko module" >> insmod /lib/uhci-hcd.ko >> echo "Loading ehci-hcd.ko module" >> insmod /lib/ehci-hcd.ko > > I don't see you loading OHCI and I thought AMD boxes used that flavor. > >> echo "Loading usbhid.ko module" >> insmod /lib/usbhid.ko >> echo "Loading usbkbd.ko module" >> insmod /lib/usbkbd.ko >> echo "sleeping for a few seconds" >> sleep 2 >> echo "Mounting root filesystem" >> /bin/findroot >> mount -o defaults --ro -t iso9660 /dev/root /sysroot >> pivot_root /sysroot /sysroot/initrd >> umount /initrd/proc >> exec /sbin/init >> > > -- > Dmitry > Yes! You are correct! I added that module and now the keyboard works! Thanks! Cheers, Dick Johnson Penguin : Linux version 2.6.16.24 on an i686 machine (5615.29 BogoMips). New book: http://www.AbominableFirebug.com/ _  **************************************************************** The information transmitted in this message is confidential and may be privileged. Any review, retransmission, dissemination, or other use of this information by persons or entities other than the intended recipient is prohibited. If you are not the intended recipient, please notify Analogic Corporation immediately - by replying to this message or by sending an email to DeliveryErrors@analogic.com - and destroy all copies of this information, including any attachments, without reading or disclosing them. Thank you. - 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/