Menu

#8 Toshiba M70 support

open
nobody
None
5
2014-10-29
2006-01-24
Math_B
No

This patch add support for the Toshiba M70 laptop

DMI info:
BIOS Vendor: TOSHIBA
BIOS Version: V1.10
BIOS Release: 09/15/2005
System Vendor: TOSHIBA
Product Name: Satellite M70
Version: PSM71E-01100KFR
Serial Number: Y5346349K
Board Vendor: TOSHIBA
Board Name: HTW00
Board Version: Null

It also fixes module unloading in 2.6 kernel and some
compile warning due to pm_legacy.h missing includes.

This is a "Work for me"-style patch

Discussion

  • Math_B

    Math_B - 2006-01-24
     
  • Nobody/Anonymous

    Logged In: NO

    Could you tell me how to patch?

    In what place? The 2.6 kernel source root or the folder that
    contain the decompressed archive of the last omnibook program?

    It seems that I can't do the second thing :
    I've cd to /home/fred/omnibook and all the subdirectories
    and tried patch -p1 omnibook-patch and it do nothing
    apparently : I wait 2mn without a message and finaly I type
    CRTL+C...

    Thank you for helping me.
    fred

     
  • Math_B

    Math_B - 2006-04-23

    Logged In: YES
    user_id=1435472

    the "patch" program take patches from its standard input
    stream, that's mean you have to do "patch -p1 <omnibook-patch"
    (note the '<').

    On the other hand the lastest omnibook kernel module already
    includes this patch, so you don't need to apply it... :)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.