* patch, reboot fixup for WRAP 2C board (SC1100 based)
@ 2007-11-04 2:42 Denys
0 siblings, 0 replies; only message in thread
From: Denys @ 2007-11-04 2:42 UTC (permalink / raw)
To: linux-kernel; +Cc: dilinger
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-11-04 2:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-04 2:42 patch, reboot fixup for WRAP 2C board (SC1100 based) Denys
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox