> 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 gives a link error because The IDE stuff isnt fully merged right now. There are some quite tricky things to sort out there. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/