On 05.07.2005 08:11, Greg KH wrote: > On Sat, Jul 02, 2005 at 12:51:39AM +0200, Tilman Schmidt wrote: > >>For a driver for a USB ISDN device [...] >>on Ubuntu with kernel 2.6.10, >>the setup is lost on every reboot. [...] >>Unfortunately I cannot find any information on what is >>actually required from a USB driver in order to work correctly >>with udev. We do register a character device with >>tty_register_device(), and it does appear as (for example) >>/sys/class/tty/ttyGB0/dev, but apparently that isn't enough. > > That is all that is needed for udev support. Unless you have other char > devices than the tty node?
My driver itself hasn't. But it registers itself as an ISDN device with the isdn4linux subsystem via register_isdn(), which in turn publishes more char devices. So perhaps it is actually isdn4linux which is lacking sufficient udev support? Thanks Tilman -- Tilman Schmidt E-Mail: [EMAIL PROTECTED] Bonn, Germany Diese Nachricht besteht zu 100% aus wiederverwerteten Bits. Ungeöffnet mindestens haltbar bis: (siehe Rückseite)
signature.asc
Description: OpenPGP digital signature
