Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2007 23:59:36 +0000 (UTC)
From:      Jack F Vogel <jfv@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ichwd ichwd.c ichwd.h src/sys/dev/usb ehci_pci.c uhci_pci.c
Message-ID:  <200711152359.lAFNxaGX029982@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jfv         2007-11-15 23:59:36 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ichwd        ichwd.c ichwd.h 
    sys/dev/usb          ehci_pci.c uhci_pci.c 
  Log:
  Add PCI device support for Intel S7000FC4UR in usb and ichwd, systems
  will not install without the usb changes in the install kernel, so I
  would like to MFC this in time for 7.0 RC
  
  MFC: 3 days
  
  Revision  Changes    Path
  1.11      +1 -0      src/sys/dev/ichwd/ichwd.c
  1.5       +1 -0      src/sys/dev/ichwd/ichwd.h
  1.29      +4 -0      src/sys/dev/usb/ehci_pci.c
  1.62      +20 -0     src/sys/dev/usb/uhci_pci.c



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