Re: Bug#77130: dexter is not devfs ready

2000-11-22 Thread djw
On Tue, 21 Nov 2000, Marc Martinez wrote: |a much simpler test than working out proper grep semantics is the following: | |[ -c /dev/.devfsd ] | |Marc That one works nicely for me and I don't use devfsd. :-) -- ** Derek J Witt** * Email: mailt

Re: Bug#77130: dexter is not devfs ready

2000-11-22 Thread djw
On Tue, 21 Nov 2000, Marc Martinez wrote: |a much simpler test than working out proper grep semantics is the following: | |[ -c /dev/.devfsd ] | |Marc That one works nicely for me and I don't use devfsd. :-) -- ** Derek J Witt** * Email: mail

Re: Bug#77130: dexter is not devfs ready

2000-11-21 Thread Marc Martinez
On Mon, Nov 20, 2000 at 11:00:34PM -0500, Branden Robinson wrote: > I check for a mounted devfs using a check given to me. How about reading > the source of dexter and telling me what's wrong with it? a much simpler test than working out proper grep semantics is the following: [ -c /dev/.devfsd

Re: Bug#77130: dexter is not devfs ready

2000-11-21 Thread Marc Martinez
On Mon, Nov 20, 2000 at 11:00:34PM -0500, Branden Robinson wrote: > I check for a mounted devfs using a check given to me. How about reading > the source of dexter and telling me what's wrong with it? a much simpler test than working out proper grep semantics is the following: [ -c /dev/.devfsd

Re: Bug#77130: dexter is not devfs ready

2000-11-21 Thread Zephaniah E. Hull
On Tue, Nov 21, 2000 at 06:33:17PM +0100, Goswin Brederlow wrote: > The check looks right but doesn't work: > > # grep '\.*devfs' /proc/mounts > > # grep '/dev\>.*devfs' /proc/mounts > > # grep '\ > # grep '/dev.*devfs' /proc/mounts > none /dev devfs rw 0 0 > > # grep ' /dev .*devfs

Re: Bug#77130: dexter is not devfs ready

2000-11-21 Thread Goswin Brederlow
[EMAIL PROTECTED] (Branden Robinson) writes: > On Mon, Nov 20, 2000 at 02:45:47PM +0100, Goswin Brederlow wrote: > > [EMAIL PROTECTED] (Branden Robinson) writes: > > > > > On Mon, Nov 20, 2000 at 03:36:53AM +0100, Goswin Brederlow wrote: > > > > PS/2 is in /dev/misc/psaux. > > > > Serials are in

Re: Bug#77130: dexter is not devfs ready

2000-11-21 Thread Zephaniah E. Hull
On Tue, Nov 21, 2000 at 06:33:17PM +0100, Goswin Brederlow wrote: > The check looks right but doesn't work: > > # grep '\.*devfs' /proc/mounts > > # grep '/dev\>.*devfs' /proc/mounts > > # grep '\ > # grep '/dev.*devfs' /proc/mounts > none /dev devfs rw 0 0 > > # grep ' /dev .*devf

Re: Bug#77130: dexter is not devfs ready

2000-11-21 Thread Goswin Brederlow
[EMAIL PROTECTED] (Branden Robinson) writes: > On Mon, Nov 20, 2000 at 02:45:47PM +0100, Goswin Brederlow wrote: > > [EMAIL PROTECTED] (Branden Robinson) writes: > > > > > On Mon, Nov 20, 2000 at 03:36:53AM +0100, Goswin Brederlow wrote: > > > > PS/2 is in /dev/misc/psaux. > > > > Serials are in

Re: Bug#77130: dexter is not devfs ready

2000-11-20 Thread Branden Robinson
On Mon, Nov 20, 2000 at 02:45:47PM +0100, Goswin Brederlow wrote: > [EMAIL PROTECTED] (Branden Robinson) writes: > > > On Mon, Nov 20, 2000 at 03:36:53AM +0100, Goswin Brederlow wrote: > > > PS/2 is in /dev/misc/psaux. > > > Serials are in /dev/tts/[0-9]*. > > > > Ah, you mean the exact paths I'v

