Date: Tue, 3 Sep 1996 01:10:45 +0930 (CST) From: Peter Childs <pjchilds@imforei.apana.org.au> To: petzi@zit.th-darmstadt.de, freebsd-isp@freebsd.org Subject: Re: Cyclades 8 Port ISA problems Message-ID: <199609021540.BAA01746@al.imforei.apana.org.au>
next in thread | raw e-mail | index | archive | help
In article <50eu1f$kt@al.imforei.apana.org.au> you wrote:
: Hello,
Gday
: 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
: devices in /etc/ttys . But after the reboot, I'm always getting messages
: about ttyc4 to 7 not being configured. Any ideas what went wrong ? The
: boot messages say that the card is being recognized.
: Unfortunately I don't have the card documentation handy.
: 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
I'm not sure about this, but we have a guys using this
card and it works just fine... his "dmesg" shows..
cy0 irq 10 maddr 0xd4000 msize 8192 on isa
also in his /dev directory he has the files...
ix: {5} ls -l ttyc*
crw------- 1 root wheel 48, 0 Aug 11 12:14 ttyc0
crw------- 1 root wheel 48, 1 Aug 19 22:28 ttyc1
crw------- 1 root wheel 48, 2 Jan 13 1980 ttyc2
crw------- 1 root wheel 48, 3 Jan 12 1980 ttyc3
crw------- 1 root wheel 48, 4 Jan 7 1980 ttyc4
crw------- 1 root wheel 48, 5 Jan 7 1980 ttyc5
crw------- 1 root wheel 48, 6 Jul 12 23:52 ttyc6
crw------- 1 root wheel 48, 7 Jun 27 22:18 ttyc7
and
crw------- 1 root wheel 48, 64 Jan 7 1980 ttylc0
crw------- 1 root wheel 48, 65 Jan 7 1980 ttylc1
(etc.. to 7)
crw------- 1 root wheel 48, 32 Jan 7 1980 ttyic0
crw------- 1 root wheel 48, 33 Jan 7 1980 ttyic1
(etc.. to 7)
and his kernel config file has...
device cy0 at isa? tty irq 10 iomem 0xd4000 iosiz 0x2000 vector cyintr
Hope this helps.
Peter
--
Peter Childs --- http://www.imforei.apana.org.au/~pjchilds
Finger pjchilds@al.imforei.apana.org.au for public PGP key
Drag me, drop me, treat me like an object!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609021540.BAA01746>
