Date: Tue, 16 May 2000 11:00:05 +0200 From: Arjan Knepper <arjan@jak.nl> To: hackers FreeBSD <freebsd-hackers@FreeBSD.ORG> Subject: Cyclades Cyclom YeP PCI problem Message-ID: <39210E15.D3D2F278@jak.nl>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------21C2A32D3287C8994634F562 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I have two cyclom YeP PCI board installed with 32 serials ports connected to both on a FreeBSD 4.0 release system. The first board (cy0) is working without problems however the second one (cy1) give some trouble. When I try to connect to a port e.g. cuac10 - cuac1v a kernel warning is displayed: 'WARNING: driver cy should register devices with make_dev () (dev_t = "cy/0x1008f")' but the connected is made. I added some 'printf ()'s to the 'cy.c' file in the 'cyattach_common ()' to verify whether 'make_dev ()' is called for the relevant ports and that seems to be OK. So my question is what wrong here? Can someone give a hint? Thanks, Arjan Knepper --------------21C2A32D3287C8994634F562 Content-Type: text/x-vcard; charset=us-ascii; name="arjan.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Arjan Knepper Content-Disposition: attachment; filename="arjan.vcf" begin:vcard n:Knepper;Arjan tel;fax:+31-(0)10-243-7314 tel;work:+31-(0)10-243-7362 x-mozilla-html:FALSE url:http://www.jak.nl org:JAK++ Software Development B.V. adr:;;Stoveer 247;Rotterdam;;3032 GB;Netherlands version:2.1 email;internet:arjan@jak.nl x-mozilla-cpt:;-7904 fn:Arjan Knepper end:vcard --------------21C2A32D3287C8994634F562-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39210E15.D3D2F278>