Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2000 13:33:11 +0100 (MET)
From:      hm@hcs.de (Hellmuth Michaelis)
To:        mjacob@feral.com
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: -current PCVT breakage?
Message-ID:  <20000323123311.D3E1D3FEB@hcswork.hcs.de>
In-Reply-To: <Pine.BSF.4.10.10003221347330.10867-100000@beppo.feral.com> from Matthew Jacob at "Mar 22, 0 01:47:56 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
From the keyboard of Matthew Jacob:

> Is someone planning on fixing this?
>
> ../../i386/isa/pcvt/pcvt_hdr.h:943: warning: `struct isa_device' declared inside parameter list
> ../../i386/isa/pcvt/pcvt_hdr.h:943: warning: its scope is only this definition or declaration, which is probably not what you want.
> ../../i386/isa/pcvt/pcvt_hdr.h:944: warning: `struct isa_device' declared inside parameter list
> ../../i386/isa/pcvt/pcvt_hdr.h:946: variable `vtdriver' has initializer but incomplete type
[...]

I had to add 

	options         COMPAT_OLDISA
	options         COMPAT_OLDPCI

to my some-days-old kernel config file to make things compile and work
again.

The time seems to have come to new-busify pcvt ...

hellmuth
-- 
Hellmuth Michaelis                                    Tel   +49 40 55 97 47-70
HCS Hanseatischer Computerservice GmbH                Fax   +49 40 55 97 47-77
Oldesloer Strasse 97-99                               Mail  hm [at] hcs.de
D-22457 Hamburg                                       WWW   http://www.hcs.de


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000323123311.D3E1D3FEB>