public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Osamu Tomita <tomita@cinet.co.jp>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: PC-9800 patch for 2.5.47-ac4 pci_ids.h typo fix
Date: Fri, 15 Nov 2002 19:48:10 +0900	[thread overview]
Message-ID: <3DD4D0EA.C44F5ED7@cinet.co.jp> (raw)
In-Reply-To: 3DD4C5A7.84AB38B6@cinet.co.jp

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

Fix typo in pci_ids.h, already in 2.5.47-ac4.

diffstat:
 include/linux/pci_ids.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

-- 
Osamu Tomita
tomita@cinet.co.jp

[-- Attachment #2: pci_ids_h-typo.patch --]
[-- Type: text/plain, Size: 670 bytes --]

--- linux/include/linux/pci_ids.h	Fri Nov 15 12:10:13 2002
+++ linux98/include/linux/pci_ids.h	Fri Nov 15 12:28:04 2002
@@ -468,7 +468,7 @@
 #define PCI_DEVICE_ID_NEC_486		0x0005 /* 486 Like Peripheral Bus Bridge */
 #define PCI_DEVICE_ID_NEC_ACCEL_1	0x0006 /* Graphic Accelerator */
 #define PCI_DEVICE_ID_NEC_UXBUS		0x0007 /* UX-Bus Bridge */
-#define PCI_DEVICE_ID_NEC_ACCEL_2	0x0006 /* Graphic Accelerator */
+#define PCI_DEVICE_ID_NEC_ACCEL_2	0x0008 /* Graphic Accelerator */
 #define PCI_DEVICE_ID_NEC_GRAPH		0x0009 /* PCI-CoreGraph Bridge */
 #define PCI_DEVICE_ID_NEC_VL		0x0016 /* PCI-VL Bridge */
 #define PCI_DEVICE_ID_NEC_STARALPHA2	0x002c /* STAR ALPHA2 */

  reply	other threads:[~2002-11-15 10:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-15 10:00 Additional PC-9800 patch for 2.5.47-ac4 Osamu Tomita
2002-11-15 10:48 ` Osamu Tomita [this message]
2002-11-15 11:03   ` PC-9800 patch for 2.5.47-ac4: Update floppy98.c Osamu Tomita
2002-11-15 11:27   ` PC-9800 patch for 2.5.47-ac4: Update boot98/* Osamu Tomita

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=3DD4D0EA.C44F5ED7@cinet.co.jp \
    --to=tomita@cinet.co.jp \
    --cc=alan@lxorguk.ukuu.org.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