From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 25 Aug 2001 16:30:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 25 Aug 2001 16:30:14 -0400 Received: from garrincha.netbank.com.br ([200.203.199.88]:46340 "HELO netbank.com.br") by vger.kernel.org with SMTP id ; Sat, 25 Aug 2001 16:30:11 -0400 Date: Sat, 25 Aug 2001 17:30:19 -0300 From: Arnaldo Carvalho de Melo To: "Shyam Kumar Mangayil" Cc: linux-kernel@vger.kernel.org Subject: Re: How do I start ? Message-ID: <20010825173019.Y2988@conectiva.com.br> Mail-Followup-To: Arnaldo Carvalho de Melo , "Shyam Kumar Mangayil" , linux-kernel@vger.kernel.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i In-Reply-To: ; from themmadi@eudoramail.com on Sun, Aug 26, 2001 at 01:18:13AM +0630 X-Url: http://advogato.org/person/acme Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Em Sun, Aug 26, 2001 at 01:18:13AM +0630, Shyam Kumar Mangayil escreveu: > I want to write a driver program for EPSON LX 300 printer that I have. > How doI start ? Read (devel) documentation about gimp-print, cups, ghostscript, most probably you won't need to touch the kernel sources 8) - Arnaldo