CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/16 12:17:03
Modified files:
sys/dev/cardbus: ehci_cardbus.c ohci_cardbus.c uhci_cardbus.c
sys/dev/pci : ehci_pci.c ohci_pci.c uhci_pci.c
sys/dev/usb : ehci.c ehcivar.h ohci.c ohcivar.h uhci.c
uhcivar.h
Log message:
There is no need to remember which usb(4) device is the child of an USB
host controller because autoconf(9) already does it.
