linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bob <recbo@nishanet.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: State of devfs in 2.6?
Date: Tue, 09 Dec 2003 23:10:27 -0500	[thread overview]
Message-ID: <3FD69CB3.8080308@nishanet.com> (raw)
In-Reply-To: <3FD681D0.1090600@tequila.co.jp>

Skip to Bottom line: Does devfs do devpts on 2.6? Didn't for me.

Clemens Schwaighofer wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Greg KH wrote:
>
> |
> | I don't think that all 4 users of devfs on 2.6 are all that vocal :)
> | Either way, I haven't been paying attention, as I really don't care.
>
> well ... I think there are more devfs users out there. eg, all the
> Gentoo freaks (me included) are sort of forced into devfs. If they want
> or not. And they will stick to it, until sysfs/udev/hotplug/foobarfs is
> so solid it can replace devfs. 

I'm using devfs on 2.6.0-test11. I have never run into the
impossible to fix problems. I run devfs with very little
old compatible naming. I edited /etc/devfs/compat_symlinks
to give me /dev/sd* /dev/hd* and weirdly ln -s /dev/dsp2 /dev/dsp
since all sound apps only seem to look for /dev/dsp which is only
a dummy with nforce2.

In 2.6 devfs would not do devpts for X so I put devpts back in the
kernel and instantly got on with my work. I'm not sure if that means
devfs can't do devpts in 2.6. I don't care.

I see no devfs devices for a 32-bit cardbus pcmcia controller pci card
which is id'd by yenta and cardmgr(pcmcia-cs v3.2.5), so I am switching
to sysfs udev hotplug to see if that helps. Actually I can mount sysfs
to /sys now and look around first but proc and var agree there is nada
but there are two cards in slots.

