Re: [linux-usb-devel] Driver for USB ISDN adapter

2001-06-08 Thread Kai Germaschewski
On Thu, 7 Jun 2001, Greg KH wrote: > On Tue, Jun 05, 2001 at 10:27:22PM +0200, Kai Germaschewski wrote: > > The first question is about where to put the source. AFAICS, all USB > > drivers are kept in drivers/usb. So I'd suggest to put the USB interface > > module there, too. The main part, the e

Re: [linux-usb-devel] Driver for USB ISDN adapter

2001-06-07 Thread Greg KH
On Tue, Jun 05, 2001 at 10:27:22PM +0200, Kai Germaschewski wrote: > The first question is about where to put the source. AFAICS, all USB > drivers are kept in drivers/usb. So I'd suggest to put the USB interface > module there, too. The main part, the extension to the hisax module needs > to be i