Bob Vaughan <[EMAIL PROTECTED]> wrote:
> sources from yesterday evening. rebuild with kernel sources from tonight.
> same results.
>
>
> vt0: unknown trident VGA, 80 columns, color, 8 screens, unknown keyboard
> Warning: Driver mistake: repeat make_dev ("ttyv0")
Does this only happen with a recent -current? I'm a long-time pcvt
user, but have never seen the warning (that it used to be). The only
test machine here cannot reproduce it either.
> make_dev(c03404c0,0,0,0,180,c02f9e0d,0,c0398420) at make_dev+0xfb
> pcvt_attach(c12a7b80,c12a7b80,c12b2000,18,1) at pcvt_attach+0x1fe
Quick review shows that pcvt_attach() is the only pcvt function that
ever would call make_dev(). It is not supposed to be called twice...
Do you incidentally have both gfx console drivers (sc0 and vt0) in
your configuration? That would perhaps explain it.
--
cheers, J"org .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/ NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message