In the cdrecord thread Linus said some things about target/bus/lun
naming and I must admit that it is nice to get back where ls /dev
shows what drives there are without having to tree out into
/dev/scsi/host/bus/target/lun/* to see how drives are recognized.
That can be improved in most configurations by using compat
symlinks instructions for /dev/sd* in /etc/devfs/compat_symlinks
but as Linus explained iscsi handled better by sysfs udev /dev/s??
and not 0,0,0 targbuslun cdrecord-style.

I like devfs and haven't ever had an error burning cd's with ide-scsi
but I'm switching to udev and ide-cd to suck up to Linus before
I start plaguing him about my pcmcia controller and yenta not
working together--udev might work better with hotplug than
devfs so I should try that first.

It seems dubious that Gooch isn't maintaining devfs and syfs
could be moving away from compatibility with devfs, and
there are proven impossibilities about the devfs way. Devfs
is a lot less broken than windows, though. Devfs might
be good enough to Walmart-Microsoft pretty good alright
rip the guts out of userland, but that's not good enough for the
os that runs the internet.

-Bob

  reply	other threads:[~2003-12-10  3:51 UTC|newest]

Thread overview: 103+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-08 15:36 State of devfs in 2.6? Andrew Walrond
2003-12-08 15:42 ` William Lee Irwin III
2003-12-08 15:59   ` Andrew Walrond
2003-12-08 23:38     ` Greg KH
2003-12-09 10:37       ` Andrew Walrond
2003-12-09 10:57         ` Måns Rullgård
2003-12-09 12:54         ` Paul P Komkoff Jr
2003-12-09  5:04     ` Rob Landley
2003-12-08 19:09   ` udev sysfs docs " Bob
2003-12-08 23:37     ` Greg KH
2003-12-09  5:17       ` Witukind
2003-12-09  7:21         ` Bob
2003-12-09  7:39           ` Matthew Reppert
2003-12-09  8:52             ` Måns Rullgård
2003-12-09  9:16             ` Greg KH
2003-12-09  9:45               ` Måns Rullgård
2003-12-09  9:18           ` Greg KH
2003-12-09  9:46           ` Andreas Jellinghaus
2003-12-09 10:25             ` Måns Rullgård
2003-12-09 15:28               ` Andreas Jellinghaus
2003-12-09 20:16               ` Oliver Hunt
2003-12-09 20:53                 ` Måns Rullgård
2003-12-09 22:14                   ` Olaf Hering
2003-12-09 22:46                   ` Oliver Hunt
2003-12-09 23:03                     ` Måns Rullgård
2003-12-09  7:56         ` Greg KH
2003-12-09  9:00           ` Xavier Bestel
2003-12-09  9:08             ` Greg KH
2003-12-09  9:19               ` Miles Bader
2003-12-09  9:39                 ` Måns Rullgård
2003-12-09 11:01                   ` Helge Hafting
2003-12-12 11:26                     ` Jamie Lokier
2003-12-12 13:33                       ` Duncan Sands
2003-12-12 14:51                         ` Jamie Lokier
2003-12-12 16:34                       ` Chuck Campbell
2003-12-12 17:13                         ` Chris Friesen
2003-12-12 17:17                         ` Måns Rullgård
2003-12-15  2:12                           ` Miles Bader
2003-12-15  3:51                             ` Mark Mielke
2003-12-15  6:09                             ` Tim Connors
2003-12-10 19:23                   ` Witukind
2003-12-10 19:33                     ` Måns Rullgård
2003-12-10 20:22                       ` Witukind
2003-12-10 20:47                         ` Ed Sweetman
2003-12-10 20:53                           ` Ed Sweetman
2003-12-10 21:31                             ` Witukind
2003-12-10 21:28                           ` Witukind
2003-12-10 21:48                             ` Måns Rullgård
2003-12-11  6:31                               ` Witukind
2003-12-10 21:49                           ` Måns Rullgård
2003-12-10 23:48                           ` Maciej Zenczykowski
2003-12-11  1:53                             ` Mark Mielke
2003-12-11  8:42                               ` Måns Rullgård
2003-12-11 16:33                                 ` Mark Mielke
2003-12-10 20:48                         ` Måns Rullgård
2003-12-10 23:40                       ` Maciej Zenczykowski
2003-12-09  9:55               ` Xavier Bestel
2003-12-09 13:03                 ` Maciej Zenczykowski
2003-12-09 15:01                   ` Helge Hafting
2003-12-09 18:30                   ` Greg KH
2003-12-09 18:53                     ` Måns Rullgård
2003-12-10  7:02                       ` Xavier Bestel
2003-12-10 20:06                         ` Witukind
2003-12-11  9:27                           ` Xavier Bestel
2003-12-11 10:15                             ` Måns Rullgård
2003-12-11 11:05                               ` Xavier Bestel
2003-12-10  0:38                 ` Greg KH
2003-12-09  9:26             ` Måns Rullgård
2003-12-09  9:41               ` Miles Bader
2003-12-10  8:13           ` Jakob Oestergaard
2003-12-10  8:24           ` Rob Landley
2003-12-08 23:04   ` Andreas Jellinghaus
2003-12-08 23:34     ` Greg KH
2003-12-09  0:31       ` Sven-Haegar Koch
2003-12-09  0:42         ` Greg KH
2003-12-09  0:51       ` [PATCH] sysfs support for vcs devices (was Re: State of devfs in 2.6?) Greg KH
2003-12-09  5:26       ` State of devfs in 2.6? Rob Landley
2003-12-09 18:19         ` Greg KH
2003-12-09 18:20         ` Greg KH
2003-12-09  7:02       ` Andreas Jellinghaus
2003-12-09  7:13         ` Murray J. Root
2003-12-09  8:21           ` Holger Schurig
2003-12-09  8:52             ` Miles Bader
2003-12-09 10:08               ` Holger Schurig
2003-12-09 17:10             ` Mark Mielke
2003-12-10  5:42               ` Greg KH
2003-12-10 23:29                 ` jw schultz
2003-12-11 20:32                 ` [2.4.23] cursor dissapears in framebuffer console after switching back from X Witukind
2003-12-11 23:59                   ` Gene Heskett
2003-12-12  6:24                     ` Witukind
2003-12-09  8:32         ` State of devfs in 2.6? Greg KH
2003-12-09  9:59           ` Jan Dittmer
2003-12-09 13:54             ` Matthew Reppert
2003-12-09 16:27             ` Greg KH
2003-12-09 16:47               ` Eduard Bloch
2003-12-09 19:33                 ` Greg KH
2003-12-10  2:15           ` Clemens Schwaighofer
2003-12-10  4:10             ` Bob [this message]
2003-12-09  7:33       ` Vojtech Pavlik
2003-12-09  9:48       ` Andreas Jellinghaus
2003-12-08 23:35 ` Greg KH
     [not found] <10vOq-7mK-11@gated-at.bofh.it>
     [not found] ` <10vON-7mK-29@gated-at.bofh.it>
     [not found]   ` <10CGd-1SM-39@gated-at.bofh.it>
     [not found]     ` <10DiJ-2Qj-17@gated-at.bofh.it>
     [not found]       ` <10Kas-8kr-3@gated-at.bofh.it>
     [not found]         ` <10Kka-dD-11@gated-at.bofh.it>
     [not found]           ` <10LJg-3zb-9@gated-at.bofh.it>
     [not found]             ` <10LT5-3Wo-13@gated-at.bofh.it>
     [not found]               ` <10N8i-7bE-1@gated-at.bofh.it>
2003-12-09 16:22                 ` Pascal Schmidt
2003-12-09 18:50 Svetoslav Slavtchev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3FD69CB3.8080308@nishanet.com \
    --to=recbo@nishanet.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).