Re: [PATCH v2] powerpc/pci: Fix setup of Freescale PCI / PCIe controllers

2013-06-18 Thread Michael Guntsche
On Tue, Jun 18, 2013 at 2:10 AM, Scott Wood wrote: > On 06/17/2013 08:15:33 AM, Rojhalat Ibrahim wrote: >> >> On Friday 14 June 2013 15:18:03 Scott Wood wrote: >> > On 83xx: >> > cc1: warnings being treated as errors >> > /home/scott/fsl/git/linux/upstream/arch/powerpc/sysdev/fsl_pci.c:100:23: >>

Re: [BUG] PCI related panic on powerpc based board with 3.10-rcX

2013-06-11 Thread Michael Guntsche
On Tue, Jun 11, 2013 at 7:00 PM, Scott Wood wrote: > On 06/11/2013 02:24:28 AM, Rojhalat Ibrahim wrote: >> >> On Monday 10 June 2013 17:52:33 Scott Wood wrote: >> > On 06/10/2013 12:07:43 PM, Michael Guntsche wrote: >> > > Good evening, >> > > &g

Re: [BUG] PCI related panic on powerpc based board with 3.10-rcX

2013-06-10 Thread Michael Guntsche
Saturday 08 June 2013 21:39:37 Michael Guntsche wrote: >> After bisecting I found the responsible commit. >> >> 50d8f87d2b3: powerpc/fsl-pci Make PCIe hotplug work with Freescale >> PCIe controllers >> >> Reverting this commit allowed my board to boot again. >> &

Re: [BUG] PCI related panic on powerpc based board with 3.10-rcX

2013-06-08 Thread Michael Guntsche
After bisecting I found the responsible commit. 50d8f87d2b3: powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllers Reverting this commit allowed my board to boot again. @Rojhalat: Please have a look at http://marc.info/?l=linux-kernel&m=137071294204858&w=2 for my initial bugrepo

[BUG] PCI related panic on powerpc based board with 3.10-rcX

2013-06-08 Thread Michael Guntsche
n idea what's happening here? I tested this also on rc1 and got the same panic there. Please CC me on any replies since I am not subscribed to the list. Thank you very much in advance, Michael Guntsche -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

Re: 2.6.23 /proc/bus/input/devices content question

2007-09-25 Thread Michael Guntsche
On Sep 25, 2007, at 22:41, Dmitry Torokhov wrote: Ok, this is expected. Input devices were converted form class devices into standard devices. Unless SYSFS_DEPRECTAED is set to Y sysfs changes are expected. Ah ok, so this is a known change. I thought about enabling it for testing but did

Re: 2.6.23 /proc/bus/input/devices content question

2007-09-25 Thread Michael Guntsche
On Sep 25, 2007, at 19:51, Dmitry Torokhov wrote: Hi Michael, ... I this a "wanted" change or should I still see the same with 2.6.23? Is this with CONFIG_SYSFS_DEPRECATED=y? No, CONFIG_SYSFS_DEPRECATED is not set with both kernels. I had a closer look and noticed that I for some reaso

2.6.23 /proc/bus/input/devices content question

2007-09-25 Thread Michael Guntsche
Hi, After upgrading to 2.6.23-rc7 for testing purposes I noticed that the contents of /proc/bus/input/devices changed a little bit. I now have the following entries for my USB-keyboard P: Phys=usb-:00:1d.0-2/input0 S: Sysfs=/devices/pci:00/:00:1d.0/usb1/1-2/1-2:1.0/input/inp

Marked based routing and redirecting problems with kernel v2.6

2007-04-14 Thread Michael Guntsche
Hello list, I recently switched one of my older gateways from 2.4 to 2.6. I had a transparent proxy set-up as explained here http://www.faqs.org/docs/Linux-mini/TransparentProxy.html#ss6.2 I know that transparent proxying is generally being frowned on but in this special case I have to use i

[PATCH] CSLIP compiled as module in 2.4.[345]

2001-05-31 Thread Michael Guntsche
Hello List, The attached patch should fix the missing symbols in SLIP with CSLIP support, if compiled as module. It applies cleanly against 2.4.3 but should work with 2.4.5 too. Regards, Michael Guntsche slip.patch

AGPGART problems with VIA KX133 chipsets under 2.2.18/2.4.0

2001-01-22 Thread Michael Guntsche
Hello all, While playing around with the agpgart module I noticed the following strange behaviour. The hardware in question is an Asus K7V with the KX133 chipset and has been tested on both 2.4.0 and 2.2.18 kernels. The output below is just from insmod,rmmod,insmod agpgart without starting X.