Date: Tue, 20 Dec 1994 00:49:19 +0100 From: herrmann@gsf.de (Guenther Herrmann) To: questions@freebsd.org Subject: sio driver problem in FreeBSD-2.0-RELEASE Message-ID: <199412192349.AAA17342@cony.gsf.de>
next in thread | raw e-mail | index | archive | help
sio driver fails:
("normal" Taiwan boards w. INTEL 486DX-33 ISA; IDE or SCSI;
multi-io-card 2x sio 1x parallel 1x game, or 2x sio with 16550 chips)
- probe and attach section reports correct "16450" or "16550A".
- "cp <file> /dev/tty00" hangs.
- "stty -f /dev/tty00 <option>" comes back normally, but subsequent
"stty -a -f /dev/tty00" shows no changed <option>.
This behaviour occurred in FreeBSD-2.0R Floppy-Kernel and self-compiled kernel,
as well as in former FreeBSD / NetBSD / 386BSD versions.
In older versions up to FreeBSD-1.1.5.1, I replaced sio.c by the old com.c,
recompiled, and changed the major nr of tty's to 8, and all was perfect.
But now, com.c is removed, and major nr 8 is occupied by something else.
Any suggestions how to get sio.c running are welcome.
Thanks in advance.
------------------------------------------------------------------------------
G. Herrmann Phone +49-89-3187-4185
GSF Forschungszentrum fuer Umwelt und Gesundheit Fax +49-89-3187-3326
MEDIS-M3 email herrmann@GSF.DE
Postfach 1129
D-85758 Oberschleissheim / Neuherberg
------------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199412192349.AAA17342>
