Greg KH wrote: > On Sun, Sep 03, 2006 at 11:53:35AM +0200, Pierre Ossman wrote: > >> Is there no driver in the kernel that already has this design? >> > > Not directly, no. USB-storage handles a wide range of devices like this > by virtue of them following the usb storage spec (which is really just > scsi). > How about this... We put the main driver in drivers/misc, add a Kconfig for it that isn't visible, put the submodules in their respective subsystems and set their Kconfigs to select the main module. Does that sound like a good solution? Rgds Pierre - 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/
- Follow-Ups:
- References:
- Re: Support for TI FlashMedia (pci id 104c:8033, 104c:803b) flash card readers
- From: Alex Dubov <[email protected]>
- Re: Support for TI FlashMedia (pci id 104c:8033, 104c:803b) flash card readers
- From: Pierre Ossman <[email protected]>
- Re: Support for TI FlashMedia (pci id 104c:8033, 104c:803b) flash card readers
- From: Andrew Morton <[email protected]>
- Re: Support for TI FlashMedia (pci id 104c:8033, 104c:803b) flash card readers
- From: Pierre Ossman <[email protected]>
- Re: Support for TI FlashMedia (pci id 104c:8033, 104c:803b) flash card readers
- From: Greg KH <[email protected]>
- Re: Support for TI FlashMedia (pci id 104c:8033, 104c:803b) flash card readers
- From: Pierre Ossman <[email protected]>
- Re: Support for TI FlashMedia (pci id 104c:8033, 104c:803b) flash card readers
- From: Greg KH <[email protected]>
- Re: Support for TI FlashMedia (pci id 104c:8033, 104c:803b) flash card readers
- Prev by Date: Re: lockdep oddity
- Next by Date: Re: BUG: warning at fs/ext3/inode.c:1016/ext3_getblk()
- Previous by thread: Re: Support for TI FlashMedia (pci id 104c:8033, 104c:803b) flash card readers
- Next by thread: Re: Support for TI FlashMedia (pci id 104c:8033, 104c:803b) flash card readers
- Index(es):