cvs commit: src/sys/dev/ichwd ichwd.c ichwd.h src/sys/dev/usb ehci_pci.c uhci_pci.c

Jack F Vogel jfv at FreeBSD.org
Thu Nov 15 15:59:37 PST 2007


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


More information about the cvs-src mailing list