From: Adrian M. <zx8...@us...> - 2002-01-26 12:53:11
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: ./ Changes by: zx80user@usw-pr-cvs1. 02/01/26 04:53:09 Log message: Sound driver revision Modified files: ./: ChangeLog.dc Revision Changes Path 1.19 +6 -0 linux-sh-dc/ChangeLog.dc |
From: Adrian M. <zx8...@us...> - 2002-01-27 11:27:06
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/sound/aica/ Changes by: zx80user@usw-pr-cvs1. 02/01/27 03:27:03 Log message: Removed C++ style comments from sound driver Modified files: ./: ChangeLog.dc linux-sh-dc/drivers/sound/aica/: main.c Revision Changes Path 1.20 +6 -0 linux-sh-dc/ChangeLog.dc 1.4 +98 -105 linux-sh-dc/drivers/sound/aica/main.c |
From: Adrian M. <zx8...@us...> - 2002-01-30 00:20:38
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/sound/aica/ Changes by: zx80user@usw-pr-cvs1. 02/01/29 16:20:38 Log message: Minor bug fix in sound driver Modified files: ./: ChangeLog.dc linux-sh-dc/drivers/sound/aica/: main.c Revision Changes Path 1.21 +6 -0 linux-sh-dc/ChangeLog.dc 1.5 +3 -3 linux-sh-dc/drivers/sound/aica/main.c |
From: Fredrik H. <hu...@us...> - 2002-02-03 07:46:41
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/maple/ Changes by: hubbe@usw-pr-cvs1. 02/02/02 23:46:40 Log message: Devices are now automatically connected to their approperiate drivers when a new driver is loaded. This should make developing maple modules significantly more convenient. Modified files: linux-sh-dc/drivers/maple/: maple.c Revision Changes Path 1.5 +84 -26 linux-sh-dc/drivers/maple/maple.c |
From: Fredrik H. <hu...@us...> - 2002-02-03 08:11:02
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: ./ Changes by: hubbe@usw-pr-cvs1. 02/02/03 00:11:01 Log message: Devices are now automatically connected to their approperiate drivers when a new driver is loaded. This should make developing maple modules significantly more convenient. Modified files: ./: ChangeLog.dc Revision Changes Path 1.22 +6 -0 linux-sh-dc/ChangeLog.dc |
From: Adrian M. <zx8...@us...> - 2002-02-21 01:48:07
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/char/joystick/ Changes by: zx80user@usw-pr-cvs1. 02/02/20 17:48:06 Log message: Added Puru Puru Pack support Modified files: ./: ChangeLog.dc Added files: linux-sh-dc/drivers/char/joystick/: Config.in Makefile purupuru.c Revision Changes Path 1.23 +9 -0 linux-sh-dc/ChangeLog.dc |
From: Adrian M. <zx8...@us...> - 2002-02-22 01:26:25
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/char/joystick/ Changes by: zx80user@usw-pr-cvs1. 02/02/21 17:26:23 Log message: Implemented tasklet in Puru Puru driver Modified files: ./: ChangeLog.dc linux-sh-dc/drivers/char/joystick/: purupuru.c Revision Changes Path 1.24 +7 -0 linux-sh-dc/ChangeLog.dc 1.2 +19 -6 linux-sh-dc/drivers/char/joystick/purupuru.c |
From: Adrian M. <zx8...@us...> - 2002-03-07 21:43:26
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/char/joystick/ Changes by: zx80user@usw-pr-cvs1. 02/03/07 13:43:24 Log message: Fixed Puru Puru support for multiple devices Modified files: ./: ChangeLog.dc linux-sh-dc/drivers/char/joystick/: purupuru.c Revision Changes Path 1.25 +7 -0 linux-sh-dc/ChangeLog.dc 1.3 +35 -6 linux-sh-dc/drivers/char/joystick/purupuru.c |
From: Adrian M. <zx8...@us...> - 2002-03-14 18:51:18
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/char/joystick/ Changes by: zx80user@usw-pr-cvs1. 02/03/14 10:51:16 Log message: Fixed (mostly) hot plugging code in puru puru driver Modified files: linux-sh-dc/drivers/char/joystick/: purupuru.c Revision Changes Path 1.4 +28 -14 linux-sh-dc/drivers/char/joystick/purupuru.c |
From: Adrian M. <zx8...@us...> - 2002-03-14 18:59:37
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/char/joystick/ Changes by: zx80user@usw-pr-cvs1. 02/03/14 10:59:35 Log message: Fixed (mostly) hot plugging code in puru puru driver Modified files: ./: ChangeLog.dc linux-sh-dc/drivers/char/joystick/: purupuru.c Revision Changes Path 1.26 +7 -0 linux-sh-dc/ChangeLog.dc 1.5 +2 -2 linux-sh-dc/drivers/char/joystick/purupuru.c |
From: Adrian M. <zx8...@us...> - 2002-03-20 21:40:56
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/char/joystick/ Changes by: zx80user@usw-pr-cvs1. 02/03/20 13:40:55 Log message: Updated config for Puru Puru driver to reflect NAKI Rockerpak is device currently supported Modified files: linux-sh-dc/drivers/char/joystick/: Config.in Revision Changes Path 1.2 +1 -1 linux-sh-dc/drivers/char/joystick/Config.in |
From: Adrian M. <zx8...@us...> - 2002-03-20 21:46:31
|
CVSROOT: /cvsroot/linuxdc Module name: linux-sh-dc Repository: linux-sh-dc/drivers/char/joystick/ Changes by: zx80user@usw-pr-cvs1. 02/03/20 13:46:30 Log message: Updated config for Puru Puru driver to reflect NAKI Rockerpak is device currently supported Modified files: ./: ChangeLog.dc linux-sh-dc/drivers/char/joystick/: Config.in Revision Changes Path 1.27 +6 -0 linux-sh-dc/ChangeLog.dc 1.3 +1 -1 linux-sh-dc/drivers/char/joystick/Config.in |