public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Hutchings <info@a-wing.co.uk>
To: linux-kernel@vger.kernel.org
Subject: sis5513.c patch
Date: Tue, 07 Jun 2005 23:37:48 +0100	[thread overview]
Message-ID: <42A621BC.7040607@a-wing.co.uk> (raw)

[-- Attachment #1: Type: text/plain, Size: 609 bytes --]

Hi,

I'm not sure if a similar patch has been submitted or not, but here is a 
patch to get DMA working on ASUS K8S-MX with a SiS 760GX/SiS 965L 
chipset combo.

I'm looking at trying to revive the old sis190.c net driver for this 
board too, this does depend on my boss giving me some development time.

Anyway, this is my first kernel patch so I hope it helps.

Regards
Andrew
-- 
Andrew Hutchings (A-Wing)
Linux Guru - Netserve Consultants Ltd. - http://www.domaincity.co.uk/
Admin - North Wales Linux User Group - http://www.nwlug.org.uk/
BOFH excuse 183: filesystem not big enough for Jumbo Kernel Patch

[-- Attachment #2: SiS5513.patch --]
[-- Type: text/x-patch, Size: 560 bytes --]

diff -u -r linux-2.6.11.11.orig/drivers/ide/pci/sis5513.c linux-2.6.11.11/drivers/ide/pci/sis5513.c
--- linux-2.6.11.11.orig/drivers/ide/pci/sis5513.c	2005-05-27 06:06:46.000000000 +0100
+++ linux-2.6.11.11/drivers/ide/pci/sis5513.c	2005-06-07 22:14:25.000000000 +0100
@@ -112,6 +112,7 @@
 	{ "SiS5596",	PCI_DEVICE_ID_SI_5596,	ATA_16   },
 	{ "SiS5571",	PCI_DEVICE_ID_SI_5571,	ATA_16   },
 	{ "SiS551x",	PCI_DEVICE_ID_SI_5511,	ATA_16   },
+	{ "SiS5513",	PCI_DEVICE_ID_SI_5513,	ATA_133	 },
 };
 
 /* Cycle time bits and values vary across chip dma capabilities

             reply	other threads:[~2005-06-07 22:38 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-07 22:37 Andrew Hutchings [this message]
2005-06-07 22:57 ` sis5513.c patch Francois Romieu
2005-06-07 23:20   ` Andrew Hutchings
2005-06-08 22:51     ` sis190 (was: Re: sis5513.c patch) Francois Romieu
2005-06-09  4:54       ` sis190 Andrew Hutchings
2005-06-09 12:02       ` sis190 Andrew Hutchings
2005-06-09 21:18         ` sis190 Francois Romieu
2005-06-10 13:55           ` sis190 Andrew Hutchings
2005-06-10 23:41             ` sis190 Francois Romieu
2005-06-09 15:17     ` sis5513.c patch Vojtech Pavlik
2005-06-08  7:27 ` Bartlomiej Zolnierkiewicz
2005-06-08  8:23   ` Andrew Hutchings
2005-06-08  8:58     ` Bartlomiej Zolnierkiewicz
2005-06-08  9:14       ` Bartlomiej Zolnierkiewicz
2005-06-08  9:28         ` Andrew Hutchings
2005-06-08 10:28         ` Andrew Hutchings

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=42A621BC.7040607@a-wing.co.uk \
    --to=info@a-wing.co.uk \
    --cc=linux-kernel@vger.kernel.org \
    /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