From owner-freebsd-hackers@FreeBSD.ORG Fri Feb 27 18:29:06 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E65BB16A4CE for ; Fri, 27 Feb 2004 18:29:06 -0800 (PST) Received: from quelrod.quelrod.net (cs24243230-109.austin.rr.com [24.243.230.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5286D43D39 for ; Fri, 27 Feb 2004 18:29:06 -0800 (PST) (envelope-from quel@quelrod.net) Received: from quelrod.net (quelrod.net [127.0.0.1]) by quelrod.quelrod.net (8.12.9/8.12.9) with ESMTP id i1S2TKm2030332 for ; Fri, 27 Feb 2004 20:29:20 -0600 (CST) Received: from localhost (quel@localhost) by quelrod.net (8.12.9/8.12.9/Submit) with ESMTP id i1S2TK85014357 for ; Fri, 27 Feb 2004 20:29:20 -0600 (CST) Date: Fri, 27 Feb 2004 20:29:20 -0600 (CST) From: quel@quelrod.net To: freebsd-hackers@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: cue cat X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2004 02:29:07 -0000 Has anyone had trouble w/ the usb cue cat? It appears correctly in dmesg but fails to work. On obsd/nbsd and linux is appears correctly. (I have a modified cue cat which outputs to stdin the result of the scan) On fbsd it appears to do nothing. This is 5.2.1-RELEASE. Any ideas? -James