alistair23-linux/drivers/isdn
Andrew Morton c721bccece [PATCH] hysdn: remove custom types
hysdn defines its own types: ulong, uint, uchar and word.

Problem is, the module_param macros rely upon some of those identifiers having
special meanings too.  The net effect is that module_param() and friends
cannot be used in ISDN because of this namespace clash.

So remove the hysdn-private defines and open-code them all.

Cc: Karsten Keil <kkeil@suse.de>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-25 08:22:52 -08:00
..
act2000 [PATCH] i4l: __attribute__((packed)) for the CAPI message structs 2006-01-08 20:14:08 -08:00
capi [PATCH] sem2mutex: kcapi.c 2006-03-23 07:38:10 -08:00
divert
hardware [PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() signature 2006-01-08 20:14:09 -08:00
hisax [PATCH] kill _INLINE_ 2006-03-23 07:38:16 -08:00
hysdn [PATCH] hysdn: remove custom types 2006-03-25 08:22:52 -08:00
i4l [PATCH] ISDN: fix copy_to_user() unused result warning in isdn_ppp 2006-03-25 08:22:51 -08:00
icn
isdnloop
pcbit [PARISC] Mark hisax and pcbit ISDN drivers as not for parisc 2005-11-18 16:20:10 -05:00
sc [PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fix 2006-02-03 08:32:05 -08:00
Kconfig
Makefile