Re: [LinuxBIOS] [PATCH] More vt8237r fixes (new patch)

2007-11-09 Thread Rudolf Marek
Hi all, Corey, that patch does not work for me. PCI: 00:03.3 [1106/f238] enabled PCI: 00:0c.0 [10ec/8139] enable Cannot find pci bus operations ...freeze... If I remove your patch again after 00:0c.0 it will continue with: PCI: 00:0f.0 enabled ... Rudolf -- linuxbios mailing list linuxbios@

Re: [LinuxBIOS] [PATCH] More vt8237r fixes (new patch)

2007-11-09 Thread Rudolf Marek
> I'm not seeing that anywhere, is it in the porting guide? All I have is > the datasheet. Yes in PG. Rudolf -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] [PATCH] More vt8237r fixes (new patch)

2007-11-07 Thread Corey Osgood
Corey Osgood wrote: > Updated patch attached, thanks for the suggestions. I think I've done > this right, can you have a look at it/test it? I can't test on hardware > ATM because of some work I'm doing on ram init. > Oops, little mistake. This line: > + if (disable_bit == 0x4) enabled = 0;

Re: [LinuxBIOS] [PATCH] More vt8237r fixes (new patch)

2007-11-07 Thread Corey Osgood
Updated patch attached, thanks for the suggestions. I think I've done this right, can you have a look at it/test it? I can't test on hardware ATM because of some work I'm doing on ram init. Rudolf Marek wrote: >> Very good point! I'll keep it in mind. And you need at least one UHCI >> controller f