From owner-freebsd-questions@FreeBSD.ORG Fri Oct 13 13:56:50 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 25C7916A407 for ; Fri, 13 Oct 2006 13:56:50 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id C687043D5F for ; Fri, 13 Oct 2006 13:56:49 +0000 (GMT) (envelope-from peo@intersonic.se) X-Virus-Scanned: amavisd-new at inter-sonic.com Message-ID: <452F9B1B.5030007@intersonic.se> Date: Fri, 13 Oct 2006 15:56:43 +0200 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: cups and /dev/lpt X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 13:56:50 -0000 Hi, I have an issue on a 5.5-STABLE box where lpt0 (parallel:/) refuses to show up in cups despite following instructions on setting mode/ownership on /devlpt0 with devfs. Is this device supposed to work on 5.5 with cups? Or are there more things to do before it's usable? crw-rw-rw- 1 root cups 241, 0 Oct 13 13:34 lpt0 Thanks, Per