Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2003 10:50:43 -0800
From:      Marcel Moolenaar <marcel@xcllnt.net>
To:        Ben Hockenhull <benh@jpj.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: psm0 not found on a Sony Vaio w/ 5.0-RELEASE
Message-ID:  <20030123185043.GB579@dhcp01.pn.xcllnt.net>
In-Reply-To: <v03102809ba559967d92d@[192.168.10.2]>
References:  <v03102806ba54ff70ac3e@[192.168.10.2]> <v03102806ba54ff70ac3e@[192.168.10.2]> <v03102809ba559967d92d@[192.168.10.2]>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 23, 2003 at 07:50:36AM -0600, Ben Hockenhull wrote:
> >
> >Use acpidump(8) and grep(1) for MOUE. The definition of _HID is
> >the PnP id that you need to add. It probably is 0x0190d94d in
> >your case. You can add the PnP id, or checkout -rHEAD, because
> >it's fixed already.
> 
> Exactly what I needed to know.  I discovered that it's actually 0x090cd041
> for my Vaio R505EC.  I've added that to pcm.c and recompiled and it's now
> found and works normally.

Hmmm.... That PnP id is a generic id (has the PNP prefix). A Sony
specific PnP id is 0x####d94d... Your Id is one for an ACPI embedded
controller and I don't think it has to be a mouse. I suspect there's
a _CID value as well and that it's a generic PS/2 mouse id...

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel@xcllnt.net

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?20030123185043.GB579>