linux/drivers/serial/jsm
V. ANANDA KRISHNAN 9539c1d495 [PATCH] jsm: use dynamic major number allocation
The jsm driver uses a static number of 253.  The major number 253 is a
reserved for "LOCAL/EXPERIMENTAL USE" by both char and block devices.  So
take advantage of the dynamic allocation of major number by the kernel.

Signed-off-by: V. Ananda Krishnan <mansarov@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-07-27 16:25:52 -07:00
..
Makefile
jsm.h [PATCH] Serial: Remove linux/version.h 2005-07-16 09:59:00 +01:00
jsm_driver.c [PATCH] jsm: use dynamic major number allocation 2005-07-27 16:25:52 -07:00
jsm_neo.c
jsm_tty.c