Subject: Re: ttyflags crashes on boot with 940418
To: None <Mark_Weaver@brown.edu, current-users@sun-lamp.cs.berkeley.edu>
From: None <mycroft@gnu.ai.mit.edu>
List: current-users
Date: 04/18/1994 21:23:52
   _pcopen(c03,5,2000,f83b5d00,f83c6200) at _pcopen+0x47

Are you using pccons or pcvt or syscons?  If you're using pccons, then
major 12, minor 3 is going to be the same as major 12, minor 0.  Opening
the same device through two different inodes is very dangerous, unless
it's specifically coded for that.


------------------------------------------------------------------------------