Re: Bug#77130: dexter is not devfs ready

2000-11-20 Thread Branden Robinson
On Mon, Nov 20, 2000 at 02:45:47PM +0100, Goswin Brederlow wrote: > [EMAIL PROTECTED] (Branden Robinson) writes: > > > On Mon, Nov 20, 2000 at 03:36:53AM +0100, Goswin Brederlow wrote: > > > PS/2 is in /dev/misc/psaux. > > > Serials are in /dev/tts/[0-9]*. > > > > Ah, you mean the exact paths I'

using old config for information [Was: Re: Bug#77130: dexter is not devfs ready]

2000-11-20 Thread Goswin Brederlow
"Zephaniah E. Hull" <[EMAIL PROTECTED]> writes: > On Mon, Nov 20, 2000 at 03:36:53AM +0100, Goswin Brederlow wrote: > > > Goswin > > > > PS: Using the old V3 config file for defaults and the console keymap > > would be a good wishlist thing as well. > > Ow ow ow ow ow. > > No, you /rea

Re: Bug#77130: dexter is not devfs ready

2000-11-20 Thread Goswin Brederlow
[EMAIL PROTECTED] (Branden Robinson) writes: > On Mon, Nov 20, 2000 at 03:36:53AM +0100, Goswin Brederlow wrote: > > PS/2 is in /dev/misc/psaux. > > Serials are in /dev/tts/[0-9]*. > > Ah, you mean the exact paths I've been using since 4.0.1-2. Oh, so that should be fixed. Doesn't look right to

using old config for information [Was: Re: Bug#77130: dexter is not devfs ready]

2000-11-20 Thread Goswin Brederlow
"Zephaniah E. Hull" <[EMAIL PROTECTED]> writes: > On Mon, Nov 20, 2000 at 03:36:53AM +0100, Goswin Brederlow wrote: > > > Goswin > > > > PS: Using the old V3 config file for defaults and the console keymap > > would be a good wishlist thing as well. > > Ow ow ow ow ow. > > No, you /re

Re: Bug#77130: dexter is not devfs ready

2000-11-20 Thread Goswin Brederlow
[EMAIL PROTECTED] (Branden Robinson) writes: > On Mon, Nov 20, 2000 at 03:36:53AM +0100, Goswin Brederlow wrote: > > PS/2 is in /dev/misc/psaux. > > Serials are in /dev/tts/[0-9]*. > > Ah, you mean the exact paths I've been using since 4.0.1-2. Oh, so that should be fixed. Doesn't look right to

Re: Bug#77130: dexter is not devfs ready

2000-11-19 Thread Branden Robinson
On Mon, Nov 20, 2000 at 03:36:53AM +0100, Goswin Brederlow wrote: > PS/2 is in /dev/misc/psaux. > Serials are in /dev/tts/[0-9]*. Ah, you mean the exact paths I've been using since 4.0.1-2. Please do more research before filing bugs in the future. -- G. Branden Robinson| Debian GNU/

Re: Bug#77130: dexter is not devfs ready

2000-11-19 Thread Zephaniah E. Hull
On Mon, Nov 20, 2000 at 03:36:53AM +0100, Goswin Brederlow wrote: > Goswin > > PS: Using the old V3 config file for defaults and the console keymap > would be a good wishlist thing as well. Ow ow ow ow ow. No, you /really/ don't want those 'features'. Zephaniah E. Hull. -- PGP EA519

Re: Bug#77130: dexter is not devfs ready

2000-11-19 Thread Goswin Brederlow
[EMAIL PROTECTED] (Branden Robinson) writes: > On Wed, Nov 15, 2000 at 09:55:30PM +0100, Goswin Brederlow wrote: > > All suggestions for the mouse device use the old device names, devfs > > has them in subdirectories. Please use the new names when devfs is used. > > You're going to have to tell m

Re: Bug#77130: dexter is not devfs ready

2000-11-19 Thread Branden Robinson
On Mon, Nov 20, 2000 at 03:36:53AM +0100, Goswin Brederlow wrote: > PS/2 is in /dev/misc/psaux. > Serials are in /dev/tts/[0-9]*. Ah, you mean the exact paths I've been using since 4.0.1-2. Please do more research before filing bugs in the future. -- G. Branden Robinson| Debian GNU

Re: Bug#77130: dexter is not devfs ready

2000-11-19 Thread Zephaniah E. Hull
On Mon, Nov 20, 2000 at 03:36:53AM +0100, Goswin Brederlow wrote: > Goswin > > PS: Using the old V3 config file for defaults and the console keymap > would be a good wishlist thing as well. Ow ow ow ow ow. No, you /really/ don't want those 'features'. Zephaniah E. Hull. -- PGP EA51

Re: Bug#77130: dexter is not devfs ready

2000-11-19 Thread Goswin Brederlow
[EMAIL PROTECTED] (Branden Robinson) writes: > On Wed, Nov 15, 2000 at 09:55:30PM +0100, Goswin Brederlow wrote: > > All suggestions for the mouse device use the old device names, devfs > > has them in subdirectories. Please use the new names when devfs is used. > > You're going to have to tell

Re: Bug#77130: dexter is not devfs ready

2000-11-17 Thread Branden Robinson
On Thu, Nov 16, 2000 at 11:05:27AM -0800, Marc Martinez wrote: > the real device for at least psaux is /dev/misc/psaux .. if you have the > compatibility options enabled in devfsd it also makes a symlink back to > /dev/psaux for you. looks like the ttyS* serial devices are now in the form > of /de

Re: Bug#77130: dexter is not devfs ready

2000-11-16 Thread Branden Robinson
On Thu, Nov 16, 2000 at 11:05:27AM -0800, Marc Martinez wrote: > the real device for at least psaux is /dev/misc/psaux .. if you have the > compatibility options enabled in devfsd it also makes a symlink back to > /dev/psaux for you. looks like the ttyS* serial devices are now in the form > of /d

Re: Bug#77130: dexter is not devfs ready

2000-11-16 Thread Oystein Viggen
Marc Martinez spake thus: > of /dev/tts/0 .. I don't have any usb mice connected right now so that's all > I can tell you offhand. /dev/input/mouse{0,1,...} /dev/input/mice lets all your mice talk ps/2 to you at the same time. Oystein

Re: Bug#77130: dexter is not devfs ready

2000-11-16 Thread Oystein Viggen
Marc Martinez spake thus: > of /dev/tts/0 .. I don't have any usb mice connected right now so that's all > I can tell you offhand. /dev/input/mouse{0,1,...} /dev/input/mice lets all your mice talk ps/2 to you at the same time. Oystein -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a s

Re: Bug#77130: dexter is not devfs ready

2000-11-16 Thread Marc Martinez
On Wed, Nov 15, 2000 at 11:27:14PM -0500, Branden Robinson wrote: > On Wed, Nov 15, 2000 at 09:55:30PM +0100, Goswin Brederlow wrote: > > All suggestions for the mouse device use the old device names, devfs > > has them in subdirectories. Please use the new names when devfs is used. > > You're goi

Re: Bug#77130: dexter is not devfs ready

2000-11-16 Thread Marc Martinez
On Wed, Nov 15, 2000 at 11:27:14PM -0500, Branden Robinson wrote: > On Wed, Nov 15, 2000 at 09:55:30PM +0100, Goswin Brederlow wrote: > > All suggestions for the mouse device use the old device names, devfs > > has them in subdirectories. Please use the new names when devfs is used. > > You're go

Re: Bug#77130: dexter is not devfs ready

2000-11-15 Thread Branden Robinson
On Wed, Nov 15, 2000 at 09:55:30PM +0100, Goswin Brederlow wrote: > All suggestions for the mouse device use the old device names, devfs > has them in subdirectories. Please use the new names when devfs is used. You're going to have to tell me what these are. I asked on IRC what I should use, and

Re: Bug#77130: dexter is not devfs ready

2000-11-15 Thread Branden Robinson
On Wed, Nov 15, 2000 at 09:55:30PM +0100, Goswin Brederlow wrote: > All suggestions for the mouse device use the old device names, devfs > has them in subdirectories. Please use the new names when devfs is used. You're going to have to tell me what these are. I asked on IRC what I should use, an