From owner-freebsd-current@FreeBSD.ORG Sat Apr 15 15:44:27 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FDB616A404 for ; Sat, 15 Apr 2006 15:44:27 +0000 (UTC) (envelope-from rmgls@wanadoo.fr) Received: from smtp7.wanadoo.fr (smtp7.wanadoo.fr [193.252.22.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id F350543D46 for ; Sat, 15 Apr 2006 15:44:26 +0000 (GMT) (envelope-from rmgls@wanadoo.fr) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf0704.wanadoo.fr (SMTP Server) with ESMTP id 2D94D140009C for ; Sat, 15 Apr 2006 17:44:26 +0200 (CEST) Received: from wanadoo.fr (ARouen-252-1-118-136.w86-208.abo.wanadoo.fr [86.208.125.136]) by mwinf0704.wanadoo.fr (SMTP Server) with ESMTP id 0FA411400095 for ; Sat, 15 Apr 2006 17:44:26 +0200 (CEST) X-ME-UUID: 20060415154426641.0FA411400095@mwinf0704.wanadoo.fr Received: from rmgls by port.private.music with local (Exim 4.60 (FreeBSD)) (envelope-from ) id 1FUmwh-0000HK-7o for freebsd-current@freebsd.org; Sat, 15 Apr 2006 17:44:23 +0200 Date: Sat, 15 Apr 2006 17:44:23 +0200 From: Raoul MEGELAS To: freebsd-current@freebsd.org Message-ID: <20060415154423.GA1023@wanadoo.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: inappropriate ioctl for usb keyboard X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Apr 2006 15:44:27 -0000 Hi all, I try to attach an usb keyboard with the command kbdcontrol -a | -k /dev/ukbd0 and here is what i get: inappropriate ioctl for device. now the long story: sysctl -a | grep ... ukbd0: on uhub0 ukbd0: CHESEN USB Keyboard, rev 1.10/1.10, addr 2, iclass 3/1 kbd: new array size 4 kbd1 at ukbd0 kbd1: ukbd0, generic (0), config:0x0, flags:0x1d0000 uhid0: on uhub0 uhid0: CHESEN USB Keyboard, rev 1.10/1.10, addr 2, iclass 3/1 ... <118>hw.acpi.cpu.cx_lowest: <118>C1 <118> -> <118>C2 <118> <118>kbd1 <118> ukbd0, type:generic (0) <118>kbdcontrol: <118>unable to set keyboard <118>: <118>Inappropriate ioctl for device <118>syscons not running? <118>/etc/rc.d/syscons: DEBUG: run_rc_command: evaluating syscons_precmd(). <118>/etc/rc.d/syscons: DEBUG: run_rc_command: evaluating syscons_start(). <118>Configuring syscons: <118> keymap <118> keyrate <118> font8x16 <118> font8x14 <118> font8x8 <118> blanktime <118> allscreens any idea would help. thanks. Raoul rmgls@wanadoo.fr