On Sat, 25 Jun 2005, Stephen J. Gowdy wrote: > > > On Sat, 25 Jun 2005, Javier-Elias Vasquez-Vivas wrote: > > > > > > > So I'm confused. Please take a look at the config file for > > > > 2.6.11.10<http://2.6.11.10>(USB storage section): > > > > > > > > ONFIG_USB_STORAGE=m > > > > # CONFIG_USB_STORAGE_DEBUG is not set > > > > # CONFIG_USB_STORAGE_RW_DETECT is not set > > > > # CONFIG_USB_STORAGE_DATAFAB is not set > > > > # CONFIG_USB_STORAGE_FREECOM is not set > > > > # CONFIG_USB_STORAGE_ISD200 is not set > > > > # CONFIG_USB_STORAGE_DPCM is not set > > > > CONFIG_USB_STORAGE_HP8200e=y > > > > # CONFIG_USB_STORAGE_SDDR09 is not set > > > > # CONFIG_USB_STORAGE_SDDR55 is not set > > > > # CONFIG_USB_STORAGE_JUMPSHOT is not set > > > > > > > > Now take a look at the config file for 2.6.12: > > > > > > > > CONFIG_USB_STORAGE=m > > > > # CONFIG_USB_STORAGE_DEBUG is not set > > > > # CONFIG_USB_STORAGE_DATAFAB is not set > > > > # CONFIG_USB_STORAGE_FREECOM is not set > > > > # CONFIG_USB_STORAGE_ISD200 is not set > > > > # CONFIG_USB_STORAGE_DPCM is not set > > > > # CONFIG_USB_STORAGE_USBAT is not set > > > > # CONFIG_USB_STORAGE_SDDR09 is not set > > > > # CONFIG_USB_STORAGE_SDDR55 is not set > > > > # CONFIG_USB_STORAGE_JUMPSHOT is not set > > > > > > > > Again, I don't see the HP8200e option fo 2.6.12. So I don't know what > > > > I'm > > > > missing.. Could it be that I'm missing a new option necessary for the hp > > > > driver to show up? I doubt it since I have the scsi options required > > > > enabled... > > > > > > > > Please let me know what I'm doing wrong, I'm also attaching the full > > > > config > > > > files...
In 2.6.12 the support that used to be provided by hp8200e subdriver is now provided by the usbat subdriver. It's all explained in the help messages for make menuconfig. Alan Stern ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
