From owner-freebsd-questions Tue Jul 16 3:12:57 2002 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 37F9337B400 for ; Tue, 16 Jul 2002 03:12:56 -0700 (PDT) Received: from jive.SoftHome.net (jive.SoftHome.net [66.54.152.27]) by mx1.FreeBSD.org (Postfix) with SMTP id 9CF9343E5E for ; Tue, 16 Jul 2002 03:12:55 -0700 (PDT) (envelope-from yid@softhome.net) Received: (qmail 4886 invoked by uid 417); 16 Jul 2002 10:12:55 -0000 Received: from shunt-smtp-out-0 (HELO softhome.net) (172.16.3.12) by shunt-smtp-out-0 with SMTP; 16 Jul 2002 10:12:55 -0000 Received: from unknown ([216.194.26.167]) (AUTH: LOGIN yid@softhome.net) by softhome.net with esmtp; Tue, 16 Jul 2002 04:12:54 -0600 Date: Tue, 16 Jul 2002 06:10:35 -0400 From: Joshua Lee Cc: freebsd-questions@freebsd.org Subject: more printer woes Message-Id: <20020716061035.0762f898.yid@softhome.net> In-Reply-To: <20020714225003.25881a85.yid@softhome.net> References: <20020714225003.25881a85.yid@softhome.net> Organization: Plan B Software Labs X-Mailer: Sylpheed version 0.7.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 14 Jul 2002 22:50:03 -0400 Joshua Lee wrote: > How do I get rid of a conflict between a built-in USB hub that > connects my printer, an HP Deskjet 940c, and an internal USR > Performance Pro modem? Accoring to my limited understanding of what OK, this was solved. Believe it or not it was an error in /usr/src/sys/isa/sio.c Thanks to Matthew Emmerton for finding it. Now that this is fixed it's detected. However, now aspfilter when I try to give it a driver says "device busy" for /dev/ulpt0 and /dev/unlpt0 when I attempt to test it, using either the official or unofficial device drivers for HP Deskjets. Sending text directly to the device also gives this error. How do I fix this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message