I have problems with a M2V motherboard and atl1 driver with msi and kernel
2.6.22-rc3. With kernel 2.6.21 I had no problems.
I must add in drivers/pci/quirks.c (line 1723):
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_ATI, PCI_DEVICE_ID_ATI_RS480,
quirk_disable_msi);
+DECLARE_PCI_FIXUP_FINAL(PCI_VENDO
El Martes, 27 de Marzo de 2007, Jose Alberto Reguero escribió:
> El Martes, 27 de Marzo de 2007, Jose Alberto Reguero escribió:
> > El Martes, 27 de Marzo de 2007, Evgeniy Polyakov escribió:
> > > On Tue, Mar 27, 2007 at 04:29:11PM +0200, Jose Alberto Reguero
> >
>
El Martes, 27 de Marzo de 2007, Jose Alberto Reguero escribió:
> El Martes, 27 de Marzo de 2007, Evgeniy Polyakov escribió:
> > On Tue, Mar 27, 2007 at 04:29:11PM +0200, Jose Alberto Reguero
>
> ([EMAIL PROTECTED]) wrote:
> > > El Martes, 27 de Marzo de 2007, Evgeniy Polyak
El Martes, 27 de Marzo de 2007, Evgeniy Polyakov escribió:
> On Tue, Mar 27, 2007 at 04:29:11PM +0200, Jose Alberto Reguero
([EMAIL PROTECTED]) wrote:
> > El Martes, 27 de Marzo de 2007, Evgeniy Polyakov escribió:
> > > On Mon, Mar 26, 2007 at 11:03:21PM +0200, Jo
El Martes, 27 de Marzo de 2007, Evgeniy Polyakov escribió:
> On Mon, Mar 26, 2007 at 11:03:21PM +0200, Jose Alberto Reguero
([EMAIL PROTECTED]) wrote:
> > I had two python programs, server.py and client.py(attached)
> >
> > With server.py in a kernel 2.6.21-rc5 x86_64 and
I had two python programs, server.py and client.py(attached)
With server.py in a kernel 2.6.21-rc5 x86_64 and client.py in the same
machine, server.py get the message.
With server.py in a kerner 2.6.21-rc5 x86_64 and client.py in another
machine, server.py don't get the message.
The same wi