Date: Sat, 30 Nov 2002 23:23:52 +0100 From: Nicolas Souchu <nsouch@free.fr> To: Marc Fonvieille <blackend@FreeBSD.org> Cc: freebsd-current@FreeBSD.org Subject: Re: Polled mode with device.hints Message-ID: <20021130232352.A2700@armor.fastether> In-Reply-To: <20021124120851.GA207@nosferatu.blackend.org>; from blackend@FreeBSD.org on Sun, Nov 24, 2002 at 01:08:51PM %2B0100 References: <20021124120851.GA207@nosferatu.blackend.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 24, 2002 at 01:08:51PM +0100, Marc Fonvieille wrote: > Hello, > > I'm currently updating some part of the Handbook for 5.X, and I need > to know how to put some ports like sio0 or ppc0 in polled mode. > > I did a search and tried some syntax like "0" for the irq etc. but no > way to put something in polled mode or to find an info on it. > > It's a "lack" of device.hints(5) and some devices manual pages :) If you set bit 5 of ppc(4) 'flags' lpt will do polling. But lptcontrol won't change it anymore. Nicholas -- Nicholas Souchu - nsouch@free.fr - nsouch@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021130232352.A2700>