Re: ide and ROMs

2005-02-03 Thread Tejun Heo
Jon Smirl wrote: Since it looks like ide is being worked on, can you convert ide to use the PCI ROM access calls in drivers/pci/rom.c instead of directly manipulating PCI config space? The new ROM calls work on all architectures. These are the places that need to be fix: [EMAIL PROTECTED] ide]$ gre

ide and ROMs

2005-02-01 Thread Jon Smirl
Since it looks like ide is being worked on, can you convert ide to use the PCI ROM access calls in drivers/pci/rom.c instead of directly manipulating PCI config space? The new ROM calls work on all architectures. These are the places that need to be fix: [EMAIL PROTECTED] ide]$ grep -r PCI_ROM_ADD