Re: Linux 2.4.6-ac4

From: Xavier Bestel (xavier.bestel@free.fr)
Date: Mon Jul 16 2001 - 07:24:08 EST


it does not boot here.

I use 2.4.6-ac4, with the following hand-made patch in
drivers/pci/quirks.c:

- if (rev < 0x40 && rev > 0x42)
+ if (rev < 0x40 || rev > 0x42)

It stops right after:
hdd: LG CD-RW CED-8080B, ATAPI CD/DVD-ROM drive

I have a VIA686b, lspci and all on demand.

Xav

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jul 23 2001 - 21:00:07 EST