Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Kernel v2.4.13-pre5 /arch/i386/kernel/dmi_scan.c

Filename:/arch/i386/kernel/dmi_scan.c
Lines Added:2
Lines Deleted:2
Also changed in: (Previous) 2.4.13-pre4  2.4.13-pre3  2.4.13-pre2  2.4.13-pre1  2.4.12-ac3  2.4.12-ac2 
(Following) 2.4.13-pre6  2.4.13  2.4.13-ac1  2.4.13-ac2  2.4.13-ac3  2.4.13-ac4 

Location
[  2.4.13-pre5
  [  arch
    [  i386
      [  kernel
         o  dmi_scan.c

Patch

diff -u --recursive --new-file v2.4.12/linux/arch/i386/kernel/dmi_scan.c linux/arch/i386/kernel/dmi_scan.c
--- v2.4.12/linux/arch/i386/kernel/dmi_scan.c   Sun Sep 23 11:40:55 2001
+++ linux/arch/i386/kernel/dmi_scan.c   Thu Oct 11 13:47:17 2001
@@ -10,6 +10,8 @@
 #include <linux/keyboard.h>
 #include <asm/keyboard.h>
 
+int is_sony_vaio_laptop;
+
 struct dmi_header
 {
    u8   type;
@@ -322,8 +324,6 @@
  * This one isn't a bug detect for those who asked, we simply want to
  * activate Sony specific goodies like the camera and jogdial..
  */
-int is_sony_vaio_laptop;
-
 static __init int sony_vaio_laptop(struct dmi_blacklist *d)
 {
    if (is_sony_vaio_laptop == 0)


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.