On Fri, Jun 20, 2014 at 06:11:04PM +0100, Craig R. Skinner wrote: > On 2014-06-20 Fri 16:14 PM |, Maurice Janssen wrote: > > ># FIXME No. 9 Moxa card port: > > >moxa09:dv=/dev/tty10:common: > > > > > ># FIXME No. 10 Moxa card port: > > >moxa10:dv=/dev/tty11:common: > > > > Try /dev/tty0a and /dev/tty0b > > > > Perfect! > > > Here's a man page diff to sync with lines 1383-1397 of > /usr/src/sys/dev/pci/pucdata.c >
fixed, thanks. jmc > > Index: share/man/man4/puc.4 > =================================================================== > RCS file: /cvs/src/share/man/man4/puc.4,v > retrieving revision 1.47 > diff -u -p -r1.47 puc.4 > --- share/man/man4/puc.4 2 Feb 2014 19:39:55 -0000 1.47 > +++ share/man/man4/puc.4 20 Jun 2014 17:00:27 -0000 > @@ -85,6 +85,7 @@ The driver currently supports the follow > .It Tn "Moxa Technologies Co., Ltd. PCI I/O Card 4S (4 port serial)" > .It Tn "Moxa Technologies Co., Ltd. C104H/PCI (4 port serial)" > .It Tn "Moxa Technologies Co., Ltd. CP104/PCI (4 port serial)" > +.It Tn "Moxa Technologies Co., Ltd. C168H/PCI (8 port serial)" > .It Tn "NEC PK-UG-X008 (serial)" > .It Tn "NEC PK-UG-X001 K56flex PCI (modem)" > .It Tn "NetMos 1P (1 port parallel)" >