linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick Petermair <black666@inode.at>
To: Vojtech Pavlik <vojtech@suse.cz>,
	John Reiser <jreiser@BitWagon.com>,
	AnonimoVeneziano <voloterreno@tin.it>,
	Roland Quast <rquast@hotshed.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: vt8235 fix, hopefully last variant
Date: Fri, 20 Dec 2002 21:12:58 +0100	[thread overview]
Message-ID: <200212202112.58475.black666@inode.at> (raw)
In-Reply-To: <20021219112640.A21164@ucw.cz>

Hi!

Sorry for not replying this week, but I was not at home...now back to 
business:

I tried the last patch, but it didn't work - I got Hunk messages:

starbase:/usr/src/linux-2.4.20# patch -p1 < vt8235-atapi 
patching file drivers/ide/via82cxxx.c
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 141.
Hunk #3 succeeded at 283 (offset -57 lines).
2 out of 3 hunks FAILED -- saving rejects to file 
drivers/ide/via82cxxx.c.rej
starbase:/usr/src/linux-2.4.20# cat drivers/ide/via82cxxx.c.rej 
***************
*** 1,16 ****
  /*
-  * $Id: via82cxxx.c,v 3.35-ac2 2002/09/111 Alan Exp $
-  *
-  *  Copyright (c) 2000-2001 Vojtech Pavlik
-  *
-  *  Based on the work of:
-  *    Michel Aubry
-  *    Jeff Garzik
-  *    Andre Hedrick
-  */
- 
- /*
-  * Version 3.35
   *
   * VIA IDE driver for Linux. Supported southbridges:
   *
--- 1,5 ----
  /*
+  * Version 3.36
   *
   * VIA IDE driver for Linux. Supported southbridges:
   *
***************
*** 152,158 ****
        via_print("----------VIA BusMastering IDE Configuration"
                "----------------");
  
-       via_print("Driver Version:                     3.35-ac");
        via_print("South Bridge:                       VIA %s",
                via_config->name);
  
--- 141,147 ----
        via_print("----------VIA BusMastering IDE Configuration"
                "----------------");
  
+       via_print("Driver Version:                     3.36");
        via_print("South Bridge:                       VIA %s",
                via_config->name);
  
starbase:/usr/src/linux-2.4.20# 

MSI KT3Ultra2, TOSHIBA DVD-ROM SD-M1302
So far my kernel is running your first patch and it works fine. Would 
love to get the final patch running too, but I don't know what that 
messages in via82cxxx.c.rej mean and how to modify the patch so that it 
works - ah, btw: I tried to apply it to a clean 2.4.20 kernel source.

Thanks so far for your great work.

Patrick



  parent reply	other threads:[~2002-12-20 20:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-19 10:26 vt8235 fix, hopefully last variant Vojtech Pavlik
2002-12-19 13:34 ` AnonimoVeneziano
2002-12-19 17:41 ` John Reiser
2002-12-20 20:12 ` Patrick Petermair [this message]
2002-12-21  9:21   ` Vojtech Pavlik
2002-12-21 10:51     ` Patrick Petermair
2002-12-21 12:00       ` Vojtech Pavlik
2002-12-21  0:25 ` Christian Seidemann
2002-12-23 19:30   ` AnonimoVeneziano
2002-12-23 21:42     ` Patrick Petermair
2002-12-24  0:09       ` AnonimoVeneziano
2002-12-24  0:26         ` Patrick Petermair
2002-12-24  0:33           ` AnonimoVeneziano
2002-12-21 17:57 ` John Reiser
2002-12-21 18:27   ` Vojtech Pavlik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200212202112.58475.black666@inode.at \
    --to=black666@inode.at \
    --cc=jreiser@BitWagon.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rquast@hotshed.com \
    --cc=vojtech@suse.cz \
    --cc=voloterreno@tin.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).