Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10 5/3/83; site rochester.UUCP
Path: utzoo!linus!decvax!harpo!seismo!rochester!bukys
From: bukys@rochester.UUCP (Liudvikas Bukys)
Newsgroups: net.unix-wizards
Subject: Re: Help needed with DMF32 driver
Message-ID: <5060@rochester.UUCP>
Date: Mon, 20-Feb-84 10:11:29 EST
Article-I.D.: rocheste.5060
Posted: Mon Feb 20 10:11:29 1984
Date-Received: Tue, 21-Feb-84 04:32:46 EST
References: <630@edcaad.UUCP>
Organization: U. of Rochester, CS Dept.
Lines: 20

4.1c was sloppy about the dmf32 in /sys/vax/conf.c.
It failed to fill in the d_ttys member of cdevsw[].
The tty driver only uses this in the select code.
It was fixed in 4.2.

-------
diff virgin/conf.c conf.c 
215c215
< #define       dmf11   0
---
> #define       dmf_tty 0
467c467
<       dmfioctl,       dmfstop,        dmfreset,       0,
---
>       dmfioctl,       dmfstop,        dmfreset,       dmf_tty,
-------

Liudvikas Bukys
rochester!bukys (uucp) via allegra, decvax, seismo
bukys@rochester (arpa)