lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 5 Oct 2007 14:03:10 -0700 (PDT)
From:	Trent Piepho <xyzzy@...akeasy.org>
To:	Linux Kernel Mailing list <linux-kernel@...r.kernel.org>
cc:	Linux DVB <linux-dvb@...uxtv.org>
Subject: Reloading DVB drivers broken since 2.6.22, worked in 2.6.21

After a dvb card driver is unloaded and then loaded again, it is no longer
possible to access the dvr device.

Example:
cat /dev/dvb/adapter0/dvr0
  kill with ^C
rmmod cx88-dvb
modprobre cx88-dvb
cat /dev/dvb/adapter0/dvr0
cat: /dev/dvb/adapter0/dvr0: No such device

On kernel 2.6.21, this worked fine.  In order to get dvb working again,
it's necessary to unload and reload the dvb-core modules.

I strongly suspect commit 57861b432bda77f8bfafda2fb6f5a922d5f3aef1
is somehow related to this problem.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