Date: Tue, 3 Sep 1996 05:01:00 +1000 From: Bruce Evans <bde@zeta.org.au> To: hardware@FreeBSD.org, isp@FreeBSD.org, petzi@zit.th-darmstadt.de Subject: Re: Cyclades 8 Port ISA problems Message-ID: <199609021901.FAA31969@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>I have installed a Cyclades multiport card and compiled a new Kernel with >the cy driver. Then I followed the instructions in the FreeBSD Handbook on >the web pages, and made the device special files. Then I entered these >... >Sep 2 18:33:55 dalx7 getty: /dev/ttyc4: Device not configured >Sep 2 18:33:55 dalx7 getty: /dev/ttyc5: Device not configured >Sep 2 18:33:55 dalx7 getty: /dev/ttyc7: Device not configured >Sep 2 18:33:55 dalx7 getty: /dev/ttyc6: Device not configured It looks like the second cd1400 which controls the second group of 4 ports is broken or nonstandard. The driver probe checks up 4 cd1400's per full cy device and gives up with no warnings when one seems to be not there. Then only the previous ones found are configured. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609021901.FAA31969>