Re: funny typo in ctime.3, Year 81968?

2009-05-23 Thread Stuart Henderson
On 2009/05/23 21:35, Stuart Henderson wrote: > On 2009/05/23 21:25, olli hauer wrote: > > Funny typo in ctime.3 > > (but I belive OpenBSD will exist in the Year 81986) > > That's intentional, it talks about years longer than four characters. > i.e. 1 and on. ..but on reflection that's a bit

Re: funny typo in ctime.3, Year 81968?

2009-05-23 Thread Stuart Henderson
On 2009/05/23 21:25, olli hauer wrote: > Funny typo in ctime.3 > (but I belive OpenBSD will exist in the Year 81986) That's intentional, it talks about years longer than four characters. i.e. 1 and on. > > > Index: lib/libc/time/ctime.3 > ===

Re: umsm(4) diff for Pantech UM175 EVDO - REVISED

2009-05-23 Thread Dan Colish
Per the suggestion of collapsing the products, I have used Hyundai for the vendor. Formatting corrections were also made. --Dan Index: umsm.c === RCS file: /cvs/src/sys/dev/usb/umsm.c,v retrieving revision 1.46 diff -u -p -r1.46 umsm

de(4) bus_dma diff needs testing.

2009-05-23 Thread Brad
Please test the following diff if you have a de(4) Ethernet adapter. This should fix the issues with the bus_dma map handling. Already tested by matthieu@ on an alpha.. so I'm looking for some further testing. Index: if_de.c === RCS

Re: umsm(4) diff for Pantech UM175 EVDO

2009-05-23 Thread Dan Colish
> > vendor AUDIOVOX 0x106c Audiovox > > +vendor PANTECH 0x106c Pantech > > these should be collapsed into one entry, probably named Hyundai, > looks like they manufactured devices for Audiovox (hence the ID showing > up there), the division was spun off (Hyundai CuriTel) a

Re: umsm(4) diff for Pantech UM175 EVDO

2009-05-23 Thread Stuart Henderson
On 2009/05/23 11:36, Dan Colish wrote: > vendor AUDIOVOX 0x106c Audiovox > +vendor PANTECH 0x106c Pantech these should be collapsed into one entry, probably named Hyundai, looks like they manufactured devices for Audiovox (hence the ID showing up there), the division was s

funny typo in ctime.3, Year 81968?

2009-05-23 Thread olli hauer
Funny typo in ctime.3 (but I belive OpenBSD will exist in the Year 81986) Index: lib/libc/time/ctime.3 === RCS file: /cvs/src/lib/libc/time/ctime.3,v retrieving revision 1.36 diff -u -r1.36 ctime.3 --- lib/libc/time/ctime.3 23

umsm(4) diff for Pantech UM175 EVDO

2009-05-23 Thread Dan Colish
I added a new vendor and product id to usbdevs and allowed umsm.c to use the new id. The only issue I have is that the hex number assigned to the id is the same as another vendors. I think this is required because when I used usbdevs -v before making changes, that is the hex number given and I had