Re: CONFIG_USB_HOTPLUG (was Patch(?): linux-2.4.0-test11-pre4/drivers/sound/yss225.c compile failure)

2000-11-15 Thread Adam J. Richter
Jeff Garzik wrote: >"Adam J. Richter" wrote: >> You were right: the >> __devinitdata being used in the USB drivers will probably crash the >> kernel if CONFIG_HOTPLUG is not defined and the USB code attempts to >> recover from an error by faking disconnect/reconnect. >[...] >> Until there

RE: CONFIG_USB_HOTPLUG (was Patch(?): linux-2.4.0-test11-pre4/drivers/sound/yss225.c compile failure)

2000-11-15 Thread Dunlap, Randy
Hi Adam, > From: Adam J. Richter [mailto:[EMAIL PROTECTED]] > > >From [EMAIL PROTECTED] Wed Nov 15 09:04:36 2000 > >> From: Jeff Garzik [mailto:[EMAIL PROTECTED]] > >> > >> Greg KH wrote: > >> > On Wed, Nov 15, 2000 at 12:29:15AM -0500, Jeff Garzik wrote: > >> > > If we are going to create CONF

Re: CONFIG_USB_HOTPLUG (was Patch(?): linux-2.4.0-test11-pre4/drivers/sound/yss225.c compile failure)

2000-11-15 Thread Jeff Garzik
"Adam J. Richter" wrote: > You were right: the > __devinitdata being used in the USB drivers will probably crash the > kernel if CONFIG_HOTPLUG is not defined and the USB code attempts to > recover from an error by faking disconnect/reconnect. [...] > Until there is __usbdev{init,exit}{,da

CONFIG_USB_HOTPLUG (was Patch(?): linux-2.4.0-test11-pre4/drivers/sound/yss225.c compile failure)

2000-11-15 Thread Adam J. Richter
>From [EMAIL PROTECTED] Wed Nov 15 09:04:36 2000 >> From: Jeff Garzik [mailto:[EMAIL PROTECTED]] >> >> Greg KH wrote: >> > On Wed, Nov 15, 2000 at 12:29:15AM -0500, Jeff Garzik wrote: >> > > If we are going to create CONFIG_USB_HOTPLUG, we must -eliminate- >> > > CONFIG_HOTPLUG, and create CONFIG