From owner-freebsd-questions@freebsd.org Tue Jan 29 13:45:06 2019 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 26A6614BDFAB for ; Tue, 29 Jan 2019 13:45:06 +0000 (UTC) (envelope-from bblister@gmail.com) Received: from n6.nabble.com (n6.nabble.com [162.255.23.37]) by mx1.freebsd.org (Postfix) with ESMTP id D7E738720C for ; Tue, 29 Jan 2019 13:45:03 +0000 (UTC) (envelope-from bblister@gmail.com) Received: from n6.nabble.com (localhost [127.0.0.1]) by n6.nabble.com (Postfix) with ESMTP id 7A3D4BFF3578 for ; Tue, 29 Jan 2019 06:44:57 -0700 (MST) Date: Tue, 29 Jan 2019 06:44:57 -0700 (MST) From: BBlister To: freebsd-questions@freebsd.org Message-ID: <1548769497498-0.post@n6.nabble.com> Subject: CH353 Serial PCI Card Drivers not attached MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: D7E738720C X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org; dmarc=fail reason="" header.from=gmail.com (policy=none); spf=softfail (mx1.freebsd.org: 162.255.23.37 is neither permitted nor denied by domain of bblister@gmail.com) smtp.mailfrom=bblister@gmail.com X-Spamd-Result: default: False [2.74 / 15.00]; ARC_NA(0.00)[]; DMARC_POLICY_SOFTFAIL(0.10)[gmail.com : No valid SPF, No valid DKIM,none]; FROM_HAS_DN(0.00)[]; FREEMAIL_FROM(0.00)[gmail.com]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; TO_DN_NONE(0.00)[]; R_SPF_SOFTFAIL(0.00)[~all]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_SPAM_MEDIUM(0.92)[0.923,0]; IP_SCORE(0.23)[ip: (0.97), ipnet: 162.255.20.0/22(0.21), asn: 21624(0.04), country: US(-0.08)]; NEURAL_SPAM_SHORT(0.75)[0.753,0]; MX_GOOD(-0.01)[cached: alt3.gmail-smtp-in.l.google.com]; NEURAL_SPAM_LONG(0.75)[0.751,0]; RCVD_IN_DNSWL_NONE(0.00)[37.23.255.162.list.dnswl.org : 127.0.10.0]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:21624, ipnet:162.255.20.0/22, country:US]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2019 13:45:06 -0000 Dear members, I would like to add a PCI Serial card to one of my FreeBSD 12 boxes, in order to be able to see the console of two other servers via serial null modem cable. Towards this goal, I have bought a PCI serial card, that it is being identified as: none4@pci0:4:0:0: class=0x070002 card=0x32534348 chip=0x70534348 rev=0x10 hdr=0x00 vendor = 'WCH.CN' device = 'CH353 PCI Dual Serial and Parallel Ports Controller' class = simple comms subclass = UART Unfortunatelly, No driver is attached to this PCI card. I am searching for a driver in order to use this dual serial port but until now my quest has been unsuccessful. Do you have any hint of how I can use this? Do you know if a linux driver exist for this in order to see if I could port it to FreeBSD? Do you know any PCI Serial card that I could buy on ebay or alliexpress that has a supported chipset by FreeBSD? Do you think that the only way is to buy a set of Prolific USB to Serial adapters? Thank you very much, Yours sincerely, Dr.M -- Sent from: http://freebsd.1045724.x6.nabble.com/freebsd-questions-f3696945.html