HEADS UP: svn commit: r183730 - head/sys/modules/usb

From: Nick Hibma <nick_at_anywi.com>
Date: Thu, 9 Oct 2008 22:23:44 +0200
HEADS UP:

Please note that this change requires you to load uhci, ohci, ehci, and/or 
slhci separately.

If you have for example 

	usb_load="YES"

in /boot/loader.conf you should add the lines

	uhci_load="YES"
	ehci_load="YES"

if you have an Intel motherboard with USB 2.0 support.

Cheers,

Nick
----------  Forwarded Message  ----------
Subject: svn commit: r183730 - head/sys/modules/usb
Date: Thu October 9 2008
From: Nick Hibma <n_hibma_at_freebsd.org>
To: src-committers_at_freebsd.org, svn-src-all_at_freebsd.org, 
svn-src-head_at_freebsd.org

Author: n_hibma
Date: Thu Oct  9 20:00:17 2008
New Revision: 183730
URL: http://svn.freebsd.org/changeset/base/183730

Log:
  Obfuscated by other diffs while committing r183728:
  
  Remove the files for the HCI interfaces from the usb module.

Modified:
  head/sys/modules/usb/Makefile

Modified: head/sys/modules/usb/Makefile
==============================================================================
--- head/sys/modules/usb/Makefile	Thu Oct  9 19:47:28 2008	(r183729)
+++ head/sys/modules/usb/Makefile	Thu Oct  9 20:00:17 2008	(r183730)
_at__at_ -19,9 +19,4 _at__at_ SRCS=	bus_if.h device_if.h usb_if.h usb_
 	usbdi_util.c usbdi_util.h \
 	usb_ethersubr.c usbdevs.h
 
-SRCS+=	uhci_pci.c uhci.c uhcireg.h uhcivar.h
-SRCS+=	ohci_pci.c ohci.c ohcireg.h ohcivar.h
-SRCS+=	ehci_pci.c ehci.c ehcireg.h ehcivar.h
-SRCS+=	pci_if.h
-
 .include <bsd.kmod.mk>
_______________________________________________
svn-src-all_at_freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe_at_freebsd.org"

-------------------------------------------------------

-- 
AnyWi Technologies
Received on Thu Oct 09 2008 - 18:35:52 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:36 UTC