Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 1998 11:36:50 -0700 (PDT)
From:      Thomas Dean <tomdean@ix.netcom.com>
To:        kwayman@tomservo.ee.calpoly.edu
Cc:        freebsd-smp@FreeBSD.ORG
Subject:   Re: It Works!!! (almost...)
Message-ID:  <199807131836.LAA00846@ix.netcom.com>
In-Reply-To: <199807131748.RAA01021@tomservo.ee.calpoly.edu> (message from Kyle Wayman on Mon, 13 Jul 1998 10:48:17 -0700 (PDT))

next in thread | previous in thread | raw e-mail | index | archive | help
What does the pointer section of your XF86Config say?

What do you see with
# ls -l /dev/mouse /dev/psm*
lrwxr-xr-x  1 root  wheel         9 Jul 22  1997 /dev/mouse@ -> /dev/psm0
crw-------  1 root  wheel   21,   1 Mar 15 11:47 /dev/psm0

# grep -B1 -A2 "PS/2" /etc/XF86Config
Section "Pointer"
    Protocol    "PS/2"
    Device      "/dev/mouse"

# dmesg | grep psm
psm0 at 0x60-0x64 irq 12 on motherboard
psm0: model Generic PS/2 mouse, device ID 0


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-smp" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807131836.LAA00846>