Date: 04 Jun 1999 15:30:31 -0400 From: rme@nightfly.apk.net (R. Matthew Emerson) To: Vlad Skvortsov <vlad@high.net.ru> Cc: freebsd-stable@freebsd.org Subject: Re: lpt driver is not in -stable ? Message-ID: <87k8tjix0o.fsf@nightfly.apk.net> In-Reply-To: Vlad Skvortsov's message of "Fri, 4 Jun 1999 17:57:42 %2B0400 (MSD)" References: <199906041357.RAA02413@hq.spc.high>
next in thread | previous in thread | raw e-mail | index | archive | help
Vlad Skvortsov <vlad@high.net.ru> writes: > > controller ppbus0 > device lpt0 at ppbus? > You need at least these three lines: device ppc0 at isa? port? flags 0x40 net irq 7 controller ppbus0 device lpt0 at ppbus? > Although I have not ever been hacking or watching kernel code, the > following took my attention: > > % cd /sys/i386/conf/ > % grep 'lpt\|Id' files.i386 > # $Id: files.i386,v 1.220.2.8 1999/05/27 03:06:33 julian Exp $ > i386/isa/lpt.c optional olpt device-driver > > Looks like there is no reference to actual driver ? No; lpt is no longer i386-specific. You'll find the reference to the lpt driver in /sys/conf/files. -matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87k8tjix0o.fsf>