Hello double questionmark ;-) On Tue, Nov 19, 2002 at 08:09:07PM +0800, ?? wrote: > anyone successfully using usb hotplug function with linux mips kernel? > > http://marc.theaimsgroup.com/?l=linux-hotplug-devel&m=102954820511328&w=2 There is nothing in the USB code that should be MIPS specific. Despite what Tom suspects everything is fine. 32-bit kernel symbols always start with 0xffffffff and the value of usbdevfs_cleanup is an artefact of the function having been discarded by the linker. Ralf