From owner-freebsd-questions@FreeBSD.ORG Mon May 5 14:39:23 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4272C37B401 for ; Mon, 5 May 2003 14:39:23 -0700 (PDT) Received: from sumter.awod.com (sumter.awod.com [63.246.96.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6229243F75 for ; Mon, 5 May 2003 14:39:20 -0700 (PDT) (envelope-from stanb@awod.com) Received: from teddy.fas.com (pcp01010374pcs.mplsnt01.sc.comcast.net [68.58.176.69]) by sumter.awod.com (8.12.8/8.12.8) with ESMTP id h45LdJGg017150 for ; Mon, 5 May 2003 17:39:19 -0400 (EDT) Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 19Cng6-00084m-00 for ; Mon, 05 May 2003 17:39:18 -0400 Date: Mon, 5 May 2003 17:39:18 -0400 From: stan To: Free BSD Questions list Message-ID: <20030505213918.GA30945@teddy.fas.com> Mail-Followup-To: Free BSD Questions list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.17 X-Uptime: 17:33:48 up 19:36, 2 users, load average: 0.20, 0.19, 0.09 User-Agent: Mutt/1.5.3i Sender: Stan Brown Subject: 2 keyoards == Big Trouble! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 21:39:23 -0000 I've got a new laptop wiht a port replicator that I'm trying to ge FreeBSD STABLE working on. Being a laptop of course, it's got a built in kyboard. The machine itself has both PS/2 conectorrs, and USB conectors. It looks like the built in keyboard and mouse are PS/2. I have tried both an external PS/2 keyboard, and an external USB keyboard. Under Linux both these combinations work. Under FreebSD when I boot with a 2nd keyboard atached, I wind up with no working keyboard. Here are what I think are the relevat parts of dmesg: atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 device_probe_and_attach: atkbd0 attach returned 6 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> Mounting root from ufs:/dev/ad0s1a ltmdm0: port 0x2040-0x2047 mem 0x40280000-0x40280fff irq 5 at device 4.1 on pci2 ltmdm0: type Virtual 16550A What can I do to make this work? -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin