From: Ryan Bradetich <rbradetich@uswest.net>
To: Greg Ingram <ingram@symsys.com>
Cc: parisc-linux@thepuffingroup.com
Subject: Re: [parisc-linux] [PATCH] typo fix
Date: Wed, 24 Jan 2001 19:03:16 -0700 [thread overview]
Message-ID: <3A6F8964.86BA78A2@uswest.net> (raw)
In-Reply-To: Pine.LNX.4.21.0101240943360.25434-100000@maestro.symsys.com
Greg,
I can apply this patch if it really bothers you :)
Otherwise I am hoping to have the hack removed out of the ccio driver
with in a week. I have already taken it out of my local tree, and just need
to finish up one small part of the I/O tree before committing it.
- Ryan
Greg Ingram wrote:
> That patch I sent last week has a letter O instead of a zero in the 'C100'
> string in the comment. Only one. What were my fingers doing?
>
> --- ccio-dma.c.orig Wed Jan 24 09:39:22 2001
> +++ ccio-dma.c Wed Jan 24 09:39:38 2001
> @@ -1523,7 +1523,7 @@
> ** that can't be detected by PA/EISA/PCI bus walks.
> */
> switch((unsigned long)d->hpa) {
> - case 0xf5fbf000L: /* C1O0 (wild guess!) */
> + case 0xf5fbf000L: /* C100 (wild guess!) */
> case 0xf3fbf000L: /* C110 IOA0 LBC (aka GSC port) */
> case 0xf7fbf000L: /* C110 IOA0 LBC (aka GSC port) */
> case 0xf203f000L: /* C180/C200/240/C360 IOA0 LBC (aka GSC port) */
>
> - Greg
>
> ---------------------------------------------------------------------------
> To unsubscribe: send e-mail to parisc-linux-request@thepuffingroup.com with
> `unsubscribe' as the subject.
prev parent reply other threads:[~2001-01-25 1:59 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-19 18:28 [parisc-linux] palo, update to README.INSTALL Paul Bame
2001-01-19 20:31 ` Grant Grundler
2001-01-20 12:54 ` marteau
2001-01-24 15:43 ` [parisc-linux] C100 and newest CVS bits Greg Ingram
2001-01-24 17:08 ` Grant Grundler
2001-01-24 18:06 ` Greg Ingram
2001-01-24 18:33 ` Grant Grundler
2001-01-24 18:42 ` Greg Ingram
2001-01-24 19:14 ` Richard Hirst
2001-01-24 20:22 ` Grant Grundler
2001-01-25 9:44 ` Richard Hirst
2001-01-24 15:46 ` [parisc-linux] [PATCH] typo fix Greg Ingram
2001-01-25 2:03 ` Ryan Bradetich [this message]
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=3A6F8964.86BA78A2@uswest.net \
--to=rbradetich@uswest.net \
--cc=ingram@symsys.com \
--cc=parisc-linux@thepuffingroup.com \
/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.