public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* devices.txt inconsistency
@ 2001-01-01 22:06 Ari Pollak
  2001-01-01 23:24 ` Robert Read
  2001-01-01 23:35 ` Robert Read
  0 siblings, 2 replies; 7+ messages in thread
From: Ari Pollak @ 2001-01-01 22:06 UTC (permalink / raw)
  To: linux-kernel

This has not been fixed for at least a year that i can remember - in
Documentation/devices.txt, it says /dev/js* should be char-major-15*,
but in Documentation/joystick.txt it says it should be char-major-13.
I'm assuming joystick.txt is the correct one, and devices.txt should be
updated to reflect this.. before 2.4.0 would be nice.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: devices.txt inconsistency
@ 2001-01-02 16:19 Douglas Gilbert
  2001-01-02 17:29 ` H. Peter Anvin
  0 siblings, 1 reply; 7+ messages in thread
From: Douglas Gilbert @ 2001-01-02 16:19 UTC (permalink / raw)
  To: linux-kernel, hpa

While on this subject, the description of raw devices
(char 162) in lk 2.4 is not consistent with current 
usage.

devices.txt contains this:
162 char        Raw block device interface
                  0 = /dev/raw          Raw I/O control device
                  1 = /dev/raw1         First raw I/O device
                  2 = /dev/raw2         Second raw I/O device
                    ...

but something like this would be more accurate:
162 char        Raw block device interface
                  0 = /dev/rawctl       Raw I/O control device
                  1 = /dev/raw/raw1     First raw I/O device
                  2 = /dev/raw/raw2     Second raw I/O device
                    ...

The raw(8) command supplied in RH 6.2 and 7.0 assumes the
latter structure. I have already alerted sct and this 
change may be coming through in one of his patches.

Doug Gilbert
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

end of thread, other threads:[~2001-01-02 18:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-01 22:06 devices.txt inconsistency Ari Pollak
2001-01-01 23:24 ` Robert Read
2001-01-01 23:48   ` H. Peter Anvin
2001-01-02 13:37     ` ratz
2001-01-01 23:35 ` Robert Read
  -- strict thread matches above, loose matches on Subject: below --
2001-01-02 16:19 Douglas Gilbert
2001-01-02 17:29 ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox