Re: broken devfs-support in SGI Zilog8530 serial driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@rfc822.org             +49-5201-669912
Nine nineth on september the 9th              Welcome to the new billenium

Attachment: pgp00173.pgp
Description: PGP signature


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux