remove mention of YP from hosts(5)

2019-05-26 Thread Jan-Piet Mens
I noticed hosts(5) still mentions YP in spite of support for the latter having been removed in [1]. This minuscule patch corrects the man page. Index: share/man/man5/hosts.5 === RCS file: /cvs/src/share/man/man5/hosts.5,v retrieving

Re: 6.3 and Prolific PL-2303 USB serial adapter

2018-06-18 Thread Jan-Piet Mens
maybe you can share a dmesg of the machine with the device attached as uplcom(4)? uplcom0 at uhub3 port 2 configuration 1 interface 0 "Prolific Technology Inc. USB-Serial Controller" rev 1.10/3.10 addr 4 ucom3 at uplcom0 -JP

Re: 6.3 and Prolific PL-2303 USB serial adapter

2018-06-18 Thread Jan-Piet Mens
I've made up a product name (the "product HP USB2SER 0x3524 Prolific uplcom" part of the diff). That should be improved first. Do you have a model name for this HP product? Any additional stickers that help identify it? A URL from the HP website for this product? The product is an "LD220-HP"

Re: 6.3 and Prolific PL-2303 USB serial adapter

2018-06-18 Thread Jan-Piet Mens
Only one way to find out :) I spare you a lot of details by pointing you at a photo I just took of the working display: if you'd please scroll to the bottom of [1] .. ? A final (hah!) question: will your patch be incorporated into OpenBSD? Best regards, -JP [1] https://mastodon.soc

Re: 6.3 and Prolific PL-2303 USB serial adapter

2018-06-17 Thread Jan-Piet Mens
Hi Paul, Is there any specific marking on the device to suggest it's from HP? oh, indeed. The photo at [1] shows the display with a prominent "HP" logo. [1] https://mastodon.social/@jpmens/100220482259778231 Will it work with the uplcom(4) driver? Who knows. Try this (written against -c

6.3 and Prolific PL-2303 USB serial adapter

2018-06-17 Thread Jan-Piet Mens
Hello! Mike Belopuhov suggested I contact you with an issue I'm having [1] with a "Prolific USB-Serial Controller" for which USB manufacturer/product IDs are not being recognized. Is the information I'm attaching sufficient? (I took the liberty of also attaching a Fedora `lsusb -v' output wh