Date: Fri, 13 Apr 2012 08:50:14 GMT From: Eugene <eugene_ch@mail.ru> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/166866: [build] [cy] cy(4) driver breaks kernel build in 8.3 Message-ID: <201204130850.q3D8oEqJ045108@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/166866; it has been noted by GNATS.
From: Eugene <eugene_ch@mail.ru>
To: bug-followup@FreeBSD.org, eugene_ch@mail.ru
Cc:
Subject: Re: kern/166866: [build] [cy] cy(4) driver breaks kernel build in 8.3
Date: Fri, 13 Apr 2012 12:42:13 +0400
In fact, this problem is described in UPDATING:
20080820:
The TTY subsystem of the kernel has been replaced by a new
implementation, which provides better scalability and an
improved driver model. Most common drivers have been migrated to
the new TTY subsystem, while others have not. The following
drivers have not yet been ported to the new TTY layer:
PCI/ISA:
cy, digi, rc, rp, sio
USB:
ubser, ucycom
Line disciplines:
ng_h4, ng_tty, ppp, sl, snp
Adding these drivers to your kernel configuration file shall
cause compilation to fail.
But "Hardware Notes" has all this devices listed as supported.
Probably, this devices (except for ng_tty, which was updated in
20081225) must be marked as temporary unsupported until
their drivers were fixed.
Eugene mailto:eugene_ch@mail.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204130850.q3D8oEqJ045108>
