You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(135) |
Nov
(123) |
Dec
(83) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(244) |
Feb
(72) |
Mar
(221) |
Apr
(91) |
May
(104) |
Jun
(93) |
Jul
(78) |
Aug
(1) |
Sep
(1) |
Oct
(29) |
Nov
(98) |
Dec
(20) |
2003 |
Jan
|
Feb
(21) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(18) |
Sep
(18) |
Oct
(23) |
Nov
(12) |
Dec
(6) |
2004 |
Jan
(2) |
Feb
(32) |
Mar
|
Apr
(12) |
May
(11) |
Jun
(11) |
Jul
|
Aug
(9) |
Sep
|
Oct
(15) |
Nov
|
Dec
|
2005 |
Jan
|
Feb
(2) |
Mar
(11) |
Apr
(6) |
May
(1) |
Jun
(9) |
Jul
(7) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2006 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2007 |
Jan
|
Feb
(2) |
Mar
|
Apr
(25) |
May
(2) |
Jun
|
Jul
(5) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(13) |
Oct
|
Nov
(2) |
Dec
(2) |
2011 |
Jan
|
Feb
|
Mar
(10) |
Apr
(10) |
May
(1) |
Jun
(6) |
Jul
|
Aug
(2) |
Sep
(5) |
Oct
|
Nov
|
Dec
|
From: James S. <jsi...@us...> - 2002-03-13 23:49:16
|
Update of /cvsroot/linuxconsole/ruby In directory usw-pr-cvs1:/tmp/cvs-serv28126 Added Files: AGAINST-2.5.3 Log Message: Synced to 2.5.3 --- NEW FILE: AGAINST-2.5.3 --- |
From: James S. <jsi...@us...> - 2002-03-13 23:48:45
|
Update of /cvsroot/linuxconsole/ruby/linux/include/linux In directory usw-pr-cvs1:/tmp/cvs-serv27749/include/linux Modified Files: fb.h Log Message: Synced to 2.5.3 Index: fb.h =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/include/linux/fb.h,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- fb.h 5 Mar 2002 17:14:28 -0000 1.47 +++ fb.h 13 Mar 2002 23:48:38 -0000 1.48 @@ -96,6 +96,18 @@ #define FB_ACCEL_SIS_GLAMOUR 36 /* SiS 300/630/540 */ #define FB_ACCEL_3DLABS_PERMEDIA3 37 /* 3DLabs Permedia 3 */ + +#define FB_ACCEL_NEOMAGIC_NM2070 90 /* NeoMagic NM2070 */ +#define FB_ACCEL_NEOMAGIC_NM2090 91 /* NeoMagic NM2090 */ +#define FB_ACCEL_NEOMAGIC_NM2093 92 /* NeoMagic NM2093 */ +#define FB_ACCEL_NEOMAGIC_NM2097 93 /* NeoMagic NM2097 */ +#define FB_ACCEL_NEOMAGIC_NM2160 94 /* NeoMagic NM2160 */ +#define FB_ACCEL_NEOMAGIC_NM2200 95 /* NeoMagic NM2200 */ +#define FB_ACCEL_NEOMAGIC_NM2230 96 /* NeoMagic NM2230 */ +#define FB_ACCEL_NEOMAGIC_NM2360 97 /* NeoMagic NM2360 */ +#define FB_ACCEL_NEOMAGIC_NM2380 98 /* NeoMagic NM2380 */ + + struct fb_fix_screeninfo { char id[16]; /* identification string eg "TT Builtin" */ unsigned long smem_start; /* Start of frame buffer mem */ |
From: James S. <jsi...@us...> - 2002-03-13 23:48:44
|
Update of /cvsroot/linuxconsole/ruby/linux/drivers/video/aty In directory usw-pr-cvs1:/tmp/cvs-serv27749/drivers/video/aty Modified Files: atyfb_base.c Log Message: Synced to 2.5.3 Index: atyfb_base.c =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/drivers/video/aty/atyfb_base.c,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- atyfb_base.c 23 Nov 2001 01:28:18 -0000 1.10 +++ atyfb_base.c 13 Mar 2002 23:48:38 -0000 1.11 @@ -91,6 +91,9 @@ #ifdef CONFIG_NVRAM #include <linux/nvram.h> #endif +#ifdef CONFIG_FB_COMPAT_XPMAC +#include <asm/vc_ioctl.h> +#endif #ifdef CONFIG_PMAC_BACKLIGHT #include <asm/backlight.h> #endif @@ -340,7 +343,7 @@ { 0x4751, 0x4751, 0x00, 0x00, m64n_gtc_ppl, 230, 100, M64F_GT | M64F_INTEGRATED | M64F_RESET_3D | M64F_GTB_DSP | M64F_SDRAM_MAGIC_PLL | M64F_EXTRA_BRIGHT }, /* 3D RAGE XL */ - { 0x4752, 0x4752, 0x00, 0x00, m64n_xl, 230, 120, M64F_GT | M64F_INTEGRATED | M64F_RESET_3D | M64F_GTB_DSP | M64F_SDRAM_MAGIC_PLL | M64F_EXTRA_BRIGHT | M64F_XL_DLL }, + { 0x4752, 0x4752, 0x00, 0x00, m64n_xl, 230, 100, M64F_GT | M64F_INTEGRATED | M64F_RESET_3D | M64F_GTB_DSP | M64F_SDRAM_MAGIC_PLL | M64F_EXTRA_BRIGHT | M64F_XL_DLL }, /* Mach64 LT PRO */ { 0x4c42, 0x4c42, 0x00, 0x00, m64n_ltp_a, 230, 100, M64F_GT | M64F_INTEGRATED | M64F_RESET_3D | M64F_GTB_DSP }, @@ -796,6 +799,26 @@ if (par->accel_flags & FB_ACCELF_TEXT) aty_init_engine(par, info); +#ifdef CONFIG_FB_COMPAT_XPMAC + if (!console_fb_info || console_fb_info == &info->fb_info) { + struct fb_var_screeninfo var; + int vmode, cmode; + display_info.height = ((par->crtc.v_tot_disp>>16) & 0x7ff)+1; + display_info.width = (((par->crtc.h_tot_disp>>16) & 0xff)+1)*8; + display_info.depth = par->crtc.bpp; + display_info.pitch = par->crtc.vxres*par->crtc.bpp/8; + atyfb_encode_var(&var, par, info); + if (mac_var_to_vmode(&var, &vmode, &cmode)) + display_info.mode = 0; + else + display_info.mode = vmode; + strcpy(display_info.name, atyfb_name); + display_info.fb_address = info->frame_buffer_phys; + display_info.cmap_adr_address = info->ati_regbase_phys+0xc0; + display_info.cmap_data_address = info->ati_regbase_phys+0xc1; + display_info.disp_reg_address = info->ati_regbase_phys; + } +#endif /* CONFIG_FB_COMPAT_XPMAC */ } static int atyfb_decode_var(const struct fb_var_screeninfo *var, @@ -1371,7 +1394,7 @@ pgprot_val(vma->vm_page_prot) &= ~(fb->mmap_map[i].prot_mask); pgprot_val(vma->vm_page_prot) |= fb->mmap_map[i].prot_flag; - if (remap_page_range(vma->vm_start + page, map_offset, + if (remap_page_range(vma, vma->vm_start + page, map_offset, map_size, vma->vm_page_prot)) return -EAGAIN; @@ -1963,7 +1986,7 @@ disp = &info->disp; strcpy(info->fb_info.modename, atyfb_name); - info->fb_info.node = -1; + info->fb_info.node = NODEV; info->fb_info.fbops = &atyfb_ops; info->fb_info.disp = disp; strcpy(info->fb_info.fontname, fontname); @@ -2426,6 +2449,10 @@ first_display = info; #endif +#ifdef CONFIG_FB_COMPAT_XPMAC + if (!console_fb_info) + console_fb_info = &info->fb_info; +#endif /* CONFIG_FB_COMPAT_XPMAC */ } } @@ -2864,3 +2891,4 @@ } #endif +MODULE_LICENSE("GPL"); |
From: James S. <jsi...@us...> - 2002-03-13 23:48:44
|
Update of /cvsroot/linuxconsole/ruby/linux/kernel In directory usw-pr-cvs1:/tmp/cvs-serv27749/kernel Removed Files: Makefile Log Message: Synced to 2.5.3 --- Makefile DELETED --- |
From: James S. <jsi...@us...> - 2002-03-13 23:48:44
|
Update of /cvsroot/linuxconsole/ruby/linux/lib In directory usw-pr-cvs1:/tmp/cvs-serv27749/lib Modified Files: Makefile Log Message: Synced to 2.5.3 Index: Makefile =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/lib/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- Makefile 20 Jan 2002 03:54:46 -0000 1.3 +++ Makefile 13 Mar 2002 23:48:38 -0000 1.4 @@ -20,6 +20,13 @@ endif obj-$(CONFIG_CRC32) += crc32.o + +subdir-$(CONFIG_ZLIB_INFLATE) += zlib_inflate +subdir-$(CONFIG_ZLIB_DEFLATE) += zlib_deflate + +# Include the subdirs, if necessary. +obj-y += $(join $(subdir-y),$(subdir-y:%=/%.o)) + include $(TOPDIR)/drivers/net/Makefile.lib include $(TOPDIR)/drivers/usb/Makefile.lib include $(TOPDIR)/fs/Makefile.lib |
From: James S. <jsi...@us...> - 2002-03-13 23:48:43
|
Update of /cvsroot/linuxconsole/ruby/linux/drivers/video In directory usw-pr-cvs1:/tmp/cvs-serv27749/drivers/video Modified Files: fbmem.c hgafb.c macfb.c Log Message: Synced to 2.5.3 Index: fbmem.c =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/drivers/video/fbmem.c,v retrieving revision 1.57 retrieving revision 1.58 diff -u -d -r1.57 -r1.58 --- fbmem.c 20 Jan 2002 03:54:46 -0000 1.57 +++ fbmem.c 13 Mar 2002 23:48:37 -0000 1.58 @@ -84,6 +84,8 @@ extern int atyfb_setup(char*); extern int aty128fb_init(void); extern int aty128fb_setup(char*); +extern int neofb_init(void); +extern int neofb_setup(char*); extern int igafb_init(void); extern int igafb_setup(char*); extern int imsttfb_init(void); @@ -100,6 +102,7 @@ extern int vga16fb_init(void); extern int vga16fb_setup(char*); extern int hgafb_init(void); +extern int hgafb_setup(char*); extern int matroxfb_init(void); extern int matroxfb_setup(char*); extern int hpfb_init(void); @@ -132,12 +135,12 @@ extern int tx3912fb_init(void); extern int radeonfb_init(void); extern int radeonfb_setup(char*); -extern int sstfb_init(void); -extern int sstfb_setup(char*); extern int e1355fb_init(void); extern int e1355fb_setup(char*); extern int pvr2fb_init(void); extern int pvr2fb_setup(char*); +extern int sstfb_init(void); +extern int sstfb_setup(char*); extern int anakinfb_init(void); extern int sfb_init(void); extern int sed1345fb_init(void); @@ -196,6 +199,9 @@ #ifdef CONFIG_FB_ATY128 { "aty128fb", aty128fb_init, aty128fb_setup }, #endif +#ifdef CONFIG_FB_NEOMAGIC + { "neo", neofb_init, neofb_setup }, +#endif #ifdef CONFIG_FB_VIRGE { "virge", virgefb_init, virgefb_setup }, #endif @@ -229,10 +235,7 @@ #ifdef CONFIG_FB_SIS { "sisfb", sisfb_init, sisfb_setup }, #endif -#ifdef CONFIG_FB_VOODOO1 - { "sstfb", sstfb_init, sstfb_setup }, -#endif - + /* * Generic drivers that are used as fallbacks * @@ -271,7 +274,7 @@ { "macfb", macfb_init, macfb_setup }, #endif #ifdef CONFIG_FB_HGA - { "hga", hgafb_init, NULL }, + { "hga", hgafb_init, hgafb_setup }, #endif #ifdef CONFIG_FB_IGA { "igafb", igafb_init, igafb_setup }, @@ -309,6 +312,9 @@ #ifdef CONFIG_FB_PVR2 { "pvr2", pvr2fb_init, pvr2fb_setup }, #endif +#ifdef CONFIG_FB_VOODOO1 + { "sstfb", sstfb_init, sstfb_setup }, +#endif #ifdef CONFIG_FB_SED1345 { "sed1345fb", sed1345fb_init, NULL }, #endif @@ -639,7 +645,7 @@ vma->vm_flags |= VM_IO; #if defined(__sparc_v9__) vma->vm_flags |= (VM_SHM | VM_LOCKED); - if (io_remap_page_range(vma->vm_start, off, + if (io_remap_page_range(vma, vma->vm_start, off, vma->vm_end - vma->vm_start, vma->vm_page_prot, 0)) return -EAGAIN; #else @@ -672,7 +678,7 @@ #else #warning What do we have to do here?? #endif - if (io_remap_page_range(vma->vm_start, off, + if (io_remap_page_range(vma, vma->vm_start, off, vma->vm_end - vma->vm_start, vma->vm_page_prot)) return -EAGAIN; #endif /* !__sparc_v9__ */ Index: hgafb.c =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/drivers/video/hgafb.c,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- hgafb.c 29 Oct 2001 22:58:43 -0000 1.14 +++ hgafb.c 13 Mar 2002 23:48:37 -0000 1.15 @@ -702,7 +702,7 @@ disp.scrollmode = SCROLL_YREDRAW; strcpy (fb_info.modename, hga_fix.id); - fb_info.node = -1; + fb_info.node = NODEV; fb_info.flags = FBINFO_FLAG_DEFAULT; /* fb_info.open = ??? */ fb_info.var = hga_default_var; Index: macfb.c =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/drivers/video/macfb.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- macfb.c 26 Dec 2001 17:28:11 -0000 1.9 +++ macfb.c 13 Mar 2002 23:48:37 -0000 1.10 @@ -1221,7 +1221,7 @@ } fb_info.changevar = NULL; - fb_info.node = -1; + fb_info.node = NODEV; fb_info.fbops = &macfb_ops; fb_info.disp = &disp; fb_info.switch_con = &macfb_switch; |
From: James S. <jsi...@us...> - 2002-03-13 23:48:42
|
Update of /cvsroot/linuxconsole/ruby/linux/drivers/char In directory usw-pr-cvs1:/tmp/cvs-serv27749/drivers/char Modified Files: mem.c tty_io.c Log Message: Synced to 2.5.3 Index: mem.c =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/drivers/char/mem.c,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- mem.c 20 Jan 2002 03:54:46 -0000 1.18 +++ mem.c 13 Mar 2002 23:48:37 -0000 1.19 @@ -197,7 +197,7 @@ if (offset >= __pa(high_memory) || (file->f_flags & O_SYNC)) vma->vm_flags |= VM_IO; - if (remap_page_range(vma->vm_start, offset, vma->vm_end-vma->vm_start, + if (remap_page_range(vma, vma->vm_start, offset, vma->vm_end-vma->vm_start, vma->vm_page_prot)) return -EAGAIN; return 0; @@ -358,8 +358,8 @@ if (count > size) count = size; - zap_page_range(mm, addr, count); - zeromap_page_range(addr, count, PAGE_COPY); + zap_page_range(vma, addr, count); + zeromap_page_range(vma, addr, count, PAGE_COPY); size -= count; buf += count; @@ -375,8 +375,7 @@ unsigned long unwritten = clear_user(buf, PAGE_SIZE); if (unwritten) return size + unwritten - PAGE_SIZE; - if (current->need_resched) - schedule(); + cond_resched(); buf += PAGE_SIZE; size -= PAGE_SIZE; } while (size); @@ -429,7 +428,7 @@ { if (vma->vm_flags & VM_SHARED) return shmem_zero_setup(vma); - if (zeromap_page_range(vma->vm_start, vma->vm_end - vma->vm_start, vma->vm_page_prot)) + if (zeromap_page_range(vma, vma->vm_start, vma->vm_end - vma->vm_start, vma->vm_page_prot)) return -EAGAIN; return 0; } Index: tty_io.c =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/drivers/char/tty_io.c,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- tty_io.c 27 Feb 2002 23:57:43 -0000 1.44 +++ tty_io.c 13 Mar 2002 23:48:37 -0000 1.45 @@ -709,8 +709,7 @@ ret = -ERESTARTSYS; if (signal_pending(current)) break; - if (current->need_resched) - schedule(); + cond_resched(); } } if (written) { |
From: James S. <jsi...@us...> - 2002-03-13 23:48:42
|
Update of /cvsroot/linuxconsole/ruby/linux/arch/ppc In directory usw-pr-cvs1:/tmp/cvs-serv27749/arch/ppc Modified Files: config.in Log Message: Synced to 2.5.3 Index: config.in =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/arch/ppc/config.in,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- config.in 27 Jan 2002 22:22:56 -0000 1.24 +++ config.in 13 Mar 2002 23:48:37 -0000 1.25 @@ -1,4 +1,4 @@ -# BK Id: SCCS/s.config.in 1.47 12/01/01 20:09:06 benh +# BK Id: SCCS/s.config.in 1.45 11/08/01 07:57:40 paulus # # For a description of the syntax of this configuration file, # see Documentation/kbuild/config-language.txt. @@ -185,7 +185,7 @@ fi if [ "$CONFIG_APUS" = "y" ]; then - define_bool CONFIG_FB_CONSOLE y + define_bool CONFIG_FRAMEBUFFER_CONSOLE y define_bool CONFIG_AMIGA y define_bool CONFIG_ZORRO y define_bool CONFIG_ABSTRACT_CONSOLE y @@ -286,14 +286,6 @@ fi endmenu -mainmenu_option next_comment -comment 'Console drivers' -if [ "$CONFIG_4xx" != "y" -a "$CONFIG_8xx" != "y" ]; then - bool 'Support for VGA Console' CONFIG_VGA_CONSOLE -fi - source drivers/video/Config.in -endmenu - source drivers/input/Config.in mainmenu_option next_comment @@ -305,10 +297,6 @@ bool 'Support for PMU based PowerMacs' CONFIG_ADB_PMU if [ "$CONFIG_ADB_PMU" = "y" ]; then bool ' Power management support for PowerBooks' CONFIG_PMAC_PBOOK - if [ "$CONFIG_PMAC_PBOOK" = "y" ]; then - define_bool CONFIG_PM y - tristate ' APM emulation' CONFIG_PMAC_APM_EMU - fi # made a separate option since backlight may end up beeing used # on non-powerbook machines (but only on PMU based ones AFAIK) bool ' Backlight control for LCD screens' CONFIG_PMAC_BACKLIGHT @@ -321,13 +309,18 @@ bool 'Apple Desktop Bus (ADB) support' CONFIG_ADB if [ "$CONFIG_ADB" = "y" ]; then bool ' Include MacIO (CHRP) ADB driver' CONFIG_ADB_MACIO - dep_bool ' Support for ADB input devices (keyboard, mice, ...)' CONFIG_INPUT_ADBHID $CONFIG_INPUT + dep_bool ' Use input layer for ADB devices' CONFIG_INPUT_ADBHID $CONFIG_INPUT if [ "$CONFIG_INPUT_ADBHID" = "y" ]; then + bool ' Support for ADB raw keycodes' CONFIG_MAC_ADBKEYCODES bool ' Support for mouse button 2+3 emulation' CONFIG_MAC_EMUMOUSEBTN + else + bool ' Support for ADB keyboard (old driver)' CONFIG_ADB_KEYBOARD fi fi - if [ "$CONFIG_ADB_CUDA" != "n" ]; then - bool 'Support for ANS LCD display' CONFIG_ANSLCD + # This is for drivers/macintosh/mac_hid.o, which is needed if the input + # layer is used. + if [ "$CONFIG_INPUT" != "n" ]; then + define_bool CONFIG_MAC_HID y fi fi endmenu @@ -357,6 +350,7 @@ fi source drivers/usb/Config.in +source drivers/video/Config.in if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then source net/bluetooth/Config.in |
From: James S. <jsi...@us...> - 2002-03-13 23:48:42
|
Update of /cvsroot/linuxconsole/ruby/linux/arch/sparc In directory usw-pr-cvs1:/tmp/cvs-serv27749/arch/sparc Modified Files: config.in Log Message: Synced to 2.5.3 Index: config.in =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/arch/sparc/config.in,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- config.in 20 Jan 2002 03:54:45 -0000 1.23 +++ config.in 13 Mar 2002 23:48:37 -0000 1.24 @@ -7,19 +7,7 @@ define_bool CONFIG_UID16 y define_bool CONFIG_HIGHMEM y -mainmenu_option next_comment -comment 'Code maturity level options' -bool 'Prompt for development and/or incomplete code/drivers' CONFIG_EXPERIMENTAL -endmenu - -mainmenu_option next_comment -comment 'Loadable module support' -bool 'Enable loadable module support' CONFIG_MODULES -if [ "$CONFIG_MODULES" = "y" ]; then - bool ' Set version information on all symbols for modules' CONFIG_MODVERSIONS - bool ' Kernel module loader' CONFIG_KMOD -fi -endmenu +source init/Config.in mainmenu_option next_comment comment 'General setup' @@ -57,10 +45,6 @@ fi tristate 'Openprom tree appears in /proc/openprom' CONFIG_SUN_OPENPROMFS -bool 'Networking support' CONFIG_NET -bool 'System V IPC' CONFIG_SYSVIPC -bool 'BSD Process Accounting' CONFIG_BSD_PROCESS_ACCT -bool 'Sysctl support' CONFIG_SYSCTL if [ "$CONFIG_PROC_FS" = "y" ]; then define_bool CONFIG_KCORE_ELF y fi @@ -242,7 +226,7 @@ source fs/Config.in source drivers/input/Config.in -source drivers/video/Config.in +source drivers/video/Config.in if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then source net/bluetooth/Config.in |
From: James S. <jsi...@us...> - 2002-03-13 23:48:42
|
Update of /cvsroot/linuxconsole/ruby/linux/drivers In directory usw-pr-cvs1:/tmp/cvs-serv27749/drivers Modified Files: Makefile Log Message: Synced to 2.5.3 Index: Makefile =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/drivers/Makefile,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- Makefile 26 Dec 2001 17:28:11 -0000 1.25 +++ Makefile 13 Mar 2002 23:48:37 -0000 1.26 @@ -8,9 +8,9 @@ mod-subdirs := dio mtd sbus macintosh usb input telephony sgi ide \ message/i2o message/fusion scsi md ieee1394 pnp isdn atm \ - fc4 net/hamradio i2c l3 acpi bluetooth serial + fc4 net/hamradio i2c acpi bluetooth serial -subdir-y := parport char block net sound misc media cdrom hotplug video +subdir-y := base parport char block net sound misc media cdrom hotplug video subdir-m := $(subdir-y) @@ -43,10 +43,8 @@ # CONFIG_HAMRADIO can be set without CONFIG_NETDEVICE being set -- ch subdir-$(CONFIG_HAMRADIO) += net/hamradio subdir-$(CONFIG_I2C) += i2c -#subdir-$(CONFIG_L3) += l3 subdir-$(CONFIG_ACPI) += acpi subdir-$(CONFIG_BLUEZ) += bluetooth -#subdir-$(CONFIG_SSI) += ssi include $(TOPDIR)/Rules.make |
From: James S. <jsi...@us...> - 2002-03-13 23:48:42
|
Update of /cvsroot/linuxconsole/ruby/linux/arch/sh In directory usw-pr-cvs1:/tmp/cvs-serv27749/arch/sh Modified Files: config.in Log Message: Synced to 2.5.3 Index: config.in =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/arch/sh/config.in,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- config.in 20 Jan 2002 03:54:45 -0000 1.17 +++ config.in 13 Mar 2002 23:48:37 -0000 1.18 @@ -10,19 +10,7 @@ define_bool CONFIG_RWSEM_GENERIC_SPINLOCK y define_bool CONFIG_RWSEM_XCHGADD_ALGORITHM n -mainmenu_option next_comment -comment 'Code maturity level options' -bool 'Prompt for development and/or incomplete code/drivers' CONFIG_EXPERIMENTAL -endmenu - -mainmenu_option next_comment -comment 'Loadable module support' -bool 'Enable loadable module support' CONFIG_MODULES -if [ "$CONFIG_MODULES" = "y" ]; then - bool ' Set version information on all module symbols' CONFIG_MODVERSIONS - bool ' Kernel module loader' CONFIG_KMOD -fi -endmenu +source init/Config.in mainmenu_option next_comment comment 'Processor type and features' @@ -143,8 +131,6 @@ define_bool CONFIG_MCA n define_bool CONFIG_SBUS n -bool 'Networking support' CONFIG_NET - if [ "$CONFIG_SH_GENERIC" = "y" -o "$CONFIG_SH_SOLUTION_ENGINE" = "y" -o \ "$CONFIG_SH_UNKNOWN" = "y" -o "$CONFIG_SH_CAT68701" = "y" -o \ "$CONFIG_SH_ADX" = "y" ]; then @@ -202,9 +188,6 @@ define_bool CONFIG_PCMCIA n fi -bool 'System V IPC' CONFIG_SYSVIPC -bool 'BSD Process Accounting' CONFIG_BSD_PROCESS_ACCT -bool 'Sysctl support' CONFIG_SYSCTL if [ "$CONFIG_PROC_FS" = "y" ]; then choice 'Kernel core (/proc/kcore) format' \ "ELF CONFIG_KCORE_ELF \ |
From: James S. <jsi...@us...> - 2002-03-13 23:48:42
|
Update of /cvsroot/linuxconsole/ruby/linux/arch/sparc64 In directory usw-pr-cvs1:/tmp/cvs-serv27749/arch/sparc64 Modified Files: config.in Log Message: Synced to 2.5.3 Index: config.in =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/arch/sparc64/config.in,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- config.in 20 Jan 2002 03:54:46 -0000 1.21 +++ config.in 13 Mar 2002 23:48:37 -0000 1.22 @@ -4,19 +4,7 @@ # mainmenu_name "Linux/UltraSPARC Kernel Configuration" -mainmenu_option next_comment -comment 'Code maturity level options' -bool 'Prompt for development and/or incomplete code/drivers' CONFIG_EXPERIMENTAL -endmenu - -mainmenu_option next_comment -comment 'Loadable module support' -bool 'Enable loadable module support' CONFIG_MODULES -if [ "$CONFIG_MODULES" = "y" ]; then - bool ' Set version information on all symbols for modules' CONFIG_MODVERSIONS - bool ' Kernel module loader' CONFIG_KMOD -fi -endmenu +source init/Config.in mainmenu_option next_comment comment 'General setup' @@ -58,10 +46,6 @@ source drivers/pci/Config.in tristate 'Openprom tree appears in /proc/openprom' CONFIG_SUN_OPENPROMFS -bool 'Networking support' CONFIG_NET -bool 'System V IPC' CONFIG_SYSVIPC -bool 'BSD Process Accounting' CONFIG_BSD_PROCESS_ACCT -bool 'Sysctl support' CONFIG_SYSCTL if [ "$CONFIG_PROC_FS" = "y" ]; then define_bool CONFIG_KCORE_ELF y fi @@ -86,9 +70,6 @@ fi endmenu -source drivers/usb/Config.in -source drivers/input/Config.in - source drivers/sbus/char/Config.in source drivers/sbus/audio/Config.in source drivers/mtd/Config.in @@ -265,6 +246,8 @@ dep_tristate ' ATI Rage 128' CONFIG_DRM_R128 $CONFIG_DRM endmenu +source drivers/input/Config.in + source fs/Config.in mainmenu_option next_comment @@ -275,6 +258,8 @@ source drivers/sound/Config.in fi endmenu + +source drivers/usb/Config.in if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then source net/bluetooth/Config.in |
From: James S. <jsi...@us...> - 2002-03-13 23:48:42
|
Update of /cvsroot/linuxconsole/ruby/linux/arch/sh/kernel In directory usw-pr-cvs1:/tmp/cvs-serv27749/arch/sh/kernel Modified Files: setup.c Log Message: Synced to 2.5.3 Index: setup.c =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/arch/sh/kernel/setup.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- setup.c 20 Jan 2002 03:54:45 -0000 1.6 +++ setup.c 13 Mar 2002 23:48:37 -0000 1.7 @@ -140,9 +140,8 @@ static kdev_t sh_console_device(struct console *c) { - /* TODO: this is totally bogus */ - /* return MKDEV(SCI_MAJOR, SCI_MINOR_START + c->index); */ - return 0; + /* /dev/null */ + return mk_kdev(MEM_MAJOR, 3); } /* |
From: James S. <jsi...@us...> - 2002-03-13 23:48:41
|
Update of /cvsroot/linuxconsole/ruby/linux/arch/parisc In directory usw-pr-cvs1:/tmp/cvs-serv27749/arch/parisc Modified Files: config.in Log Message: Synced to 2.5.3 Index: config.in =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/arch/parisc/config.in,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- config.in 20 Jan 2002 03:54:45 -0000 1.4 +++ config.in 13 Mar 2002 23:48:37 -0000 1.5 @@ -10,10 +10,7 @@ define_bool CONFIG_RWSEM_GENERIC_SPINLOCK y define_bool CONFIG_RWSEM_XCHGADD_ALGORITHM n -mainmenu_option next_comment -comment 'Code maturity level options' -bool 'Prompt for development and/or incomplete code/drivers' CONFIG_EXPERIMENTAL -endmenu +source init/Config.in mainmenu_option next_comment comment 'General options' @@ -60,11 +57,6 @@ mainmenu_option next_comment comment 'General setup' -bool 'Networking support' CONFIG_NET - -bool 'System V IPC' CONFIG_SYSVIPC -bool 'BSD Process Accounting' CONFIG_BSD_PROCESS_ACCT -bool 'Sysctl support' CONFIG_SYSCTL tristate 'Kernel support for SOM binaries' CONFIG_BINFMT_SOM tristate 'Kernel support for ELF binaries' CONFIG_BINFMT_ELF tristate 'Kernel support for MISC binaries' CONFIG_BINFMT_MISC |
From: James S. <jsi...@us...> - 2002-03-13 23:48:41
|
Update of /cvsroot/linuxconsole/ruby/linux/arch/mips In directory usw-pr-cvs1:/tmp/cvs-serv27749/arch/mips Modified Files: config.in Log Message: Synced to 2.5.3 Index: config.in =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/arch/mips/config.in,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- config.in 20 Jan 2002 03:54:45 -0000 1.16 +++ config.in 13 Mar 2002 23:48:37 -0000 1.17 @@ -7,10 +7,7 @@ mainmenu_name "Linux Kernel Configuration" -mainmenu_option next_comment -comment 'Code maturity level options' -bool 'Prompt for development and/or incomplete code/drivers' CONFIG_EXPERIMENTAL -endmenu +source init/Config.in mainmenu_option next_comment comment 'Machine selection' @@ -293,8 +290,6 @@ define_bool CONFIG_BINFMT_ELF y tristate 'Kernel support for MISC binaries' CONFIG_BINFMT_MISC -bool 'Networking support' CONFIG_NET - source drivers/pci/Config.in bool 'Support for hot-pluggable devices' CONFIG_HOTPLUG @@ -304,10 +299,6 @@ else define_bool CONFIG_PCMCIA n fi - -bool 'System V IPC' CONFIG_SYSVIPC -bool 'BSD Process Accounting' CONFIG_BSD_PROCESS_ACCT -bool 'Sysctl support' CONFIG_SYSCTL if [ "$CONFIG_DECSTATION" = "y" ]; then bool 'TURBOchannel support' CONFIG_TC |
From: James S. <jsi...@us...> - 2002-03-13 23:48:41
|
Update of /cvsroot/linuxconsole/ruby/linux/arch/mips64 In directory usw-pr-cvs1:/tmp/cvs-serv27749/arch/mips64 Modified Files: config.in Log Message: Synced to 2.5.3 Index: config.in =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/arch/mips64/config.in,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- config.in 20 Jan 2002 03:54:45 -0000 1.17 +++ config.in 13 Mar 2002 23:48:37 -0000 1.18 @@ -4,10 +4,7 @@ # mainmenu_name "Linux Kernel Configuration" -mainmenu_option next_comment -comment 'Code maturity level options' -bool 'Prompt for development and/or incomplete code/drivers' CONFIG_EXPERIMENTAL -endmenu +source init/Config.in mainmenu_option next_comment comment 'Machine selection' @@ -101,8 +98,6 @@ bool 'Kernel floating-point emulation' CONFIG_MIPS_FPU_EMULATOR fi -bool 'Networking support' CONFIG_NET - source drivers/pci/Config.in bool 'Support for hot-pluggable devices' CONFIG_HOTPLUG @@ -113,10 +108,6 @@ define_bool CONFIG_PCMCIA n fi -bool 'System V IPC' CONFIG_SYSVIPC -bool 'BSD Process Accounting' CONFIG_BSD_PROCESS_ACCT -bool 'Sysctl support' CONFIG_SYSCTL - if [ "$CONFIG_ARC32" = "y" ]; then bool 'ARC console support' CONFIG_ARC_CONSOLE fi @@ -129,14 +120,6 @@ tristate 'Kernel support for MISC binaries' CONFIG_BINFMT_MISC endmenu - -mainmenu_option next_comment -comment 'Loadable module support' -bool 'Enable loadable module support' CONFIG_MODULES -if [ "$CONFIG_MODULES" = "y" ]; then - bool 'Set version information on all symbols for modules' CONFIG_MODVERSIONS - bool 'Kernel module loader' CONFIG_KMOD -fi source drivers/pci/Config.in |
From: James S. <jsi...@us...> - 2002-03-13 23:48:40
|
Update of /cvsroot/linuxconsole/ruby/linux/arch/m68k In directory usw-pr-cvs1:/tmp/cvs-serv27749/arch/m68k Modified Files: config.in Log Message: Synced to 2.5.3 Index: config.in =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/arch/m68k/config.in,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- config.in 20 Jan 2002 03:54:45 -0000 1.13 +++ config.in 13 Mar 2002 23:48:36 -0000 1.14 @@ -9,19 +9,7 @@ mainmenu_name "Linux/68k Kernel Configuration" -mainmenu_option next_comment -comment 'Code maturity level options' -bool 'Prompt for development and/or incomplete code/drivers' CONFIG_EXPERIMENTAL -endmenu - -mainmenu_option next_comment -comment 'Loadable module support' -bool 'Enable loadable module support' CONFIG_MODULES -if [ "$CONFIG_MODULES" = "y" ]; then - bool ' Set version information on all module symbols' CONFIG_MODVERSIONS - bool ' Kernel module loader' CONFIG_KMOD -fi -endmenu +source init/Config.in mainmenu_option next_comment comment 'Platform dependent setup' @@ -89,10 +77,6 @@ mainmenu_option next_comment comment 'General setup' -bool 'Networking support' CONFIG_NET -bool 'System V IPC' CONFIG_SYSVIPC -bool 'BSD Process Accounting' CONFIG_BSD_PROCESS_ACCT -bool 'Sysctl support' CONFIG_SYSCTL if [ "$CONFIG_PROC_FS" = "y" ]; then choice 'Kernel core (/proc/kcore) format' \ "ELF CONFIG_KCORE_ELF \ |
From: James S. <jsi...@us...> - 2002-03-13 23:48:40
|
Update of /cvsroot/linuxconsole/ruby/linux/arch/ia64 In directory usw-pr-cvs1:/tmp/cvs-serv27749/arch/ia64 Modified Files: config.in Log Message: Synced to 2.5.3 Index: config.in =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/arch/ia64/config.in,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- config.in 20 Jan 2002 03:54:45 -0000 1.18 +++ config.in 13 Mar 2002 23:48:36 -0000 1.19 @@ -1,18 +1,6 @@ mainmenu_name "Kernel configuration of Linux for IA-64 machines" -mainmenu_option next_comment - comment 'Code maturity level options' - bool 'Prompt for development and/or incomplete code/drivers' CONFIG_EXPERIMENTAL -endmenu - -mainmenu_option next_comment -comment 'Loadable module support' -bool 'Enable loadable module support' CONFIG_MODULES -if [ "$CONFIG_MODULES" = "y" ]; then - bool ' Set version information on all module symbols' CONFIG_MODVERSIONS - bool ' Kernel module loader' CONFIG_KMOD -fi -endmenu +source init/Config.in mainmenu_option next_comment comment 'General setup' @@ -99,10 +87,6 @@ tristate '/proc/pal support' CONFIG_IA64_PALINFO tristate '/proc/efi/vars support' CONFIG_EFI_VARS -bool 'Networking support' CONFIG_NET -bool 'System V IPC' CONFIG_SYSVIPC -bool 'BSD Process Accounting' CONFIG_BSD_PROCESS_ACCT -bool 'Sysctl support' CONFIG_SYSCTL tristate 'Kernel support for ELF binaries' CONFIG_BINFMT_ELF tristate 'Kernel support for MISC binaries' CONFIG_BINFMT_MISC |
From: James S. <jsi...@us...> - 2002-03-13 23:48:40
|
Update of /cvsroot/linuxconsole/ruby/linux/arch/i386/kernel In directory usw-pr-cvs1:/tmp/cvs-serv27749/arch/i386/kernel Modified Files: setup.c Log Message: Synced to 2.5.3 Index: setup.c =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/arch/i386/kernel/setup.c,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- setup.c 20 Jan 2002 03:54:45 -0000 1.33 +++ setup.c 13 Mar 2002 23:48:36 -0000 1.34 @@ -700,10 +700,8 @@ #define PFN_PHYS(x) ((x) << PAGE_SHIFT) /* - * 128MB for vmalloc and initrd + * Reserved space for vmalloc and iomap - defined in asm/page.h */ -#define VMALLOC_RESERVE (unsigned long)(128 << 20) -#define MAXMEM (unsigned long)(-PAGE_OFFSET-VMALLOC_RESERVE) #define MAXMEM_PFN PFN_DOWN(MAXMEM) #define MAX_NONPAE_PFN (1 << 20) @@ -2793,9 +2791,10 @@ load_TR(nr); load_LDT(&init_mm); - /* - * Clear all 6 debug registers: - */ + /* Clear %fs and %gs. */ + asm volatile ("xorl %eax, %eax; movl %eax, %fs; movl %eax, %gs"); + + /* Clear all 6 debug registers: */ #define CD(register) __asm__("movl %0,%%db" #register ::"r"(0) ); |
From: James S. <jsi...@us...> - 2002-03-13 23:48:40
|
Update of /cvsroot/linuxconsole/ruby/linux/arch/cris In directory usw-pr-cvs1:/tmp/cvs-serv27749/arch/cris Modified Files: config.in Log Message: Synced to 2.5.3 Index: config.in =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/arch/cris/config.in,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- config.in 20 Jan 2002 03:54:44 -0000 1.7 +++ config.in 13 Mar 2002 23:48:36 -0000 1.8 @@ -8,33 +8,19 @@ define_bool CONFIG_RWSEM_GENERIC_SPINLOCK y define_bool CONFIG_RWSEM_XCHGADD_ALGORITHM n -mainmenu_option next_comment -comment 'Code maturity level options' -bool 'Prompt for development and/or incomplete code/drivers' CONFIG_EXPERIMENTAL -endmenu - -mainmenu_option next_comment -comment 'Loadable module support' -bool 'Enable loadable module support' CONFIG_MODULES -if [ "$CONFIG_MODULES" = "y" ]; then - bool ' Set version information on all module symbols' CONFIG_MODVERSIONS - bool ' Kernel module loader' CONFIG_KMOD -fi -endmenu +source init/Config.in mainmenu_option next_comment comment 'General setup' -bool 'Networking support' CONFIG_NET -bool 'System V IPC' CONFIG_SYSVIPC -bool 'BSD Process Accounting' CONFIG_BSD_PROCESS_ACCT -bool 'Sysctl support' CONFIG_SYSCTL - tristate 'Kernel support for ELF binaries' CONFIG_BINFMT_ELF bool 'Use kernel gdb debugger' CONFIG_ETRAX_KGDB bool 'Enable Etrax100 watchdog' CONFIG_ETRAX_WATCHDOG +if [ "$CONFIG_ETRAX_WATCHDOG" = "y" ]; then + bool 'Disable watchdog during Oops printouts' CONFIG_ETRAX_WATCHDOG_NICE_DOGGY +fi endmenu @@ -250,6 +236,6 @@ if [ "$CONFIG_PROFILE" = "y" ]; then int ' Profile shift count' CONFIG_PROFILE_SHIFT 2 fi -endmenu source lib/Config.in +endmenu |
From: James S. <jsi...@us...> - 2002-03-13 23:48:40
|
Update of /cvsroot/linuxconsole/ruby/linux/arch/i386 In directory usw-pr-cvs1:/tmp/cvs-serv27749/arch/i386 Modified Files: config.in Log Message: Synced to 2.5.3 Index: config.in =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/arch/i386/config.in,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- config.in 20 Jan 2002 03:54:45 -0000 1.31 +++ config.in 13 Mar 2002 23:48:36 -0000 1.32 @@ -10,19 +10,7 @@ define_bool CONFIG_UID16 y -mainmenu_option next_comment -comment 'Code maturity level options' -bool 'Prompt for development and/or incomplete code/drivers' CONFIG_EXPERIMENTAL -endmenu - -mainmenu_option next_comment -comment 'Loadable module support' -bool 'Enable loadable module support' CONFIG_MODULES -if [ "$CONFIG_MODULES" = "y" ]; then - bool ' Set version information on all module symbols' CONFIG_MODVERSIONS - bool ' Kernel module loader' CONFIG_KMOD -fi -endmenu +source init/Config.in mainmenu_option next_comment comment 'Processor type and features' @@ -198,9 +186,7 @@ endmenu mainmenu_option next_comment -comment 'General setup' - -bool 'Networking support' CONFIG_NET +comment 'General options' # Visual Workstation support is utterly broken. # If you want to see it working mail an VW540 to hc...@in... 8) @@ -249,9 +235,6 @@ define_bool CONFIG_HOTPLUG_PCI n fi -bool 'System V IPC' CONFIG_SYSVIPC -bool 'BSD Process Accounting' CONFIG_BSD_PROCESS_ACCT -bool 'Sysctl support' CONFIG_SYSCTL if [ "$CONFIG_PROC_FS" = "y" ]; then choice 'Kernel core (/proc/kcore) format' \ "ELF CONFIG_KCORE_ELF \ |
From: James S. <jsi...@us...> - 2002-03-13 23:48:40
|
Update of /cvsroot/linuxconsole/ruby/linux/Documentation/DocBook In directory usw-pr-cvs1:/tmp/cvs-serv27749/Documentation/DocBook Modified Files: Makefile kernel-api.tmpl Log Message: Synced to 2.5.3 Index: Makefile =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/Documentation/DocBook/Makefile,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- Makefile 20 Jan 2002 03:54:44 -0000 1.8 +++ Makefile 13 Mar 2002 23:48:36 -0000 1.9 @@ -1,7 +1,8 @@ BOOKS := wanbook.sgml z8530book.sgml mcabook.sgml videobook.sgml \ kernel-api.sgml parportbook.sgml kernel-hacking.sgml \ kernel-locking.sgml via-audio.sgml mousedrivers.sgml sis900.sgml \ - deviceiobook.sgml procfs-guide.sgml tulip-user.sgml + deviceiobook.sgml procfs-guide.sgml tulip-user.sgml \ + writing_usb_driver.sgml PS := $(patsubst %.sgml, %.ps, $(BOOKS)) PDF := $(patsubst %.sgml, %.pdf, $(BOOKS)) @@ -65,6 +66,9 @@ tulip-user.sgml: tulip-user.tmpl $(TOPDIR)/scripts/docgen <$< >$@ +writing_usb_driver.sgml: writing_usb_driver.tmpl + $(TOPDIR)/scripts/docgen <$< >$@ + sis900.sgml: sis900.tmpl $(TOPDIR)/drivers/net/sis900.c $(TOPDIR)/scripts/docgen $(TOPDIR)/drivers/net/sis900.c \ <sis900.tmpl >sis900.sgml @@ -93,6 +97,8 @@ $(TOPDIR)/drivers/net/8390.c \ $(TOPDIR)/drivers/char/serial.c \ $(TOPDIR)/drivers/pci/pci.c \ + $(TOPDIR)/drivers/hotplug/pci_hotplug_core.c \ + $(TOPDIR)/drivers/hotplug/pci_hotplug_util.c \ $(TOPDIR)/drivers/block/ll_rw_blk.c \ $(TOPDIR)/drivers/sound/sound_core.c \ $(TOPDIR)/drivers/sound/sound_firmware.c \ Index: kernel-api.tmpl =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/Documentation/DocBook/kernel-api.tmpl,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- kernel-api.tmpl 20 Jan 2002 03:54:44 -0000 1.5 +++ kernel-api.tmpl 13 Mar 2002 23:48:36 -0000 1.6 @@ -162,6 +162,10 @@ <sect1><title>PCI Support Library</title> !Edrivers/pci/pci.c </sect1> + <sect1><title>PCI Hotplug Support Library</title> +!Edrivers/hotplug/pci_hotplug_core.c +!Edrivers/hotplug/pci_hotplug_util.c + </sect1> <sect1><title>MCA Architecture</title> <sect2><title>MCA Device Functions</title> !Earch/i386/kernel/mca.c |
From: James S. <jsi...@us...> - 2002-03-13 23:48:40
|
Update of /cvsroot/linuxconsole/ruby/linux/arch/alpha In directory usw-pr-cvs1:/tmp/cvs-serv27749/arch/alpha Modified Files: config.in Log Message: Synced to 2.5.3 Index: config.in =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/arch/alpha/config.in,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- config.in 20 Jan 2002 03:54:44 -0000 1.23 +++ config.in 13 Mar 2002 23:48:36 -0000 1.24 @@ -8,21 +8,7 @@ define_bool CONFIG_RWSEM_GENERIC_SPINLOCK n define_bool CONFIG_RWSEM_XCHGADD_ALGORITHM y -mainmenu_name "Kernel configuration of Linux for Alpha machines" - -mainmenu_option next_comment -comment 'Code maturity level options' -bool 'Prompt for development and/or incomplete code/drivers' CONFIG_EXPERIMENTAL -endmenu - -mainmenu_option next_comment -comment 'Loadable module support' -bool 'Enable loadable module support' CONFIG_MODULES -if [ "$CONFIG_MODULES" = "y" ]; then - bool 'Set version information on all symbols for modules' CONFIG_MODVERSIONS - bool 'Kernel module loader' CONFIG_KMOD -fi -endmenu +source init/Config.in mainmenu_option next_comment comment 'General setup' @@ -241,10 +227,6 @@ define_bool CONFIG_PCMCIA n fi -bool 'Networking support' CONFIG_NET -bool 'System V IPC' CONFIG_SYSVIPC -bool 'BSD Process Accounting' CONFIG_BSD_PROCESS_ACCT -bool 'Sysctl support' CONFIG_SYSCTL if [ "$CONFIG_PROC_FS" = "y" ]; then choice 'Kernel core (/proc/kcore) format' \ "ELF CONFIG_KCORE_ELF \ |
From: James S. <jsi...@us...> - 2002-03-13 23:48:39
|
Update of /cvsroot/linuxconsole/ruby/linux In directory usw-pr-cvs1:/tmp/cvs-serv27749 Modified Files: Makefile Log Message: Synced to 2.5.3 Index: Makefile =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/Makefile,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- Makefile 20 Jan 2002 03:54:44 -0000 1.44 +++ Makefile 13 Mar 2002 23:48:36 -0000 1.45 @@ -1,6 +1,6 @@ VERSION = 2 PATCHLEVEL = 5 -SUBLEVEL = 2 +SUBLEVEL = 3 EXTRAVERSION = -ruby KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) @@ -131,14 +131,14 @@ DRIVERS-$(CONFIG_ACPI) += drivers/acpi/acpi.o DRIVERS-$(CONFIG_PARPORT) += drivers/parport/driver.o -DRIVERS-$(CONFIG_I2C) += drivers/i2c/i2c.o -DRIVERS-$(CONFIG_AGP) += drivers/char/agp/agp.o -DRIVERS-y += drivers/char/char.o \ +DRIVERS-y += drivers/base/base.o \ + drivers/char/char.o \ drivers/block/block.o \ drivers/misc/misc.o \ drivers/net/net.o \ drivers/media/media.o \ drivers/video/video.o +DRIVERS-$(CONFIG_AGP) += drivers/char/agp/agp.o DRIVERS-$(CONFIG_DRM) += drivers/char/drm/drm.o DRIVERS-$(CONFIG_NUBUS) += drivers/nubus/nubus.a DRIVERS-$(CONFIG_ISDN) += drivers/isdn/isdn.a @@ -158,8 +158,6 @@ DRIVERS-y += drivers/cdrom/driver.o endif -DRIVERS-$(CONFIG_SSI) += drivers/ssi/ssi.o -DRIVERS-$(CONFIG_L3) += drivers/l3/l3.o DRIVERS-$(CONFIG_UART) += drivers/serial/uart.o DRIVERS-$(CONFIG_SOUND) += drivers/sound/sounddrivers.o DRIVERS-$(CONFIG_PCI) += drivers/pci/driver.o @@ -174,7 +172,7 @@ DRIVERS-$(CONFIG_FC4) += drivers/fc4/fc4.a DRIVERS-$(CONFIG_ALL_PPC) += drivers/macintosh/macintosh.o DRIVERS-$(CONFIG_MAC) += drivers/macintosh/macintosh.o -DRIVERS-$(CONFIG_ISAPNP) += drivers/pnp/pnp.o +DRIVERS-$(CONFIG_PNP) += drivers/pnp/pnp.o DRIVERS-$(CONFIG_SGI_IP22) += drivers/sgi/sgi.a DRIVERS-$(CONFIG_PARIDE) += drivers/block/paride/paride.a DRIVERS-$(CONFIG_HAMRADIO) += drivers/net/hamradio/hamradio.o @@ -183,6 +181,7 @@ DRIVERS-$(CONFIG_INPUT) += drivers/input/inputdrv.o DRIVERS-$(CONFIG_I2O) += drivers/message/i2o/i2o.o DRIVERS-$(CONFIG_IRDA) += drivers/net/irda/irda.o +DRIVERS-$(CONFIG_I2C) += drivers/i2c/i2c.o DRIVERS-$(CONFIG_PHONE) += drivers/telephony/telephony.o DRIVERS-$(CONFIG_MD) += drivers/md/mddev.o DRIVERS-$(CONFIG_BLUEZ) += drivers/bluetooth/bluetooth.o |
From: Vojtech P. <vo...@us...> - 2002-03-13 10:09:22
|
Update of /cvsroot/linuxconsole/ruby/linux/drivers/input In directory usw-pr-cvs1:/tmp/cvs-serv31313 Modified Files: keybdev.c Log Message: Use time_after() Index: keybdev.c =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/drivers/input/keybdev.c,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- keybdev.c 24 Jan 2002 19:54:08 -0000 1.18 +++ keybdev.c 13 Mar 2002 10:09:20 -0000 1.19 @@ -180,7 +180,7 @@ static unsigned long last_jiffie; static char led; /* Roughly 1/2s frequency. KDB uses about 1s. Make sure it is different. */ - if (jiffies - last_jiffie > HZ/2) { + if (time_after(jiffies, last_jiffie + HZ/2)) { led ^= 0x01 | 0x04; keybdev_ledfunc(led); last_jiffie = jiffies; |