Re: drivers/ide/sl82c105.c

2001-07-07 Thread Alan Cox
> I am wondering who maintains drivers/ide/sl82c105.c, and who sent in > the recent changes to it. We now have, at around line 278, this code: > > unsigned int pci_init_sl82c105(struct pci_dev *dev, const char *msg) > { > return ide_special_settings(dev, msg); &g

drivers/ide/sl82c105.c

2001-07-06 Thread Paul Mackerras
I am wondering who maintains drivers/ide/sl82c105.c, and who sent in the recent changes to it. We now have, at around line 278, this code: unsigned int pci_init_sl82c105(struct pci_dev *dev, const char *msg) { return ide_special_settings(dev, msg); } The call to ide_special_settings