Develop and Download Open Source Software

View 2.5.50-ac1-1 - Release Notes

category(Tag) tree

file info

category(Tag)
root
file name
linux98-2.5ac-for-merge_2.5.50-ac1-1_-_Notes
last update
2002-12-19 22:40
type
Plain Text
editor
Osamu Tomita
description
2.5.50-ac1-1 - Release Notes
language
English
Japanese
translate
This patch contains support for NEC PC-9800 subarchitechture,
against 2.5.50-ac1.
 - Updates for already merged files.
    arch/i386/mach-pc9800/setup.c
    drivers/block/floppy98.c
    drivers/char/lp_old98.c
    drivers/pci/quirks.c
    include/asm-i386/gdc.h
 - Module patch by Rusty Rusell
 - Rest of patch, Not merged yet, but needed for PC-9800.

Example for usage:
  cd /usr/src
  tar jxvf linux98-2.5.50-ac1.patch.tar.bz2 (this patch)
  tar jxvf linux-2.5.50.tar.bz2             (original source)
  cd linux-2.5.50
  bzip2 -cd ../patch-2.5.50-ac1.bz2 | patch -p1     (AC patch)
  cat ../linux98-2.5.50-ac1-patch/*.patch | patch -p1
  cp ../linux98-2.5.50-ac1-patch/sample-pc98.config ./.config
  make menuconfig
  make bzImage
  make modules
  .
  .
SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.