Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!news-peer.sprintlink.net!news-pull.sprintlink.net!news-in-east.sprintlink.net!news.sprintlink.net!Sprint!129.49.12.170!news.cc.sunysb.edu!public.ug.cs.sunysb.edu!xiax From: xiang xia <xiax@public.ug.cs.sunysb.edu> Newsgroups: comp.unix.bsd.freebsd.misc Subject: help for mouse port in FreeBSD 2.2.1 Date: Thu, 5 Jun 1997 22:03:16 -0400 Organization: State University of New York at Stony Brook Lines: 13 Message-ID: <Pine.BSF.3.95.970605215634.20031C-100000@public.ug.cs.sunysb.edu> NNTP-Posting-Host: public.ug.cs.sunysb.edu Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:42477 I just installed the freebsd on my PC. I use COM1 for the mouse, but I find the kenerl uses sio0 for COM port and there is no such device in dev directory. So the mouse does not work. I do not know whether I made mistake in kenerl configure or I should make new device for sio0? (I do not know the major and minor #) Is anybody can help me? Thanks a lot.