From: Alan <alan@lxorguk.ukuu.org.uk>
To: Uwe Koziolek <uwe.koziolek@gmx.net>
Cc: Sven Ladegast <sven@linux4geeks.de>,
uwe.koziolek@web.de, linux-ide@vger.kernel.org
Subject: Re: sata_sis and SIS180 in combined mode
Date: Tue, 5 Dec 2006 00:31:08 +0000 [thread overview]
Message-ID: <20061205003108.2b22f665@localhost.localdomain> (raw)
In-Reply-To: <4574B968.1070709@gmx.net>
> > is that sufficient for you to attach the PATA port to the PATA methods
> > for this chipset ?
> >
> > Alan
> >
> It should be sufficient .
Consider it done
Signed-off-by: Alan Cox <alan@redhat.com>
Please push with the SATA driver changes to use it.
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.19-rc6-mm1/drivers/ata/pata_sis.c linux-2.6.19-rc6-mm1/drivers/ata/pata_sis.c
--- linux.vanilla-2.6.19-rc6-mm1/drivers/ata/pata_sis.c 2006-11-24 13:58:05.000000000 +0000
+++ linux-2.6.19-rc6-mm1/drivers/ata/pata_sis.c 2006-12-04 12:35:23.302072176 +0000
@@ -766,6 +768,8 @@
.port_ops = &sis_133_early_ops,
};
+/* Privately shared with the SiS180 SATA driver, not for use elsewhere */
+EXPORT_SYMBOL_GPL(sis_info133);
static void sis_fixup(struct pci_dev *pdev, struct sis_chipset *sis)
{
next prev parent reply other threads:[~2006-12-05 0:25 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-03 17:34 sata_sis and SIS180 in combined mode Sven Ladegast
2006-12-03 23:04 ` Alan
2006-12-03 23:06 ` Sven Ladegast
2006-12-03 23:18 ` Uwe Koziolek
2006-12-04 0:11 ` Alan
2006-12-04 0:50 ` Uwe Koziolek
2006-12-04 12:56 ` Alan
2006-12-05 0:12 ` Uwe Koziolek
2006-12-05 0:31 ` Alan [this message]
2006-12-10 15:01 ` Uwe Koziolek
2006-12-10 15:51 ` Alan
2006-12-18 22:14 ` Uwe Koziolek
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=20061205003108.2b22f665@localhost.localdomain \
--to=alan@lxorguk.ukuu.org.uk \
--cc=linux-ide@vger.kernel.org \
--cc=sven@linux4geeks.de \
--cc=uwe.koziolek@gmx.net \
--cc=uwe.koziolek@web.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.