mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* pktcdvd major contradicts <linux/Documentation/devices.txt>
@ 2006-05-20 21:17 Herbert Rosmanith
  2006-05-20 21:35 ` Alexey Dobriyan
  0 siblings, 1 reply; 3+ messages in thread
From: Herbert Rosmanith @ 2006-05-20 21:17 UTC (permalink / raw)
  To: linux-kernel; +Cc: Herbert Rosmanith


good evening,

(1)
# grep -B 1 pktcdvd /usr/src/linux/Documentation/devices.txt 
 97 block       Packet writing for CD/DVD devices
                  0 = /dev/pktcdvd0     First packet-writing module
                  1 = /dev/pktcdvd1     Second packet-writing module

but:

(2)
# modprobe pktcdvd
# grep pktcdvd /proc/devices 
254 pktcdvd


so, in contrast to the documentation, pktcdvd gets a dynamic major.

kind regards,
h.rosmanith


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

end of thread, other threads:[~2006-05-20 22:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-20 21:17 pktcdvd major contradicts <linux/Documentation/devices.txt> Herbert Rosmanith
2006-05-20 21:35 ` Alexey Dobriyan
2006-05-20 22:18   ` Herbert Rosmanith

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

Powered by JetHome