On Wednesday 01 March 2006 14:47, Denis Vlasenko wrote: > On Wednesday 01 March 2006 12:35, Denis Vlasenko wrote: > > This will reside in acx-common module. But acx111pci_ioctl_info() itself > > is in pci.c and will be in acx-pci module and it has no EXPORT decl. > > IIRC it won't work. modprobe will fail. > > I was wrong. It works. Just modprobed it. > Modprobe did not complain about unresolved symbols.
If MODPOST doesn't complain, modprobe won't either (as long as it can find the driver where the symbols are). I've seen a few like this. It shouldn't really know how to call it but it somehow does. cmn -- Carlos Martín Nieto | http://www.cmartin.tk Hobbyist programmer | - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html