[PATCH 03/14] [ISDN] Ready HiSax driver for modularization

2008-02-16 Thread Jeff Garzik
* move netjet, isac, arcofi, hscx common sub-modules to new libhisax.ko * export several symbols that are used by external drivers * move DEFAULT_PROTO* deterination to shareable header file * add hotplug and PCI-remove APIs Signed-off-by: Jeff Garzik <[EMAIL PROTECTED]> --- drivers/isdn/hisax/Ma

Re: [PATCH 03/14] [ISDN] Ready HiSax driver for modularization

2008-02-15 Thread Sam Ravnborg
On Wed, Oct 31, 2007 at 01:10:23AM -0400, Jeff Garzik wrote: > * move netjet, isac, arcofi, hscx common sub-modules to new libhisax.ko > * export several symbols that are used by external drivers > * move DEFAULT_PROTO* deterination to shareable header file > * add hotplug and PCI-remove APIs > >

[PATCH 03/14] [ISDN] Ready HiSax driver for modularization

2008-02-14 Thread Jeff Garzik
* move netjet, isac, arcofi, hscx common sub-modules to new libhisax.ko * export several symbols that are used by external drivers * move DEFAULT_PROTO* deterination to shareable header file * add hotplug and PCI-remove APIs Signed-off-by: Jeff Garzik <[EMAIL PROTECTED]> --- drivers/isdn/hisax/Ma