Bug#285696: kernel-patch-debian-2.6.9: smbfs problem in 2.6.9-3: cannot write to files

2004-12-14 Thread Itay Ben-Yaacov
Package: kernel-patch-debian-2.6.9 Version: 2.6.9-3 Severity: normal Hi, The smbfs patches introduced in 2.6.9-3 cause the following funny phenomenon: I can create and erase files, but not write to them. More specifically, if I do "echo xxx > yyy" in an smbfs filesystem, it blocks, and after ctr

Bug#282234: kernel-patch-debian-2.6.9: Possible problem: vesafb_init is not called

2004-12-14 Thread Itay Ben-Yaacov
Package: kernel-patch-debian-2.6.9 Version: 2.6.9-3 Followup-For: Bug #282234 Long version: The modular-vesafb patch makes the line module_init(vesafb_init); which was unconditional, conditional upon compilation as a module. As this is the only reference to vesafb_init, which registers the driver