public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Denys" <denys@visp.net.lb>
To: linux-kernel@vger.kernel.org
Cc: dilinger@debian.org
Subject: patch, reboot fixup for WRAP 2C board (SC1100 based)
Date: Sun, 4 Nov 2007 04:42:54 +0200	[thread overview]
Message-ID: <20071104023914.M66925@visp.net.lb> (raw)

Hi

Strange, that noone notice issue with popular for wireless board, WRAP2C. 
Probably most of developers was fixing silently in their codebase and was not 
supplying patch to mainline kernel.
The symptoms is easy, it just doesn't reboot in any case, till i apply patch.
Works for me.

Can anyone format it as it is required by kernel policy? It is trivial.

--- linux-2.6.23/arch/i386/kernel/reboot_fixups.c       2007-10-09 
23:31:38.000000000 +0300
+++ linux-2.6.23-new/arch/i386/kernel/reboot_fixups.c   2007-11-04 
04:34:44.000000000 +0200
@@ -42,6 +42,7 @@
 static struct device_fixup fixups_table[] = {
 { PCI_VENDOR_ID_CYRIX, PCI_DEVICE_ID_CYRIX_5530_LEGACY, cs5530a_warm_reset },
 { PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_CS5536_ISA, cs5536_warm_reset },
+{ PCI_VENDOR_ID_NS, PCI_DEVICE_ID_NS_SC1100_BRIDGE, cs5530a_warm_reset },
 };

 /*





--
Denys Fedoryshchenko
Technical Manager
Virtual ISP S.A.L.


                 reply	other threads:[~2007-11-04  2:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20071104023914.M66925@visp.net.lb \
    --to=denys@visp.net.lb \
    --cc=dilinger@debian.org \
    --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