Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!lynx.aba.net.au!munnari.OZ.AU!news.mel.connect.com.au!news.mira.net.au!news.vbc.net!alpha.sky.net!newshub.cts.com!news7.crl.com!nntp.crl.com!howland.erols.net!newsfeed.internetmci.com!miwok!ultra.sonic.net!news From: "Eric J. Rossin" <ejr@nlc.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: FreeBSD 2.1.5: psm device broken? Date: Mon, 02 Sep 1996 09:20:43 -0700 Organization: Next Level Communications / General Instrument Lines: 22 Message-ID: <322B095B.41C67EA6@nlc.com> References: <322A3E35.41C67EA6@nlc.com> <50e37b$lrs@uriah.heep.sax.de> NNTP-Posting-Host: d171.pm5.sonic.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (X11; I; FreeBSD 2.1.5-RELEASE i386) J Wunsch wrote: > > "Eric J. Rossin" <ejr@nlc.com> wrote: > > > I then rebuilt my kernel using my 2.1 config file (which, is essentially > > GENERIC without some drivers and with the psm driver enabled). > > I think the syntax for the psm device line has slightly changed > between 2.1 and 2.1.5. There's a `conflicts' keyword now, check the > LINT file. > > I'm not sure whether this is your problem. > > -- No... 2.1 had the "conflicts" keyword. I didn't see any difference in the 2.1.5 LINT file from mime. Anyway, my entry was: device psm0 at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr -eric (ejr@nlc.com)