From owner-freebsd-questions@FreeBSD.ORG Sun Apr 23 16:14:15 2006 Return-Path: X-Original-To: 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 B227D16A401 for ; Sun, 23 Apr 2006 16:14:15 +0000 (UTC) (envelope-from david+dated+1146240849.1e8653@skytracker.ca) Received: from 3s1.com (3s1.com [209.161.205.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0113B43D5E for ; Sun, 23 Apr 2006 16:14:14 +0000 (GMT) (envelope-from david+dated+1146240849.1e8653@skytracker.ca) Received: from 3s1.com (localhost [127.0.0.1]) by 3s1.com (8.12.8p1/8.12.8) with ESMTP id k3NGE9pa015301 for ; Sun, 23 Apr 2006 12:14:09 -0400 (EDT) (envelope-from david+dated+1146240849.1e8653@skytracker.ca) Received: (from david@localhost) by 3s1.com (8.12.8p1/8.12.8/Submit) id k3NGE92C015300 for questions@freebsd.org; Sun, 23 Apr 2006 12:14:09 -0400 (EDT) (envelope-from david+dated+1146240849.1e8653@skytracker.ca) X-Authentication-Warning: 3s1.com: david set sender to david+dated+1146240849.1e8653@skytracker.ca using -f Received: by 3s1.com (tmda-sendmail, from uid 1000); Sun, 23 Apr 2006 12:14:06 -0400 (EDT) Date: Sun, 23 Apr 2006 12:14:05 -0400 To: Malcolm Fitzgerald Message-ID: <20060423161405.GA15242@skytracker.ca> References: <658be17fbe25500c985c5b8fc35ffc95@notyourhomework.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <658be17fbe25500c985c5b8fc35ffc95@notyourhomework.net> User-Agent: Mutt/1.4.2.1i X-Delivery-Agent: TMDA/1.0.3 (Seattle Slew) From: David Banning Cc: questions@freebsd.org Subject: Re: Help needed compiling printer source code 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: Sun, 23 Apr 2006 16:14:15 -0000 On Sun, Apr 23, 2006 at 03:37:12PM +1000, Malcolm Fitzgerald wrote: > I'm trying to install a Brother HL-1230 printer. I've been to the > Brother web site and found that they don't have drivers for FreeBSD but > they do provide the source code. I downloaded the source code. So far > so good. I unzipped the tarball and had a look. There's the source > code. Take a look at; http://www.linuxprinting.org/brother-faq.html#q_3_1 In Section 3 it stats that the HL-1250 works - that is available in apsfilter under "miscellaneous other drivers" Good luck -