Re: Adding more cuaUxx devices

2016-06-20 Thread Chris Cappuccio
sh MAKEDEV ttyUa ttyUb ... Denis Lapshin [den...@mindall.org] wrote: > Hi there! > > Could someone give some advice how to add more cuaUxx devices? > Nowadays I have just cuaU0-9 ones, but need a bit more... > > MAKEDEV returns: > > # ./MAKEDEV cuaU10 > cuaU10: unknown device > > Thank you in

Adding more cuaUxx devices

2016-06-20 Thread Denis Lapshin
Hi there! Could someone give some advice how to add more cuaUxx devices? Nowadays I have just cuaU0-9 ones, but need a bit more... MAKEDEV returns: # ./MAKEDEV cuaU10 cuaU10: unknown device Thank you in advance. Denis