Re: DV_TTY is not used and can be ditched

2013-05-03 Thread Mike Belopuhov
On 3 May 2013 20:12, Mark Kettenis wrote: >> Date: Fri, 3 May 2013 20:04:11 +0200 >> From: Mike Belopuhov >> >> hi, >> >> not sure if this is anyhow useful, but we can completely ditch >> DV_TTY since it's not used in any sensible way. >> >> any objections? ok? > > NAK, these are used by hotplugd

Re: DV_TTY is not used and can be ditched

2013-05-03 Thread Mark Kettenis
> Date: Fri, 3 May 2013 20:04:11 +0200 > From: Mike Belopuhov > > hi, > > not sure if this is anyhow useful, but we can completely ditch > DV_TTY since it's not used in any sensible way. > > any objections? ok? NAK, these are used by hotplugd.

DV_TTY is not used and can be ditched

2013-05-03 Thread Mike Belopuhov
hi, not sure if this is anyhow useful, but we can completely ditch DV_TTY since it's not used in any sensible way. any objections? ok? diff --git sys/arch/alpha/tc/scc.c sys/arch/alpha/tc/scc.c index d25901e..ad37605 100644 --- sys/arch/alpha/tc/scc.c +++ sys/arch/alpha/tc/scc.c @@ -179,7 +179,7