Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!agate!howland.erols.net!vixen.cso.uiuc.edu!uwm.edu!news.cse.psu.edu!news.cc.swarthmore.edu!netnews.upenn.edu!dsinc!news.ee.vill.edu!ldn-news.law.vill.edu!usenet From: matth3w@cyberspace.org (matt) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: PS2 problems with XF86 Date: Fri, 09 Aug 1996 20:38:24 GMT Organization: Villanova University School of Law Lines: 27 Message-ID: <4ufehb$l1r@spark.law.vill.edu> References: <4tmfgq$f3d@quasar.dimensional.com> <320226CA.66A0@alaska.net> NNTP-Posting-Host: nmuppp1-15.nmu.edu X-Newsreader: Forte Free Agent 1.0.82 hmmm <hmmm@alaska.net> wrote: >> i compiled my kernel with ps2 mouse options (psm0) and made the device. >w/2.1.5, that is not necessary ... boot w/-c >> three virtual consoles i'm stuck with... >see /etc/ttys for more ... 2 more things, make sure when asked for the mouse device in xf86config, it points to /dev/psm0 Second, make sure the line in your kernel config file for the psm0 device to remove the "disable" comment right after the "at isa?" comment. You can leave that in there and cirrcomvent and use the -c bootup command as the fellow before me did. Be sure that you comment the mse0 device if you enable the psm0 device in your kernel config file, or you may disable it with the -c option as shown before. Hope this clarifies things for you. matt