Messages in this thread |  | | Subject | Re: Linux 2.4.6-ac4 | From | Xavier Bestel <> | Date | 16 Jul 2001 18:18:29 +0200 |
| |
On 16 Jul 2001 14:24:08 +0200, Xavier Bestel wrote: > 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.
Exactely the same behavior for -ac5 ...
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/
|  |