[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pci interrupt routing - atapi cdrom problems



compile a GENERIC.PIO_4 kernel with:
$ diff GENERIC GENERIC.PIO_4                                                   
273c273,274
< wd*   at pciide? channel ? drive ? flags 0x0000
---
> #wd*  at pciide? channel ? drive ? flags 0x0000
> wd*   at pciide? channel ? drive ? flags 0x0ffc

Mathias