Re: [PATCH 0/10] Convert gameport to driver model/sysfs

2005-02-11 Thread Vojtech Pavlik
On Fri, Feb 11, 2005 at 01:58:47AM -0500, Dmitry Torokhov wrote: > This series of patches adds a new "gameport" bus to the driver model. > It is implemented very similarly to "serio" bus and also allows > individual drivers to be manually bound/disconnected from a port > by manipulating port's

Re: [PATCH 0/10] Convert gameport to driver model/sysfs

2005-02-11 Thread Vojtech Pavlik
On Fri, Feb 11, 2005 at 01:58:47AM -0500, Dmitry Torokhov wrote: This series of patches adds a new gameport bus to the driver model. It is implemented very similarly to serio bus and also allows individual drivers to be manually bound/disconnected from a port by manipulating port's drvctl

[PATCH 0/10] Convert gameport to driver model/sysfs

2005-02-10 Thread Dmitry Torokhov
Hi, This series of patches adds a new "gameport" bus to the driver model. It is implemented very similarly to "serio" bus and also allows individual drivers to be manually bound/disconnected from a port by manipulating port's "drvctl" attribute. 01-gameport-renames1.patch - rename

[PATCH 0/10] Convert gameport to driver model/sysfs

2005-02-10 Thread Dmitry Torokhov
Hi, This series of patches adds a new gameport bus to the driver model. It is implemented very similarly to serio bus and also allows individual drivers to be manually bound/disconnected from a port by manipulating port's drvctl attribute. 01-gameport-renames1.patch - rename gameport-driver to