From owner-freebsd-current Sun Feb 14 09:50:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA18460 for freebsd-current-outgoing; Sun, 14 Feb 1999 09:50:25 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from reliam.teaser.fr (reliam.teaser.fr [194.51.80.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA18436 for ; Sun, 14 Feb 1999 09:50:20 -0800 (PST) (envelope-from son@teaser.fr) Received: from teaser.fr (ppp1087-ft.teaser.fr [194.206.156.40]) by reliam.teaser.fr (8.9.1a/8.9.1a) with ESMTP id SAA05236; Sun, 14 Feb 1999 18:50:08 +0100 (MET) Received: (from son@localhost) by teaser.fr (8.9.2/8.9.1) id SAA04803; Sun, 14 Feb 1999 18:12:42 +0100 (CET) (envelope-from son) Message-ID: <19990214181242.03578@breizh.prism.uvsq.fr> Date: Sun, 14 Feb 1999 18:12:42 +0100 From: Nicolas Souchu To: Chuck Robey Cc: freebsd-current@FreeBSD.ORG Subject: Re: New print interface References: <19990214124132.00308@breizh.prism.uvsq.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: ; from Chuck Robey on Sun, Feb 14, 1999 at 11:52:04AM -0500 X-Operating-System: FreeBSD breizh 4.0-CURRENT FreeBSD 4.0-CURRENT Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 14, 1999 at 11:52:04AM -0500, Chuck Robey wrote: > >On Sun, 14 Feb 1999, Nicolas Souchu wrote: > >> >I *never* expected to see the PNP functions actually pick up the name of >> >my printer. I was economically bushwacked by the Windows corps into >> >buying the 693C (the version with the Windows software floppies tacked >> >on) so I was actually pleased that it ID'd the printer as the more >> >generic 690C (sans the Windows extortia). >> > >> >Very nice. The mistake I'd made earlier was in not knowing that the >> >config needed all 3 lines, not just some subset of 2 of them as I'd >> >guessed. >> > >> >Great job, Nicolas! >> >> BTW, try 'cat /dev/lpt0' ;) > >OK, I just cvsupped, I will quickly. There's a reference to setting a >drq for lpt, which isn't something I'd had to do before ... I guess >there's dma capability since I last looked at it, but how do I tell what >dma channel has been chosen for it? Will my bios set it for me, or is >it going to be probed somehow? How do I set it? I saw an example with >it set to 3, is that a default value (shall I experiment?) Your BIOS tells you the DMA channel your parallel port is configured to run with. Something like, device ppc0 at isa? port? tty irq 7 drq 3 should be ok if DMA channel is 3 in your BIOS ECP setting. It might be channel 1 though, then set drq to '1'. > >----------------------------+----------------------------------------------- >Chuck Robey | Interests include any kind of voice or data >chuckr@glue.umd.edu | communications topic, C programming, and Unix. >213 Lakeside Drive Apt T-1 | >Greenbelt, MD 20770 | I run picnic (FreeBSD-current) >(301) 220-2114 | and jaunt (Solaris7). >----------------------------+----------------------------------------------- > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-current" in the body of the message > -- nsouch@teaser.fr / nsouch@freebsd.org FreeBSD - Turning PCs into workstations - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message