Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2006 08:10:22 GMT
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/100271: acpi_video cant identify some Dell lcd's.
Message-ID:  <200607140810.k6E8AMAi066576@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/100271; it has been noted by GNATS.

From: Hiroki Sato <hrs@FreeBSD.org>
To: john@utzweb.net
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: misc/100271: acpi_video cant identify some Dell lcd's.
Date: Fri, 14 Jul 2006 17:00:00 +0900 (JST)

 ----Security_Multipart(Fri_Jul_14_17_00_00_2006_641)--
 Content-Type: Text/Plain; charset=us-ascii
 Content-Transfer-Encoding: 7bit
 
 Hi,
 
 "John L. Utz III" <john@utzweb.net> wrote
   in <200607140558.k6E5wL4h006099@www.freebsd.org>:
 
 jo> >Fix:
 jo> [spaz@minime /usr/home/spaz]$ diff -u acpi_videoorig.c acpi_video.c
 jo> --- acpi_videoorig.c    Thu Jul 13 22:44:40 2006
 jo> +++ acpi_video.c        Thu Jul 13 22:44:28 2006
 jo> @@ -113,6 +113,7 @@
 jo>  #define DOD_DEVID_MONITOR      0x0100
 jo>  #define DOD_DEVID_PANEL                0x0110
 jo>  #define DOD_DEVID_TV           0x0200
 jo> +#define DOD_DEVID_LCD           0x0400
 jo>  #define DOD_BIOS               (1 << 16)
 jo>  #define DOD_NONVGA             (1 << 17)
 jo>  #define DOD_HEAD_ID_SHIFT      18
 (snip)
 
  I think this patch can be improved in more consistent way with
  the latest ACPI Video Extension specification.
 
  Could you try the following patch and let me know if it works
  fine or not?  Thanks.
 
   http://people.freebsd.org/~hrs/acpi_video.c.diff
 
 --
 | Hiroki SATO
 
 
 ----Security_Multipart(Fri_Jul_14_17_00_00_2006_641)--
 Content-Type: application/pgp-signature
 Content-Transfer-Encoding: 7bit
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.2 (FreeBSD)
 
 iD8DBQBEt08ATyzT2CeTzy0RAhmNAJ0XT3t1C2FcFYxoEjNod8zYsuNICgCePwGO
 75vygQeBVQz+QmakMc1VIOw=
 =NnyD
 -----END PGP SIGNATURE-----
 
 ----Security_Multipart(Fri_Jul_14_17_00_00_2006_641)----



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