svn commit: r275442 - in stable/9/sys/dev: ahci ata ata/chipsets ichsmb ichwd sound/pci/hda uart usb/controller

2014-12-02 Thread Alexander Motin
Author: mav Date: Wed Dec 3 07:02:48 2014 New Revision: 275442 URL: https://svnweb.freebsd.org/changeset/base/275442 Log: MFC r275101: Add bunch of PCI IDs of Intel Wildcat Point (9 Series) chipsets. Modified: stable/9/sys/dev/ahci/ahci.c stable/9/sys/dev/ata/ata-pci.h stable/9/sys/dev

svn commit: r275441 - stable/9/sys/dev/sound/pci/hda

2014-12-02 Thread Alexander Motin
Author: mav Date: Wed Dec 3 07:00:25 2014 New Revision: 275441 URL: https://svnweb.freebsd.org/changeset/base/275441 Log: MFC r258170: Add some more Intel HDA controller IDs and rename HDMI CODEC to Haswell. Modified: stable/9/sys/dev/sound/pci/hda/hdac.c stable/9/sys/dev/sound/pci/hda/h

svn commit: r275440 - stable/9/sys/dev/sound/pci/hda

2014-12-02 Thread Alexander Motin
Author: mav Date: Wed Dec 3 06:59:00 2014 New Revision: 275440 URL: https://svnweb.freebsd.org/changeset/base/275440 Log: MFC r258168: Add ID for Intel Lynx Point HDMI CODEC. Modified: stable/9/sys/dev/sound/pci/hda/hdac.h stable/9/sys/dev/sound/pci/hda/hdacc.c Directory Properties: stab

svn commit: r275425 - stable/9

2014-12-02 Thread Brooks Davis
Author: brooks Date: Tue Dec 2 20:23:10 2014 New Revision: 275425 URL: https://svnweb.freebsd.org/changeset/base/275425 Log: MFC r274806: Add a guard against attempting to invoke the buildenv target with -j# as that silently exits rather than doing something useful. Sponsored by: DA