[ntp:hackers] FreeBSD and serial port cards

John Hay jhay at meraka.org.za
Wed Mar 21 19:58:11 PST 2007


Harlan,

On Wed, Mar 21, 2007 at 11:36:47PM +0000, Harlan Stenn wrote:
> Hal,
> 
> > My fix was this:
> > hgm# diff pucdata.c pucdata.c.orig
> > 863,866c863,866
> > <               { PUC_PORT_TYPE_COM, 0x10, 0x00, 18432000 },
> > <               { PUC_PORT_TYPE_COM, 0x10, 0x08, 18432000 },
> > <               { PUC_PORT_TYPE_COM, 0x10, 0x10, 18432000 },
> > <               { PUC_PORT_TYPE_COM, 0x10, 0x18, 18432000 },
> > ---
> > >               { PUC_PORT_TYPE_COM, 0x10, 0x00, COM_FREQ },
> > >               { PUC_PORT_TYPE_COM, 0x10, 0x08, COM_FREQ },
> > >               { PUC_PORT_TYPE_COM, 0x10, 0x10, COM_FREQ },
> > >               { PUC_PORT_TYPE_COM, 0x10, 0x18, COM_FREQ },
> 

Mind giving a bigger diff with more context around? Or at least the
4-5 lines above your diff? There was changes to pucdata.c, so line
863 does not look like that anymore. Maybe you should try a newer
pucdata.c too?

John
-- 
John Hay -- John.Hay at meraka.csir.co.za / jhay at FreeBSD.org


More information about the hackers mailing list