Bug#360165: [Pkg-sysvinit-devel] Bug#360165: initscripts: Don't mount /proc/bus/usb if it's not necessary

2006-09-08 Thread Henrique de Moraes Holschuh
On Fri, 08 Sep 2006, Petter Reinholdtsen wrote: > /dev/.udev. Anything else required before disabling the > /proc/bus/usb/ mounting? Sure. Nothing in userspace using it. Which is the point I was trying to make, but apparently failed to do. libusb is not the only user of usbfs. If the kernel su

Bug#360165: [Pkg-sysvinit-devel] Bug#360165: initscripts: Don't mount /proc/bus/usb if it's not necessary

2006-09-08 Thread Henrique de Moraes Holschuh
On Fri, 08 Sep 2006, Petter Reinholdtsen wrote: > Any idea how to detect when /dev/bus/usb mounting isn't required? It is required until all users of /proc/bus/usb/devices and other users of /proc/bus/usb/* migrate to the new way of doing things. May I remind you that udev is not yet mandatory in

Bug#360165: [Pkg-sysvinit-devel] Bug#360165: initscripts: Don't mount /proc/bus/usb if it's not necessary

2006-09-08 Thread Petter Reinholdtsen
[Henrique de Moraes Holschuh] > It is required until all users of /proc/bus/usb/devices and other users of > /proc/bus/usb/* migrate to the new way of doing things. May I remind you > that udev is not yet mandatory in Debian, so we will also have to check if > udev is active on top of checking /pr

Bug#360165: initscripts: Don't mount /proc/bus/usb if it's not necessary

2006-09-08 Thread Petter Reinholdtsen
[Sam Morris 2006-03-31] > I have commented out the code that mounts the usbfs in > mountkernfs.sh with no ill effect. It would be nice if the script > would only mount the usbfs if /dev/bus/usb is not available to > manage the device nodes for USB devices. Any idea how to detect when /dev/bus/usb

Bug#360165: initscripts: Don't mount /proc/bus/usb if it's not necessary

2006-03-30 Thread Sam Morris
Package: initscripts Version: 2.86.ds1-13 Severity: wishlist Since kernel 2.6.14 (I think), /proc/bus/usb has not been necessary since udev will create device nodes for usb devices in /dev/bus/usb. Since libusb 2:0.1.10a-22, libusb try and look for devices in /dev/bus/usb before searching /proc/bu