On Sun, Mar 31, 2002 at 05:00:23PM +0200, Raoul Borenius wrote:
> Thanks for including the changes fr the ttyS's. But it seems you forgot the
> callout-devices:
>
> > @@ -1911,7 +1915,11 @@
> > * major number and the subtype code.
> > */
> > callout_driver = serial_driver;
> > +#ifdef CONFIG_DEVFS_FS
> > + callout_driver.name = "cua/%d";
> > +#else
> > callout_driver.name = "cua";
> > +#endif
> > callout_driver.major = TTYAUX_MAJOR;
> > callout_driver.subtype = SERIAL_TYPE_CALLOUT;
> >
>
> Could you commit that too?
>
I thought the callout devices are officially "dead" and should disappear
"Real Soon Now(tm)" as beeing a locking hell and unneeded.
Flo
--
Florian Lohoff flo@xxxxxxxxxx +49-5201-669912
Nine nineth on september the 9th Welcome to the new billenium
pgpyGvjqndINe.pgp
Description: PGP signature
|