From: Pavel Machek <pavel@suse.cz>
To: Andre Hedrick <andre@linux-ide.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>,
Vojtech Pavlik <vojtech@suse.cz>,
Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>,
Martin Dalecki <dalecki@evision-ventures.com>,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: Copyright Violation (Re: [patch] New driver for Artop [Acard] controllers.)
Date: Mon, 27 May 2002 15:04:04 +0000 [thread overview]
Message-ID: <20020527150403.K35@toy.ucw.cz> (raw)
In-Reply-To: <1022460150.11859.187.camel@irongate.swansea.linux.org.uk> <Pine.LNX.4.10.10205261916570.3010-100000@master.linux-ide.org>
Hi!
> -struct chipset_bus_clock_list_entry aec62xx_base [] = {
> -#ifdef CONFIG_BLK_DEV_IDEDMA
> - { XFER_UDMA_6, 0x41, 0x06, 0x31, 0x07 },
> - { XFER_UDMA_5, 0x41, 0x05, 0x31, 0x06 },
> - { XFER_UDMA_4, 0x41, 0x04, 0x31, 0x05 },
> - { XFER_UDMA_3, 0x41, 0x03, 0x31, 0x04 },
> - { XFER_UDMA_2, 0x41, 0x02, 0x31, 0x03 },
> - { XFER_UDMA_1, 0x41, 0x01, 0x31, 0x02 },
> - { XFER_UDMA_0, 0x41, 0x01, 0x31, 0x01 },
> -
> - { XFER_MW_DMA_2, 0x41, 0x00, 0x31, 0x00 },
> - { XFER_MW_DMA_1, 0x42, 0x00, 0x31, 0x00 },
> - { XFER_MW_DMA_0, 0x7a, 0x00, 0x0a, 0x00 },
> -#endif /* CONFIG_BLK_DEV_IDEDMA */
> - { XFER_PIO_4, 0x41, 0x00, 0x31, 0x00 },
> - { XFER_PIO_3, 0x43, 0x00, 0x33, 0x00 },
> - { XFER_PIO_2, 0x78, 0x00, 0x08, 0x00 },
> - { XFER_PIO_1, 0x7a, 0x00, 0x0a, 0x00 },
> - { XFER_PIO_0, 0x70, 0x00, 0x00, 0x00 },
> - { 0, 0x00, 0x00, 0x00, 0x00 }
> -};
>
> <comment>
> New table is purely derived from the previous table.
> It is clever to hide the push/pull in the index based on the card.
> This will generate the associated pairs identically from the static table.
> </comment>
Tables like this are not copyrightable...
Pavel
--
Philips Velo 1: 1"x4"x8", 300gram, 60, 12MB, 40bogomips, linux, mutt,
details at http://atrey.karlin.mff.cuni.cz/~pavel/velo/index.html.
next prev parent reply other threads:[~2002-05-28 20:45 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-24 14:29 [patch] New driver for Artop [Acard] controllers Bartlomiej Zolnierkiewicz
2002-05-24 13:33 ` Martin Dalecki
2002-05-24 14:50 ` Vojtech Pavlik
2002-05-24 14:07 ` Martin Dalecki
2002-05-24 15:17 ` Vojtech Pavlik
2002-05-24 15:29 ` Vojtech Pavlik
2002-05-24 15:57 ` Vojtech Pavlik
2002-05-25 5:07 ` Andre Hedrick
2002-05-26 9:50 ` Andre Hedrick
2002-05-26 11:08 ` Vojtech Pavlik
2002-05-26 11:05 ` Vojtech Pavlik
2002-05-26 12:42 ` Ruth Ivimey-Cook
2002-05-26 12:48 ` Vojtech Pavlik
2002-05-26 23:08 ` Andre Hedrick
2002-05-27 0:42 ` Alan Cox
2002-05-27 0:17 ` Andre Hedrick
2002-05-28 14:09 ` Rob Landley
2002-05-29 8:15 ` Vojtech Pavlik
2002-05-27 3:57 ` Copyright Violation (Re: [patch] New driver for Artop [Acard] controllers.) Andre Hedrick
2002-05-27 15:04 ` Pavel Machek [this message]
2002-05-27 14:58 ` [patch] New driver for Artop [Acard] controllers Pavel Machek
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=20020527150403.K35@toy.ucw.cz \
--to=pavel@suse.cz \
--cc=B.Zolnierkiewicz@elka.pw.edu.pl \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=andre@linux-ide.org \
--cc=dalecki@evision-ventures.com \
--cc=linux-kernel@vger.kernel.org \
--cc=vojtech@suse.cz \
/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.