Your message dated Sun, 29 Jul 2007 11:24:34 +0200
with message-id <[EMAIL PROTECTED]>
and subject line kernel-source-2.6.10: drivers/block/pktcdvd.c : no device
number specified
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: kernel-source-2.6.10
Version: 2.6.10-5
Severity: normal
Hello !
I just did notice that the new/old packet writing support doesn't provide
it's own device major
number, namely 97, so the whole stuff is unusable.
Just adding
pkt_major = 97;
after the beginning of int pkt_init(void) does the trick.
Could it be fixed, or would there be a better way to fix it ?
Thanks
Vincent Fourmond
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Versions of packages kernel-source-2.6.10 depends on:
ii binutils 2.15-5 The GNU assembler, linker and bina
ii bzip2 1.0.2-5 high-quality block-sorting file co
ii coreutils [fileutils] 5.2.1-2 The GNU core utilities
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2.6.16-1
-- upstream author says:
Changing the driver to use dynamic device numbers was one of the many
changes that were made in order to have the driver accepted into the
mainline kernel.
--
thus closing.
--
maks
--- End Message ---