All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] some sysfs patches for 2.6.0 [0/4]
@ 2003-12-23  0:21 Greg KH
  0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2003-12-23  0:21 UTC (permalink / raw)
  To: linux-hotplug

Here are 4 sysfs related patches for 2.6.0.  They do the following:

  - fix an oops in sysfs when a kobject has been unregistered before
    it's child has.  An example of this is the oops that happens in
    2.6.0 whenever a usb-serial device is removed that has a port open
    by a user (almost all Pilot devices do this by virtue of the
    protocol...)


  - add sysfs support to the following char drivers:
  	- mem devices (/dev/null and friends)
	- misc devices (/dev/psaux and other odd devices)
	- vc devices

Please apply these to 2.6.0 or your -mm tree depending on how
comfortable you are with them.

thanks,

greg k-h
	


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id\x1278&alloc_id371&op=click
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] some sysfs patches for 2.6.0 [0/4]
@ 2003-12-23  0:21 Greg KH
  2003-12-23 11:07 ` Andreas Jellinghaus
  0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2003-12-23  0:21 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, linux-hotplug-devel

Here are 4 sysfs related patches for 2.6.0.  They do the following:

  - fix an oops in sysfs when a kobject has been unregistered before
    it's child has.  An example of this is the oops that happens in
    2.6.0 whenever a usb-serial device is removed that has a port open
    by a user (almost all Pilot devices do this by virtue of the
    protocol...)


  - add sysfs support to the following char drivers:
  	- mem devices (/dev/null and friends)
	- misc devices (/dev/psaux and other odd devices)
	- vc devices

Please apply these to 2.6.0 or your -mm tree depending on how
comfortable you are with them.

thanks,

greg k-h
	

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] some sysfs patches for 2.6.0 [0/4]
  2003-12-23  0:21 Greg KH
@ 2003-12-23 11:07 ` Andreas Jellinghaus
  2003-12-23 23:26   ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Jellinghaus @ 2003-12-23 11:07 UTC (permalink / raw)
  To: linux-kernel

On Tue, 23 Dec 2003 00:42:03 +0000, Greg KH wrote:

> Here are 4 sysfs related patches for 2.6.0. 

Thanks, thoses added many missing devices.

Are there usable patches to add these? url?
 - floppy devices (propably not necessary)
 - alsa sound devices (snd/ and sound/ (oss emulation))
 - input devices
 - printer devices

For my machine I compared udev and devfs and those are
the only devices not present in sysfs. I searched linux-kernel
archives for patches to add those, but couldn't find anything.

Regards,Andreas


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] some sysfs patches for 2.6.0 [0/4]
  2003-12-23 11:07 ` Andreas Jellinghaus
@ 2003-12-23 23:26   ` Greg KH
  0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2003-12-23 23:26 UTC (permalink / raw)
  To: Andreas Jellinghaus; +Cc: linux-kernel

On Tue, Dec 23, 2003 at 12:07:43PM +0100, Andreas Jellinghaus wrote:
> On Tue, 23 Dec 2003 00:42:03 +0000, Greg KH wrote:
> 
> > Here are 4 sysfs related patches for 2.6.0. 
> 
> Thanks, thoses added many missing devices.
> 
> Are there usable patches to add these? url?
>  - floppy devices (propably not necessary)

Already in the main kernel, all block devices are supported.

>  - alsa sound devices (snd/ and sound/ (oss emulation))

Working on it right now.

>  - input devices

Hanna Linder has been working on this, but I think she's on vacation
right now.

>  - printer devices

USB printers are already supported :)

No, no parallel port support yet.  I thought Hanna had a patch
somewhere.  The "simple_class" patch I just posted should make it pretty
easy to add support for this if you want to try it.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-12-23 23:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-23  0:21 [PATCH] some sysfs patches for 2.6.0 [0/4] Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2003-12-23  0:21 Greg KH
2003-12-23 11:07 ` Andreas Jellinghaus
2003-12-23 23:26   ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.