Deleted Added
full compact
UPDATING (198469) UPDATING (198480)
1Updating Information for FreeBSD current users
2
3This file is maintained and copyrighted by M. Warner Losh <imp@freebsd.org>.
4See end of file for further details. For commonly done items, please see the
5COMMON ITEMS: section later in the file. These instructions assume that you
6basically know what you are doing. If not, then please consult the FreeBSD
7handbook.
8

--- 618 unchanged lines hidden (view full) ---

627 uhci_load="YES"
628 ehci_load="YES"
629
63020081009:
631 The ABI used by the PMC toolset has changed. Please keep
632 userland (libpmc(3)) and the kernel module (hwpmc(4)) in
633 sync.
634
1Updating Information for FreeBSD current users
2
3This file is maintained and copyrighted by M. Warner Losh <imp@freebsd.org>.
4See end of file for further details. For commonly done items, please see the
5COMMON ITEMS: section later in the file. These instructions assume that you
6basically know what you are doing. If not, then please consult the FreeBSD
7handbook.
8

--- 618 unchanged lines hidden (view full) ---

627 uhci_load="YES"
628 ehci_load="YES"
629
63020081009:
631 The ABI used by the PMC toolset has changed. Please keep
632 userland (libpmc(3)) and the kernel module (hwpmc(4)) in
633 sync.
634
63520081009:
636 atapci kernel module now includes only generic PCI ATA
637 driver. AHCI driver moved to ataahci kernel module.
638 All vendor-specific code moved into separate kernel modules:
639 ataacard, ataacerlabs, ataadaptec, ataamd, ataati, atacenatek,
640 atacypress, atacyrix, atahighpoint, ataintel, ataite, atajmicron,
641 atamarvell, atamicron, atanational, atanetcell, atanvidia,
642 atapromise, ataserverworks, atasiliconimage, atasis, atavia
643
63520080820:
636 The TTY subsystem of the kernel has been replaced by a new
637 implementation, which provides better scalability and an
638 improved driver model. Most common drivers have been migrated to
639 the new TTY subsystem, while others have not. The following
640 drivers have not yet been ported to the new TTY layer:
641
642 PCI/ISA:

--- 390 unchanged lines hidden (view full) ---

1033HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
1034STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
1035IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
1036POSSIBILITY OF SUCH DAMAGE.
1037
1038Contact Warner Losh if you have any questions about your use of
1039this document.
1040
64420080820:
645 The TTY subsystem of the kernel has been replaced by a new
646 implementation, which provides better scalability and an
647 improved driver model. Most common drivers have been migrated to
648 the new TTY subsystem, while others have not. The following
649 drivers have not yet been ported to the new TTY layer:
650
651 PCI/ISA:

--- 390 unchanged lines hidden (view full) ---

1042HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
1043STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
1044IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
1045POSSIBILITY OF SUCH DAMAGE.
1046
1047Contact Warner Losh if you have any questions about your use of
1048this document.
1049
1041$FreeBSD: head/UPDATING 198469 2009-10-25 10:29:37Z rpaulo $
1050$FreeBSD: head/UPDATING 198480 2009-10-26 09:16:08Z mav $