>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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to