aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorAndrew Thompson <thompsa@FreeBSD.org>2009-02-23 18:16:17 +0000
committerAndrew Thompson <thompsa@FreeBSD.org>2009-02-23 18:16:17 +0000
commit3975e3a1eac3dd9077dc4523a8def1606ff1559c (patch)
tree8f5871490a716fe01fdd8316568d9ba35036b3fa /sys
parent0b7dc0a7c6dd55638806705525107e6e74ed101c (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/compat/ndis/kern_ndis.c4
-rw-r--r--sys/compat/ndis/kern_windrv.c4
-rw-r--r--sys/compat/ndis/subr_ndis.c4
-rw-r--r--sys/compat/ndis/subr_usbd.c10
-rw-r--r--sys/dev/if_ndis/if_ndis.c4
-rw-r--r--sys/dev/if_ndis/if_ndis_pccard.c4
-rw-r--r--sys/dev/if_ndis/if_ndis_pci.c4
-rw-r--r--sys/dev/if_ndis/if_ndis_usb.c8
-rw-r--r--sys/legacy/dev/usb/FILES (renamed from sys/dev/usb/FILES)0
-rw-r--r--sys/legacy/dev/usb/dsbr100io.h (renamed from sys/dev/usb/dsbr100io.h)0
-rw-r--r--sys/legacy/dev/usb/ehci.c (renamed from sys/dev/usb/ehci.c)0
-rw-r--r--sys/legacy/dev/usb/ehci_ddb.c (renamed from sys/dev/usb/ehci_ddb.c)0
-rw-r--r--sys/legacy/dev/usb/ehci_ixp4xx.c (renamed from sys/dev/usb/ehci_ixp4xx.c)0
-rw-r--r--sys/legacy/dev/usb/ehci_mbus.c (renamed from sys/dev/usb/ehci_mbus.c)0
-rw-r--r--sys/legacy/dev/usb/ehci_pci.c (renamed from sys/dev/usb/ehci_pci.c)0
-rw-r--r--sys/legacy/dev/usb/ehcireg.h (renamed from sys/dev/usb/ehcireg.h)0
-rw-r--r--sys/legacy/dev/usb/ehcivar.h (renamed from sys/dev/usb/ehcivar.h)0
-rw-r--r--sys/legacy/dev/usb/hid.c (renamed from sys/dev/usb/hid.c)0
-rw-r--r--sys/legacy/dev/usb/hid.h (renamed from sys/dev/usb/hid.h)0
-rw-r--r--sys/legacy/dev/usb/if_aue.c (renamed from sys/dev/usb/if_aue.c)0
-rw-r--r--sys/legacy/dev/usb/if_auereg.h (renamed from sys/dev/usb/if_auereg.h)0
-rw-r--r--sys/legacy/dev/usb/if_axe.c (renamed from sys/dev/usb/if_axe.c)0
-rw-r--r--sys/legacy/dev/usb/if_axereg.h (renamed from sys/dev/usb/if_axereg.h)0
-rw-r--r--sys/legacy/dev/usb/if_cdce.c (renamed from sys/dev/usb/if_cdce.c)0
-rw-r--r--sys/legacy/dev/usb/if_cdcereg.h (renamed from sys/dev/usb/if_cdcereg.h)0
-rw-r--r--sys/legacy/dev/usb/if_cue.c (renamed from sys/dev/usb/if_cue.c)0
-rw-r--r--sys/legacy/dev/usb/if_cuereg.h (renamed from sys/dev/usb/if_cuereg.h)0
-rw-r--r--sys/legacy/dev/usb/if_kue.c (renamed from sys/dev/usb/if_kue.c)0
-rw-r--r--sys/legacy/dev/usb/if_kuereg.h (renamed from sys/dev/usb/if_kuereg.h)0
-rw-r--r--sys/legacy/dev/usb/if_rue.c (renamed from sys/dev/usb/if_rue.c)0
-rw-r--r--sys/legacy/dev/usb/if_ruereg.h (renamed from sys/dev/usb/if_ruereg.h)0
-rw-r--r--sys/legacy/dev/usb/if_rum.c (renamed from sys/dev/usb/if_rum.c)0
-rw-r--r--sys/legacy/dev/usb/if_rumreg.h (renamed from sys/dev/usb/if_rumreg.h)0
-rw-r--r--sys/legacy/dev/usb/if_rumvar.h (renamed from sys/dev/usb/if_rumvar.h)0
-rw-r--r--sys/legacy/dev/usb/if_udav.c (renamed from sys/dev/usb/if_udav.c)0
-rw-r--r--sys/legacy/dev/usb/if_udavreg.h (renamed from sys/dev/usb/if_udavreg.h)0
-rw-r--r--sys/legacy/dev/usb/if_upgt.c (renamed from sys/dev/usb/if_upgt.c)0
-rw-r--r--sys/legacy/dev/usb/if_upgtvar.h (renamed from sys/dev/usb/if_upgtvar.h)0
-rw-r--r--sys/legacy/dev/usb/if_ural.c (renamed from sys/dev/usb/if_ural.c)0
-rw-r--r--sys/legacy/dev/usb/if_uralreg.h (renamed from sys/dev/usb/if_uralreg.h)0
-rw-r--r--sys/legacy/dev/usb/if_uralvar.h (renamed from sys/dev/usb/if_uralvar.h)0
-rw-r--r--sys/legacy/dev/usb/if_urtw.c (renamed from sys/dev/usb/if_urtw.c)0
-rw-r--r--sys/legacy/dev/usb/if_urtwreg.h (renamed from sys/dev/usb/if_urtwreg.h)0
-rw-r--r--sys/legacy/dev/usb/if_urtwvar.h (renamed from sys/dev/usb/if_urtwvar.h)0
-rw-r--r--sys/legacy/dev/usb/if_zyd.c (renamed from sys/dev/usb/if_zyd.c)0
-rw-r--r--sys/legacy/dev/usb/if_zydfw.h (renamed from sys/dev/usb/if_zydfw.h)0
-rw-r--r--sys/legacy/dev/usb/if_zydreg.h (renamed from sys/dev/usb/if_zydreg.h)0
-rw-r--r--sys/legacy/dev/usb/kue_fw.h (renamed from sys/dev/usb/kue_fw.h)0
-rw-r--r--sys/legacy/dev/usb/ohci.c (renamed from sys/dev/usb/ohci.c)0
-rw-r--r--sys/legacy/dev/usb/ohci_pci.c (renamed from sys/dev/usb/ohci_pci.c)0
-rw-r--r--sys/legacy/dev/usb/ohcireg.h (renamed from sys/dev/usb/ohcireg.h)0
-rw-r--r--sys/legacy/dev/usb/ohcivar.h (renamed from sys/dev/usb/ohcivar.h)0
-rw-r--r--sys/legacy/dev/usb/rio500_usb.h (renamed from sys/dev/usb/rio500_usb.h)0
-rw-r--r--sys/legacy/dev/usb/rt2573_ucode.h (renamed from sys/dev/usb/rt2573_ucode.h)0
-rw-r--r--sys/legacy/dev/usb/sl811hs.c (renamed from sys/dev/usb/sl811hs.c)0
-rw-r--r--sys/legacy/dev/usb/sl811hsreg.h (renamed from sys/dev/usb/sl811hsreg.h)0
-rw-r--r--sys/legacy/dev/usb/sl811hsvar.h (renamed from sys/dev/usb/sl811hsvar.h)0
-rw-r--r--sys/legacy/dev/usb/slhci_pccard.c (renamed from sys/dev/usb/slhci_pccard.c)0
-rw-r--r--sys/legacy/dev/usb/u3g.c (renamed from sys/dev/usb/u3g.c)0
-rw-r--r--sys/legacy/dev/usb/uark.c (renamed from sys/dev/usb/uark.c)0
-rw-r--r--sys/legacy/dev/usb/ubsa.c (renamed from sys/dev/usb/ubsa.c)0
-rw-r--r--sys/legacy/dev/usb/ubser.c (renamed from sys/dev/usb/ubser.c)0
-rw-r--r--sys/legacy/dev/usb/ubser.h (renamed from sys/dev/usb/ubser.h)0
-rw-r--r--sys/legacy/dev/usb/uchcom.c (renamed from sys/dev/usb/uchcom.c)0
-rw-r--r--sys/legacy/dev/usb/ucom.c (renamed from sys/dev/usb/ucom.c)0
-rw-r--r--sys/legacy/dev/usb/ucomvar.h (renamed from sys/dev/usb/ucomvar.h)0
-rw-r--r--sys/legacy/dev/usb/ucycom.c (renamed from sys/dev/usb/ucycom.c)0
-rw-r--r--sys/legacy/dev/usb/udbp.c (renamed from sys/dev/usb/udbp.c)0
-rw-r--r--sys/legacy/dev/usb/udbp.h (renamed from sys/dev/usb/udbp.h)0
-rw-r--r--sys/legacy/dev/usb/ufm.c (renamed from sys/dev/usb/ufm.c)0
-rw-r--r--sys/legacy/dev/usb/ufoma.c (renamed from sys/dev/usb/ufoma.c)0
-rw-r--r--sys/legacy/dev/usb/uftdi.c (renamed from sys/dev/usb/uftdi.c)0
-rw-r--r--sys/legacy/dev/usb/uftdireg.h (renamed from sys/dev/usb/uftdireg.h)0
-rw-r--r--sys/legacy/dev/usb/ugen.c (renamed from sys/dev/usb/ugen.c)0
-rw-r--r--sys/legacy/dev/usb/ugraphire_rdesc.h (renamed from sys/dev/usb/ugraphire_rdesc.h)0
-rw-r--r--sys/legacy/dev/usb/uhci.c (renamed from sys/dev/usb/uhci.c)0
-rw-r--r--sys/legacy/dev/usb/uhci_pci.c (renamed from sys/dev/usb/uhci_pci.c)0
-rw-r--r--sys/legacy/dev/usb/uhcireg.h (renamed from sys/dev/usb/uhcireg.h)0
-rw-r--r--sys/legacy/dev/usb/uhcivar.h (renamed from sys/dev/usb/uhcivar.h)0
-rw-r--r--sys/legacy/dev/usb/uhid.c (renamed from sys/dev/usb/uhid.c)0
-rw-r--r--sys/legacy/dev/usb/uhub.c (renamed from sys/dev/usb/uhub.c)0
-rw-r--r--sys/legacy/dev/usb/uipaq.c (renamed from sys/dev/usb/uipaq.c)0
-rw-r--r--sys/legacy/dev/usb/ukbd.c (renamed from sys/dev/usb/ukbd.c)0
-rw-r--r--sys/legacy/dev/usb/ulpt.c (renamed from sys/dev/usb/ulpt.c)0
-rw-r--r--sys/legacy/dev/usb/umass.c (renamed from sys/dev/usb/umass.c)0
-rw-r--r--sys/legacy/dev/usb/umct.c (renamed from sys/dev/usb/umct.c)0
-rw-r--r--sys/legacy/dev/usb/umodem.c (renamed from sys/dev/usb/umodem.c)0
-rw-r--r--sys/legacy/dev/usb/ums.c (renamed from sys/dev/usb/ums.c)0
-rw-r--r--sys/legacy/dev/usb/uplcom.c (renamed from sys/dev/usb/uplcom.c)0
-rw-r--r--sys/legacy/dev/usb/urio.c (renamed from sys/dev/usb/urio.c)0
-rw-r--r--sys/legacy/dev/usb/usb.c (renamed from sys/dev/usb/usb.c)0
-rw-r--r--sys/legacy/dev/usb/usb.h (renamed from sys/dev/usb/usb.h)0
-rw-r--r--sys/legacy/dev/usb/usb_ethersubr.c (renamed from sys/dev/usb/usb_ethersubr.c)0
-rw-r--r--sys/legacy/dev/usb/usb_ethersubr.h (renamed from sys/dev/usb/usb_ethersubr.h)0
-rw-r--r--sys/legacy/dev/usb/usb_if.m (renamed from sys/dev/usb/usb_if.m)0
-rw-r--r--sys/legacy/dev/usb/usb_mem.c (renamed from sys/dev/usb/usb_mem.c)0
-rw-r--r--sys/legacy/dev/usb/usb_mem.h (renamed from sys/dev/usb/usb_mem.h)0
-rw-r--r--sys/legacy/dev/usb/usb_port.h (renamed from sys/dev/usb/usb_port.h)0
-rw-r--r--sys/legacy/dev/usb/usb_quirks.c (renamed from sys/dev/usb/usb_quirks.c)0
-rw-r--r--sys/legacy/dev/usb/usb_quirks.h (renamed from sys/dev/usb/usb_quirks.h)0
-rw-r--r--sys/legacy/dev/usb/usb_subr.c (renamed from sys/dev/usb/usb_subr.c)0
-rw-r--r--sys/legacy/dev/usb/usbcdc.h (renamed from sys/dev/usb/usbcdc.h)0
-rw-r--r--sys/legacy/dev/usb/usbdevs (renamed from sys/dev/usb/usbdevs)0
-rw-r--r--sys/legacy/dev/usb/usbdi.c (renamed from sys/dev/usb/usbdi.c)0
-rw-r--r--sys/legacy/dev/usb/usbdi.h (renamed from sys/dev/usb/usbdi.h)0
-rw-r--r--sys/legacy/dev/usb/usbdi_util.c (renamed from sys/dev/usb/usbdi_util.c)0
-rw-r--r--sys/legacy/dev/usb/usbdi_util.h (renamed from sys/dev/usb/usbdi_util.h)0
-rw-r--r--sys/legacy/dev/usb/usbdivar.h (renamed from sys/dev/usb/usbdivar.h)0
-rw-r--r--sys/legacy/dev/usb/usbhid.h (renamed from sys/dev/usb/usbhid.h)0
-rw-r--r--sys/legacy/dev/usb/uscanner.c (renamed from sys/dev/usb/uscanner.c)0
-rw-r--r--sys/legacy/dev/usb/uslcom.c (renamed from sys/dev/usb/uslcom.c)0
-rw-r--r--sys/legacy/dev/usb/uvisor.c (renamed from sys/dev/usb/uvisor.c)0
-rw-r--r--sys/legacy/dev/usb/uvscom.c (renamed from sys/dev/usb/uvscom.c)0
-rw-r--r--sys/legacy/dev/usb/uxb360gp_rdesc.h (renamed from sys/dev/usb/uxb360gp_rdesc.h)0
-rw-r--r--sys/modules/Makefile47
-rw-r--r--sys/modules/aue/Makefile10
-rw-r--r--sys/modules/axe/Makefile10
-rw-r--r--sys/modules/cdce/Makefile10
-rw-r--r--sys/modules/cue/Makefile10
-rw-r--r--sys/modules/ehci/Makefile13
-rw-r--r--sys/modules/kue/Makefile10
-rw-r--r--sys/modules/ohci/Makefile13
-rw-r--r--sys/modules/rue/Makefile10
-rw-r--r--sys/modules/rum/Makefile8
-rw-r--r--sys/modules/slhci/Makefile12
-rw-r--r--sys/modules/u3g/Makefile12
-rw-r--r--sys/modules/uark/Makefile8
-rw-r--r--sys/modules/ubsa/Makefile9
-rw-r--r--sys/modules/ucom/Makefile9
-rw-r--r--sys/modules/udav/Makefile9
-rw-r--r--sys/modules/udbp/Makefile10
-rw-r--r--sys/modules/ufm/Makefile7
-rw-r--r--sys/modules/ufoma/Makefile8
-rw-r--r--sys/modules/uftdi/Makefile9
-rw-r--r--sys/modules/ugen/Makefile8
-rw-r--r--sys/modules/uhci/Makefile13
-rw-r--r--sys/modules/uhid/Makefile8
-rw-r--r--sys/modules/uipaq/Makefile9
-rw-r--r--sys/modules/ukbd/Makefile17
-rw-r--r--sys/modules/ulpt/Makefile8
-rw-r--r--sys/modules/umass/Makefile10
-rw-r--r--sys/modules/umct/Makefile9
-rw-r--r--sys/modules/umodem/Makefile8
-rw-r--r--sys/modules/ums/Makefile8
-rw-r--r--sys/modules/upgt/Makefile10
-rw-r--r--sys/modules/uplcom/Makefile10
-rw-r--r--sys/modules/ural/Makefile8
-rw-r--r--sys/modules/urio/Makefile10
-rw-r--r--sys/modules/urtw/Makefile9
-rw-r--r--sys/modules/usb/Makefile22
-rw-r--r--sys/modules/uscanner/Makefile8
-rw-r--r--sys/modules/uslcom/Makefile10
-rw-r--r--sys/modules/uvisor/Makefile9
-rw-r--r--sys/modules/uvscom/Makefile10
-rw-r--r--sys/modules/zyd/Makefile10
155 files changed, 21 insertions, 469 deletions
diff --git a/sys/compat/ndis/kern_ndis.c b/sys/compat/ndis/kern_ndis.c
index e65734c96839e..39d40eafed15f 100644
--- a/sys/compat/ndis/kern_ndis.c
+++ b/sys/compat/ndis/kern_ndis.c
@@ -65,8 +65,8 @@ __FBSDID("$FreeBSD$");
#include <net80211/ieee80211_var.h>
#include <net80211/ieee80211_ioctl.h>
-#include <dev/usb/usb.h>
-#include <dev/usb/usbdi.h>
+#include <legacy/dev/usb/usb.h>
+#include <legacy/dev/usb/usbdi.h>
#include <compat/ndis/pe_var.h>
#include <compat/ndis/cfg_var.h>
diff --git a/sys/compat/ndis/kern_windrv.c b/sys/compat/ndis/kern_windrv.c
index b42ff45c0dbd9..37bbbaf0a0d71 100644
--- a/sys/compat/ndis/kern_windrv.c
+++ b/sys/compat/ndis/kern_windrv.c
@@ -56,8 +56,8 @@ __FBSDID("$FreeBSD$");
#include <machine/segments.h>
#endif
-#include <dev/usb/usb.h>
-#include <dev/usb/usbdi.h>
+#include <legacy/dev/usb/usb.h>
+#include <legacy/dev/usb/usbdi.h>
#include <compat/ndis/pe_var.h>
#include <compat/ndis/cfg_var.h>
diff --git a/sys/compat/ndis/subr_ndis.c b/sys/compat/ndis/subr_ndis.c
index ac9d8daac71fe..029eebb1e5b57 100644
--- a/sys/compat/ndis/subr_ndis.c
+++ b/sys/compat/ndis/subr_ndis.c
@@ -95,8 +95,8 @@ __FBSDID("$FreeBSD$");
#include <dev/pci/pcireg.h>
#include <dev/pci/pcivar.h>
-#include <dev/usb/usb.h>
-#include <dev/usb/usbdi.h>
+#include <legacy/dev/usb/usb.h>
+#include <legacy/dev/usb/usbdi.h>
#include <compat/ndis/pe_var.h>
#include <compat/ndis/cfg_var.h>
diff --git a/sys/compat/ndis/subr_usbd.c b/sys/compat/ndis/subr_usbd.c
index 0c47c1b5d58d3..305cfc5f8004f 100644
--- a/sys/compat/ndis/subr_usbd.c
+++ b/sys/compat/ndis/subr_usbd.c
@@ -56,11 +56,11 @@ __FBSDID("$FreeBSD$");
#include <net80211/ieee80211_var.h>
#include <net80211/ieee80211_ioctl.h>
-#include <dev/usb/usb.h>
-#include <dev/usb/usbdi.h>
-#include <dev/usb/usbdi_util.h>
-#include <dev/usb/usbdivar.h>
-#include <dev/usb/usb_quirks.h>
+#include <legacy/dev/usb/usb.h>
+#include <legacy/dev/usb/usbdi.h>
+#include <legacy/dev/usb/usbdi_util.h>
+#include <legacy/dev/usb/usbdivar.h>
+#include <legacy/dev/usb/usb_quirks.h>
#include "usbdevs.h"
#include <compat/ndis/pe_var.h>
diff --git a/sys/dev/if_ndis/if_ndis.c b/sys/dev/if_ndis/if_ndis.c
index 0005db4585099..d20308f0fc5d7 100644
--- a/sys/dev/if_ndis/if_ndis.c
+++ b/sys/dev/if_ndis/if_ndis.c
@@ -74,8 +74,8 @@ __FBSDID("$FreeBSD$");
#include <dev/pci/pcireg.h>
#include <dev/pci/pcivar.h>
-#include <dev/usb/usb.h>
-#include <dev/usb/usbdi.h>
+#include <legacy/dev/usb/usb.h>
+#include <legacy/dev/usb/usbdi.h>
#include <compat/ndis/pe_var.h>
#include <compat/ndis/cfg_var.h>
diff --git a/sys/dev/if_ndis/if_ndis_pccard.c b/sys/dev/if_ndis/if_ndis_pccard.c
index 7eb4cd669443d..d84550a815312 100644
--- a/sys/dev/if_ndis/if_ndis_pccard.c
+++ b/sys/dev/if_ndis/if_ndis_pccard.c
@@ -53,8 +53,8 @@ __FBSDID("$FreeBSD$");
#include <net80211/ieee80211_var.h>
-#include <dev/usb/usb.h>
-#include <dev/usb/usbdi.h>
+#include <legacy/dev/usb/usb.h>
+#include <legacy/dev/usb/usbdi.h>
#include <compat/ndis/pe_var.h>
#include <compat/ndis/cfg_var.h>
diff --git a/sys/dev/if_ndis/if_ndis_pci.c b/sys/dev/if_ndis/if_ndis_pci.c
index c03c50224dbf2..afadd8ab27c43 100644
--- a/sys/dev/if_ndis/if_ndis_pci.c
+++ b/sys/dev/if_ndis/if_ndis_pci.c
@@ -54,8 +54,8 @@ __FBSDID("$FreeBSD$");
#include <dev/pci/pcireg.h>
#include <dev/pci/pcivar.h>
-#include <dev/usb/usb.h>
-#include <dev/usb/usbdi.h>
+#include <legacy/dev/usb/usb.h>
+#include <legacy/dev/usb/usbdi.h>
#include <compat/ndis/pe_var.h>
#include <compat/ndis/cfg_var.h>
diff --git a/sys/dev/if_ndis/if_ndis_usb.c b/sys/dev/if_ndis/if_ndis_usb.c
index b206982dad130..1de308db48e20 100644
--- a/sys/dev/if_ndis/if_ndis_usb.c
+++ b/sys/dev/if_ndis/if_ndis_usb.c
@@ -52,10 +52,10 @@ __FBSDID("$FreeBSD$");
#include <sys/bus.h>
#include <machine/bus.h>
-#include <dev/usb/usb.h>
-#include <dev/usb/usbdi.h>
-#include <dev/usb/usbdi_util.h>
-#include <dev/usb/usbdivar.h>
+#include <legacy/dev/usb/usb.h>
+#include <legacy/dev/usb/usbdi.h>
+#include <legacy/dev/usb/usbdi_util.h>
+#include <legacy/dev/usb/usbdivar.h>
#include "usbdevs.h"
#include <net80211/ieee80211_var.h>
diff --git a/sys/dev/usb/FILES b/sys/legacy/dev/usb/FILES
index 5a77cbd36c83f..5a77cbd36c83f 100644
--- a/sys/dev/usb/FILES
+++ b/sys/legacy/dev/usb/FILES
diff --git a/sys/dev/usb/dsbr100io.h b/sys/legacy/dev/usb/dsbr100io.h
index f1c8a971eb491..f1c8a971eb491 100644
--- a/sys/dev/usb/dsbr100io.h
+++ b/sys/legacy/dev/usb/dsbr100io.h
diff --git a/sys/dev/usb/ehci.c b/sys/legacy/dev/usb/ehci.c
index c1596003de808..c1596003de808 100644
--- a/sys/dev/usb/ehci.c
+++ b/sys/legacy/dev/usb/ehci.c
diff --git a/sys/dev/usb/ehci_ddb.c b/sys/legacy/dev/usb/ehci_ddb.c
index 3ebd1302a37c8..3ebd1302a37c8 100644
--- a/sys/dev/usb/ehci_ddb.c
+++ b/sys/legacy/dev/usb/ehci_ddb.c
diff --git a/sys/dev/usb/ehci_ixp4xx.c b/sys/legacy/dev/usb/ehci_ixp4xx.c
index bc800d37a8be9..bc800d37a8be9 100644
--- a/sys/dev/usb/ehci_ixp4xx.c
+++ b/sys/legacy/dev/usb/ehci_ixp4xx.c
diff --git a/sys/dev/usb/ehci_mbus.c b/sys/legacy/dev/usb/ehci_mbus.c
index 792c89dd27059..792c89dd27059 100644
--- a/sys/dev/usb/ehci_mbus.c
+++ b/sys/legacy/dev/usb/ehci_mbus.c
diff --git a/sys/dev/usb/ehci_pci.c b/sys/legacy/dev/usb/ehci_pci.c
index 819bc25b17454..819bc25b17454 100644
--- a/sys/dev/usb/ehci_pci.c
+++ b/sys/legacy/dev/usb/ehci_pci.c
diff --git a/sys/dev/usb/ehcireg.h b/sys/legacy/dev/usb/ehcireg.h
index 3c0f5e71771a8..3c0f5e71771a8 100644
--- a/sys/dev/usb/ehcireg.h
+++ b/sys/legacy/dev/usb/ehcireg.h
diff --git a/sys/dev/usb/ehcivar.h b/sys/legacy/dev/usb/ehcivar.h
index fdd19bae2b645..fdd19bae2b645 100644
--- a/sys/dev/usb/ehcivar.h
+++ b/sys/legacy/dev/usb/ehcivar.h
diff --git a/sys/dev/usb/hid.c b/sys/legacy/dev/usb/hid.c
index 70facb616291d..70facb616291d 100644
--- a/sys/dev/usb/hid.c
+++ b/sys/legacy/dev/usb/hid.c
diff --git a/sys/dev/usb/hid.h b/sys/legacy/dev/usb/hid.h
index a4ab7d2b2969f..a4ab7d2b2969f 100644
--- a/sys/dev/usb/hid.h
+++ b/sys/legacy/dev/usb/hid.h
diff --git a/sys/dev/usb/if_aue.c b/sys/legacy/dev/usb/if_aue.c
index 1c6d8a3fe862c..1c6d8a3fe862c 100644
--- a/sys/dev/usb/if_aue.c
+++ b/sys/legacy/dev/usb/if_aue.c
diff --git a/sys/dev/usb/if_auereg.h b/sys/legacy/dev/usb/if_auereg.h
index 18cc0f4767851..18cc0f4767851 100644
--- a/sys/dev/usb/if_auereg.h
+++ b/sys/legacy/dev/usb/if_auereg.h
diff --git a/sys/dev/usb/if_axe.c b/sys/legacy/dev/usb/if_axe.c
index 65da32bfc2b8b..65da32bfc2b8b 100644
--- a/sys/dev/usb/if_axe.c
+++ b/sys/legacy/dev/usb/if_axe.c
diff --git a/sys/dev/usb/if_axereg.h b/sys/legacy/dev/usb/if_axereg.h
index 4503b198bbe1a..4503b198bbe1a 100644
--- a/sys/dev/usb/if_axereg.h
+++ b/sys/legacy/dev/usb/if_axereg.h
diff --git a/sys/dev/usb/if_cdce.c b/sys/legacy/dev/usb/if_cdce.c
index d41a54f0cc0b5..d41a54f0cc0b5 100644
--- a/sys/dev/usb/if_cdce.c
+++ b/sys/legacy/dev/usb/if_cdce.c
diff --git a/sys/dev/usb/if_cdcereg.h b/sys/legacy/dev/usb/if_cdcereg.h
index e658eab48389f..e658eab48389f 100644
--- a/sys/dev/usb/if_cdcereg.h
+++ b/sys/legacy/dev/usb/if_cdcereg.h
diff --git a/sys/dev/usb/if_cue.c b/sys/legacy/dev/usb/if_cue.c
index cd3a5432ef16a..cd3a5432ef16a 100644
--- a/sys/dev/usb/if_cue.c
+++ b/sys/legacy/dev/usb/if_cue.c
diff --git a/sys/dev/usb/if_cuereg.h b/sys/legacy/dev/usb/if_cuereg.h
index 4c8165362abb3..4c8165362abb3 100644
--- a/sys/dev/usb/if_cuereg.h
+++ b/sys/legacy/dev/usb/if_cuereg.h
diff --git a/sys/dev/usb/if_kue.c b/sys/legacy/dev/usb/if_kue.c
index f68eaa831f774..f68eaa831f774 100644
--- a/sys/dev/usb/if_kue.c
+++ b/sys/legacy/dev/usb/if_kue.c
diff --git a/sys/dev/usb/if_kuereg.h b/sys/legacy/dev/usb/if_kuereg.h
index 595eaa7061d3e..595eaa7061d3e 100644
--- a/sys/dev/usb/if_kuereg.h
+++ b/sys/legacy/dev/usb/if_kuereg.h
diff --git a/sys/dev/usb/if_rue.c b/sys/legacy/dev/usb/if_rue.c
index 4449f7d60d9ca..4449f7d60d9ca 100644
--- a/sys/dev/usb/if_rue.c
+++ b/sys/legacy/dev/usb/if_rue.c
diff --git a/sys/dev/usb/if_ruereg.h b/sys/legacy/dev/usb/if_ruereg.h
index da6470f431a41..da6470f431a41 100644
--- a/sys/dev/usb/if_ruereg.h
+++ b/sys/legacy/dev/usb/if_ruereg.h
diff --git a/sys/dev/usb/if_rum.c b/sys/legacy/dev/usb/if_rum.c
index c0c7cb6b31d1c..c0c7cb6b31d1c 100644
--- a/sys/dev/usb/if_rum.c
+++ b/sys/legacy/dev/usb/if_rum.c
diff --git a/sys/dev/usb/if_rumreg.h b/sys/legacy/dev/usb/if_rumreg.h
index 75a51bcd4ad48..75a51bcd4ad48 100644
--- a/sys/dev/usb/if_rumreg.h
+++ b/sys/legacy/dev/usb/if_rumreg.h
diff --git a/sys/dev/usb/if_rumvar.h b/sys/legacy/dev/usb/if_rumvar.h
index 59980c0e102ec..59980c0e102ec 100644
--- a/sys/dev/usb/if_rumvar.h
+++ b/sys/legacy/dev/usb/if_rumvar.h
diff --git a/sys/dev/usb/if_udav.c b/sys/legacy/dev/usb/if_udav.c
index e13170ed8a00d..e13170ed8a00d 100644
--- a/sys/dev/usb/if_udav.c
+++ b/sys/legacy/dev/usb/if_udav.c
diff --git a/sys/dev/usb/if_udavreg.h b/sys/legacy/dev/usb/if_udavreg.h
index cb7da283a4244..cb7da283a4244 100644
--- a/sys/dev/usb/if_udavreg.h
+++ b/sys/legacy/dev/usb/if_udavreg.h
diff --git a/sys/dev/usb/if_upgt.c b/sys/legacy/dev/usb/if_upgt.c
index 9ab226f2cc5b1..9ab226f2cc5b1 100644
--- a/sys/dev/usb/if_upgt.c
+++ b/sys/legacy/dev/usb/if_upgt.c
diff --git a/sys/dev/usb/if_upgtvar.h b/sys/legacy/dev/usb/if_upgtvar.h
index 298fb636285ab..298fb636285ab 100644
--- a/sys/dev/usb/if_upgtvar.h
+++ b/sys/legacy/dev/usb/if_upgtvar.h
diff --git a/sys/dev/usb/if_ural.c b/sys/legacy/dev/usb/if_ural.c
index 459576197b57f..459576197b57f 100644
--- a/sys/dev/usb/if_ural.c
+++ b/sys/legacy/dev/usb/if_ural.c
diff --git a/sys/dev/usb/if_uralreg.h b/sys/legacy/dev/usb/if_uralreg.h
index 428089f945894..428089f945894 100644
--- a/sys/dev/usb/if_uralreg.h
+++ b/sys/legacy/dev/usb/if_uralreg.h
diff --git a/sys/dev/usb/if_uralvar.h b/sys/legacy/dev/usb/if_uralvar.h
index 39aef9e885ac4..39aef9e885ac4 100644
--- a/sys/dev/usb/if_uralvar.h
+++ b/sys/legacy/dev/usb/if_uralvar.h
diff --git a/sys/dev/usb/if_urtw.c b/sys/legacy/dev/usb/if_urtw.c
index d1a3a84c38d67..d1a3a84c38d67 100644
--- a/sys/dev/usb/if_urtw.c
+++ b/sys/legacy/dev/usb/if_urtw.c
diff --git a/sys/dev/usb/if_urtwreg.h b/sys/legacy/dev/usb/if_urtwreg.h
index 7a9baa30919ab..7a9baa30919ab 100644
--- a/sys/dev/usb/if_urtwreg.h
+++ b/sys/legacy/dev/usb/if_urtwreg.h
diff --git a/sys/dev/usb/if_urtwvar.h b/sys/legacy/dev/usb/if_urtwvar.h
index 77c09efcc7b4d..77c09efcc7b4d 100644
--- a/sys/dev/usb/if_urtwvar.h
+++ b/sys/legacy/dev/usb/if_urtwvar.h
diff --git a/sys/dev/usb/if_zyd.c b/sys/legacy/dev/usb/if_zyd.c
index 3a4abce6bf7dc..3a4abce6bf7dc 100644
--- a/sys/dev/usb/if_zyd.c
+++ b/sys/legacy/dev/usb/if_zyd.c
diff --git a/sys/dev/usb/if_zydfw.h b/sys/legacy/dev/usb/if_zydfw.h
index 46f5c2aba7516..46f5c2aba7516 100644
--- a/sys/dev/usb/if_zydfw.h
+++ b/sys/legacy/dev/usb/if_zydfw.h
diff --git a/sys/dev/usb/if_zydreg.h b/sys/legacy/dev/usb/if_zydreg.h
index feae22fc3db96..feae22fc3db96 100644
--- a/sys/dev/usb/if_zydreg.h
+++ b/sys/legacy/dev/usb/if_zydreg.h
diff --git a/sys/dev/usb/kue_fw.h b/sys/legacy/dev/usb/kue_fw.h
index 8934465cf9da5..8934465cf9da5 100644
--- a/sys/dev/usb/kue_fw.h
+++ b/sys/legacy/dev/usb/kue_fw.h
diff --git a/sys/dev/usb/ohci.c b/sys/legacy/dev/usb/ohci.c
index efa6e7e62b813..efa6e7e62b813 100644
--- a/sys/dev/usb/ohci.c
+++ b/sys/legacy/dev/usb/ohci.c
diff --git a/sys/dev/usb/ohci_pci.c b/sys/legacy/dev/usb/ohci_pci.c
index fadffb673d59d..fadffb673d59d 100644
--- a/sys/dev/usb/ohci_pci.c
+++ b/sys/legacy/dev/usb/ohci_pci.c
diff --git a/sys/dev/usb/ohcireg.h b/sys/legacy/dev/usb/ohcireg.h
index 429beb8fbd831..429beb8fbd831 100644
--- a/sys/dev/usb/ohcireg.h
+++ b/sys/legacy/dev/usb/ohcireg.h
diff --git a/sys/dev/usb/ohcivar.h b/sys/legacy/dev/usb/ohcivar.h
index 48f99e769f4cb..48f99e769f4cb 100644
--- a/sys/dev/usb/ohcivar.h
+++ b/sys/legacy/dev/usb/ohcivar.h
diff --git a/sys/dev/usb/rio500_usb.h b/sys/legacy/dev/usb/rio500_usb.h
index 5b53e2c249249..5b53e2c249249 100644
--- a/sys/dev/usb/rio500_usb.h
+++ b/sys/legacy/dev/usb/rio500_usb.h
diff --git a/sys/dev/usb/rt2573_ucode.h b/sys/legacy/dev/usb/rt2573_ucode.h
index f2040f3c41ea4..f2040f3c41ea4 100644
--- a/sys/dev/usb/rt2573_ucode.h
+++ b/sys/legacy/dev/usb/rt2573_ucode.h
diff --git a/sys/dev/usb/sl811hs.c b/sys/legacy/dev/usb/sl811hs.c
index 3620d5f91afbd..3620d5f91afbd 100644
--- a/sys/dev/usb/sl811hs.c
+++ b/sys/legacy/dev/usb/sl811hs.c
diff --git a/sys/dev/usb/sl811hsreg.h b/sys/legacy/dev/usb/sl811hsreg.h
index f9c0328584dab..f9c0328584dab 100644
--- a/sys/dev/usb/sl811hsreg.h
+++ b/sys/legacy/dev/usb/sl811hsreg.h
diff --git a/sys/dev/usb/sl811hsvar.h b/sys/legacy/dev/usb/sl811hsvar.h
index 6f5e6d674134a..6f5e6d674134a 100644
--- a/sys/dev/usb/sl811hsvar.h
+++ b/sys/legacy/dev/usb/sl811hsvar.h
diff --git a/sys/dev/usb/slhci_pccard.c b/sys/legacy/dev/usb/slhci_pccard.c
index 794b81d20d0a9..794b81d20d0a9 100644
--- a/sys/dev/usb/slhci_pccard.c
+++ b/sys/legacy/dev/usb/slhci_pccard.c
diff --git a/sys/dev/usb/u3g.c b/sys/legacy/dev/usb/u3g.c
index 8c6f67e1935e9..8c6f67e1935e9 100644
--- a/sys/dev/usb/u3g.c
+++ b/sys/legacy/dev/usb/u3g.c
diff --git a/sys/dev/usb/uark.c b/sys/legacy/dev/usb/uark.c
index af85819393eb5..af85819393eb5 100644
--- a/sys/dev/usb/uark.c
+++ b/sys/legacy/dev/usb/uark.c
diff --git a/sys/dev/usb/ubsa.c b/sys/legacy/dev/usb/ubsa.c
index b66cce8e647fc..b66cce8e647fc 100644
--- a/sys/dev/usb/ubsa.c
+++ b/sys/legacy/dev/usb/ubsa.c
diff --git a/sys/dev/usb/ubser.c b/sys/legacy/dev/usb/ubser.c
index 29994b9d93d93..29994b9d93d93 100644
--- a/sys/dev/usb/ubser.c
+++ b/sys/legacy/dev/usb/ubser.c
diff --git a/sys/dev/usb/ubser.h b/sys/legacy/dev/usb/ubser.h
index f256d4a403d88..f256d4a403d88 100644
--- a/sys/dev/usb/ubser.h
+++ b/sys/legacy/dev/usb/ubser.h
diff --git a/sys/dev/usb/uchcom.c b/sys/legacy/dev/usb/uchcom.c
index 85b2629444e62..85b2629444e62 100644
--- a/sys/dev/usb/uchcom.c
+++ b/sys/legacy/dev/usb/uchcom.c
diff --git a/sys/dev/usb/ucom.c b/sys/legacy/dev/usb/ucom.c
index ae263a064539e..ae263a064539e 100644
--- a/sys/dev/usb/ucom.c
+++ b/sys/legacy/dev/usb/ucom.c
diff --git a/sys/dev/usb/ucomvar.h b/sys/legacy/dev/usb/ucomvar.h
index 4433a1aeb431f..4433a1aeb431f 100644
--- a/sys/dev/usb/ucomvar.h
+++ b/sys/legacy/dev/usb/ucomvar.h
diff --git a/sys/dev/usb/ucycom.c b/sys/legacy/dev/usb/ucycom.c
index ecf115f97a376..ecf115f97a376 100644
--- a/sys/dev/usb/ucycom.c
+++ b/sys/legacy/dev/usb/ucycom.c
diff --git a/sys/dev/usb/udbp.c b/sys/legacy/dev/usb/udbp.c
index 523184fd69648..523184fd69648 100644
--- a/sys/dev/usb/udbp.c
+++ b/sys/legacy/dev/usb/udbp.c
diff --git a/sys/dev/usb/udbp.h b/sys/legacy/dev/usb/udbp.h
index 97ef9455b664a..97ef9455b664a 100644
--- a/sys/dev/usb/udbp.h
+++ b/sys/legacy/dev/usb/udbp.h
diff --git a/sys/dev/usb/ufm.c b/sys/legacy/dev/usb/ufm.c
index 26358271a69f5..26358271a69f5 100644
--- a/sys/dev/usb/ufm.c
+++ b/sys/legacy/dev/usb/ufm.c
diff --git a/sys/dev/usb/ufoma.c b/sys/legacy/dev/usb/ufoma.c
index e5704a782c4f6..e5704a782c4f6 100644
--- a/sys/dev/usb/ufoma.c
+++ b/sys/legacy/dev/usb/ufoma.c
diff --git a/sys/dev/usb/uftdi.c b/sys/legacy/dev/usb/uftdi.c
index c652977499080..c652977499080 100644
--- a/sys/dev/usb/uftdi.c
+++ b/sys/legacy/dev/usb/uftdi.c
diff --git a/sys/dev/usb/uftdireg.h b/sys/legacy/dev/usb/uftdireg.h
index 78c93495e1934..78c93495e1934 100644
--- a/sys/dev/usb/uftdireg.h
+++ b/sys/legacy/dev/usb/uftdireg.h
diff --git a/sys/dev/usb/ugen.c b/sys/legacy/dev/usb/ugen.c
index 4f03cfb4f0a6b..4f03cfb4f0a6b 100644
--- a/sys/dev/usb/ugen.c
+++ b/sys/legacy/dev/usb/ugen.c
diff --git a/sys/dev/usb/ugraphire_rdesc.h b/sys/legacy/dev/usb/ugraphire_rdesc.h
index 9c5a0c1a6cf7b..9c5a0c1a6cf7b 100644
--- a/sys/dev/usb/ugraphire_rdesc.h
+++ b/sys/legacy/dev/usb/ugraphire_rdesc.h
diff --git a/sys/dev/usb/uhci.c b/sys/legacy/dev/usb/uhci.c
index 4d4c61bf65c94..4d4c61bf65c94 100644
--- a/sys/dev/usb/uhci.c
+++ b/sys/legacy/dev/usb/uhci.c
diff --git a/sys/dev/usb/uhci_pci.c b/sys/legacy/dev/usb/uhci_pci.c
index 4ee19d63e41dd..4ee19d63e41dd 100644
--- a/sys/dev/usb/uhci_pci.c
+++ b/sys/legacy/dev/usb/uhci_pci.c
diff --git a/sys/dev/usb/uhcireg.h b/sys/legacy/dev/usb/uhcireg.h
index 512dd2d7d3c0a..512dd2d7d3c0a 100644
--- a/sys/dev/usb/uhcireg.h
+++ b/sys/legacy/dev/usb/uhcireg.h
diff --git a/sys/dev/usb/uhcivar.h b/sys/legacy/dev/usb/uhcivar.h
index 0df23f186ae7d..0df23f186ae7d 100644
--- a/sys/dev/usb/uhcivar.h
+++ b/sys/legacy/dev/usb/uhcivar.h
diff --git a/sys/dev/usb/uhid.c b/sys/legacy/dev/usb/uhid.c
index d821c019dfae1..d821c019dfae1 100644
--- a/sys/dev/usb/uhid.c
+++ b/sys/legacy/dev/usb/uhid.c
diff --git a/sys/dev/usb/uhub.c b/sys/legacy/dev/usb/uhub.c
index 86fbba216e77e..86fbba216e77e 100644
--- a/sys/dev/usb/uhub.c
+++ b/sys/legacy/dev/usb/uhub.c
diff --git a/sys/dev/usb/uipaq.c b/sys/legacy/dev/usb/uipaq.c
index a231a6714f574..a231a6714f574 100644
--- a/sys/dev/usb/uipaq.c
+++ b/sys/legacy/dev/usb/uipaq.c
diff --git a/sys/dev/usb/ukbd.c b/sys/legacy/dev/usb/ukbd.c
index 5a7c9fccf4f9c..5a7c9fccf4f9c 100644
--- a/sys/dev/usb/ukbd.c
+++ b/sys/legacy/dev/usb/ukbd.c
diff --git a/sys/dev/usb/ulpt.c b/sys/legacy/dev/usb/ulpt.c
index 99a14338e4fa3..99a14338e4fa3 100644
--- a/sys/dev/usb/ulpt.c
+++ b/sys/legacy/dev/usb/ulpt.c
diff --git a/sys/dev/usb/umass.c b/sys/legacy/dev/usb/umass.c
index b0b73ccaa982d..b0b73ccaa982d 100644
--- a/sys/dev/usb/umass.c
+++ b/sys/legacy/dev/usb/umass.c
diff --git a/sys/dev/usb/umct.c b/sys/legacy/dev/usb/umct.c
index 63de14693c477..63de14693c477 100644
--- a/sys/dev/usb/umct.c
+++ b/sys/legacy/dev/usb/umct.c
diff --git a/sys/dev/usb/umodem.c b/sys/legacy/dev/usb/umodem.c
index f0cb17c98cfb0..f0cb17c98cfb0 100644
--- a/sys/dev/usb/umodem.c
+++ b/sys/legacy/dev/usb/umodem.c
diff --git a/sys/dev/usb/ums.c b/sys/legacy/dev/usb/ums.c
index 6484303d01f06..6484303d01f06 100644
--- a/sys/dev/usb/ums.c
+++ b/sys/legacy/dev/usb/ums.c
diff --git a/sys/dev/usb/uplcom.c b/sys/legacy/dev/usb/uplcom.c
index ab5ab938b82a0..ab5ab938b82a0 100644
--- a/sys/dev/usb/uplcom.c
+++ b/sys/legacy/dev/usb/uplcom.c
diff --git a/sys/dev/usb/urio.c b/sys/legacy/dev/usb/urio.c
index 5f69918d2df09..5f69918d2df09 100644
--- a/sys/dev/usb/urio.c
+++ b/sys/legacy/dev/usb/urio.c
diff --git a/sys/dev/usb/usb.c b/sys/legacy/dev/usb/usb.c
index b1b7d44651be2..b1b7d44651be2 100644
--- a/sys/dev/usb/usb.c
+++ b/sys/legacy/dev/usb/usb.c
diff --git a/sys/dev/usb/usb.h b/sys/legacy/dev/usb/usb.h
index 7e64cacbfcad8..7e64cacbfcad8 100644
--- a/sys/dev/usb/usb.h
+++ b/sys/legacy/dev/usb/usb.h
diff --git a/sys/dev/usb/usb_ethersubr.c b/sys/legacy/dev/usb/usb_ethersubr.c
index d0a3b83698c68..d0a3b83698c68 100644
--- a/sys/dev/usb/usb_ethersubr.c
+++ b/sys/legacy/dev/usb/usb_ethersubr.c
diff --git a/sys/dev/usb/usb_ethersubr.h b/sys/legacy/dev/usb/usb_ethersubr.h
index f3d2e3429b484..f3d2e3429b484 100644
--- a/sys/dev/usb/usb_ethersubr.h
+++ b/sys/legacy/dev/usb/usb_ethersubr.h
diff --git a/sys/dev/usb/usb_if.m b/sys/legacy/dev/usb/usb_if.m
index b04c8a45a4c46..b04c8a45a4c46 100644
--- a/sys/dev/usb/usb_if.m
+++ b/sys/legacy/dev/usb/usb_if.m
diff --git a/sys/dev/usb/usb_mem.c b/sys/legacy/dev/usb/usb_mem.c
index bbb0bf66c9ba6..bbb0bf66c9ba6 100644
--- a/sys/dev/usb/usb_mem.c
+++ b/sys/legacy/dev/usb/usb_mem.c
diff --git a/sys/dev/usb/usb_mem.h b/sys/legacy/dev/usb/usb_mem.h
index b8f0a14673d7e..b8f0a14673d7e 100644
--- a/sys/dev/usb/usb_mem.h
+++ b/sys/legacy/dev/usb/usb_mem.h
diff --git a/sys/dev/usb/usb_port.h b/sys/legacy/dev/usb/usb_port.h
index fd92d7b498393..fd92d7b498393 100644
--- a/sys/dev/usb/usb_port.h
+++ b/sys/legacy/dev/usb/usb_port.h
diff --git a/sys/dev/usb/usb_quirks.c b/sys/legacy/dev/usb/usb_quirks.c
index 2771bb7846139..2771bb7846139 100644
--- a/sys/dev/usb/usb_quirks.c
+++ b/sys/legacy/dev/usb/usb_quirks.c
diff --git a/sys/dev/usb/usb_quirks.h b/sys/legacy/dev/usb/usb_quirks.h
index 16e2f3f4ae5d4..16e2f3f4ae5d4 100644
--- a/sys/dev/usb/usb_quirks.h
+++ b/sys/legacy/dev/usb/usb_quirks.h
diff --git a/sys/dev/usb/usb_subr.c b/sys/legacy/dev/usb/usb_subr.c
index 29d044cb58fdb..29d044cb58fdb 100644
--- a/sys/dev/usb/usb_subr.c
+++ b/sys/legacy/dev/usb/usb_subr.c
diff --git a/sys/dev/usb/usbcdc.h b/sys/legacy/dev/usb/usbcdc.h
index d684108743037..d684108743037 100644
--- a/sys/dev/usb/usbcdc.h
+++ b/sys/legacy/dev/usb/usbcdc.h
diff --git a/sys/dev/usb/usbdevs b/sys/legacy/dev/usb/usbdevs
index 0a3d85edc23cb..0a3d85edc23cb 100644
--- a/sys/dev/usb/usbdevs
+++ b/sys/legacy/dev/usb/usbdevs
diff --git a/sys/dev/usb/usbdi.c b/sys/legacy/dev/usb/usbdi.c
index a733bbf8de035..a733bbf8de035 100644
--- a/sys/dev/usb/usbdi.c
+++ b/sys/legacy/dev/usb/usbdi.c
diff --git a/sys/dev/usb/usbdi.h b/sys/legacy/dev/usb/usbdi.h
index ef5903944a7a3..ef5903944a7a3 100644
--- a/sys/dev/usb/usbdi.h
+++ b/sys/legacy/dev/usb/usbdi.h
diff --git a/sys/dev/usb/usbdi_util.c b/sys/legacy/dev/usb/usbdi_util.c
index 78ea571450c52..78ea571450c52 100644
--- a/sys/dev/usb/usbdi_util.c
+++ b/sys/legacy/dev/usb/usbdi_util.c
diff --git a/sys/dev/usb/usbdi_util.h b/sys/legacy/dev/usb/usbdi_util.h
index b535f0c076508..b535f0c076508 100644
--- a/sys/dev/usb/usbdi_util.h
+++ b/sys/legacy/dev/usb/usbdi_util.h
diff --git a/sys/dev/usb/usbdivar.h b/sys/legacy/dev/usb/usbdivar.h
index 603d6910405d1..603d6910405d1 100644
--- a/sys/dev/usb/usbdivar.h
+++ b/sys/legacy/dev/usb/usbdivar.h
diff --git a/sys/dev/usb/usbhid.h b/sys/legacy/dev/usb/usbhid.h
index 8e0ecd5799076..8e0ecd5799076 100644
--- a/sys/dev/usb/usbhid.h
+++ b/sys/legacy/dev/usb/usbhid.h
diff --git a/sys/dev/usb/uscanner.c b/sys/legacy/dev/usb/uscanner.c
index bff3a48705c3d..bff3a48705c3d 100644
--- a/sys/dev/usb/uscanner.c
+++ b/sys/legacy/dev/usb/uscanner.c
diff --git a/sys/dev/usb/uslcom.c b/sys/legacy/dev/usb/uslcom.c
index edb13c51432b2..edb13c51432b2 100644
--- a/sys/dev/usb/uslcom.c
+++ b/sys/legacy/dev/usb/uslcom.c
diff --git a/sys/dev/usb/uvisor.c b/sys/legacy/dev/usb/uvisor.c
index 6c4470e65a5f7..6c4470e65a5f7 100644
--- a/sys/dev/usb/uvisor.c
+++ b/sys/legacy/dev/usb/uvisor.c
diff --git a/sys/dev/usb/uvscom.c b/sys/legacy/dev/usb/uvscom.c
index ac311f7bbfe4d..ac311f7bbfe4d 100644
--- a/sys/dev/usb/uvscom.c
+++ b/sys/legacy/dev/usb/uvscom.c
diff --git a/sys/dev/usb/uxb360gp_rdesc.h b/sys/legacy/dev/usb/uxb360gp_rdesc.h
index b5a43f9d95445..b5a43f9d95445 100644
--- a/sys/dev/usb/uxb360gp_rdesc.h
+++ b/sys/legacy/dev/usb/uxb360gp_rdesc.h
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index a8e1f2b78e937..d10bbcb6efe26 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -30,9 +30,7 @@ SUBDIR= ${_3dfx} \
${_asr} \
ata \
ath \
- aue \
${_auxio} \
- axe \
bce \
bfe \
bge \
@@ -47,7 +45,6 @@ SUBDIR= ${_3dfx} \
${_cbb} \
cd9660 \
cd9660_iconv \
- cdce \
${_ce} \
${_ciss} \
${_cm} \
@@ -63,7 +60,6 @@ SUBDIR= ${_3dfx} \
${_cryptodev} \
${_cs} \
${_ctau} \
- cue \
cxgb \
${_cyclic} \
dc \
@@ -76,7 +72,6 @@ SUBDIR= ${_3dfx} \
${_dtrace} \
dummynet \
${_ed} \
- ehci \
${_elink} \
${_em} \
en \
@@ -145,7 +140,6 @@ SUBDIR= ${_3dfx} \
${_k8temp} \
kbdmux \
krpc \
- kue \
le \
lge \
libalias \
@@ -205,7 +199,6 @@ SUBDIR= ${_3dfx} \
${_nwfs} \
${_nxge} \
${_opensolaris} \
- ohci \
${_padlock} \
patm \
${_pccard} \
@@ -232,8 +225,6 @@ SUBDIR= ${_3dfx} \
re \
reiserfs \
rl \
- rue \
- rum \
${_s3} \
${_safe} \
${_sbni} \
@@ -243,7 +234,6 @@ SUBDIR= ${_3dfx} \
sdhci \
sem \
sf \
- slhci \
sis \
sk \
${_smbfs} \
@@ -271,43 +261,13 @@ SUBDIR= ${_3dfx} \
twe \
tx \
txp \
- u3g \
- uark \
uart \
- ubsa \
ubsec \
- ucom \
- udav \
- udbp \
udf \
udf_iconv \
- ufm \
${_ufs} \
- ufoma \
- uftdi \
- ugen \
- uhci \
- uhid \
- uipaq \
- ukbd \
- ulpt \
- umass \
- umct \
- umodem \
- ums \
unionfs \
- ${_upgt} \
- uplcom \
- ural \
- urio \
- ${_urtw} \
- usb \
- usb2 \
- uscanner \
- uslcom \
utopia \
- uvisor \
- uvscom \
${_vesa} \
vge \
vkbd \
@@ -331,7 +291,6 @@ SUBDIR= ${_3dfx} \
xl \
${_zfs} \
zlib \
- zyd
.if ${MACHINE_ARCH} != "powerpc"
_syscons= syscons
@@ -440,8 +399,6 @@ _stg= stg
_streams= streams
_svr4= svr4
_tmpfs= tmpfs
-_upgt= upgt
-_urtw= urtw
_wi= wi
_xe= xe
.if ${MK_ZFS} != "no" || defined(ALL_MODULES)
@@ -572,8 +529,6 @@ _speaker= speaker
_sppp= sppp
_tmpfs= tmpfs
_twa= twa
-_upgt= upgt
-_urtw= urtw
_wi= wi
_wpi= wpi
_wpifw= wpifw
@@ -624,7 +579,6 @@ _an= an
_bm= bm
_nvram= powermac_nvram
_smbfs= smbfs
-_upgt= upgt
.endif
.if ${MACHINE_ARCH} == "sparc64"
@@ -633,7 +587,6 @@ _em= em
_i2c= i2c
_igb= igb
_sound= sound
-_upgt= upgt
.if ${MK_ZFS} != "no" || defined(ALL_MODULES)
_zfs= zfs
.endif
diff --git a/sys/modules/aue/Makefile b/sys/modules/aue/Makefile
deleted file mode 100644
index c8b3890db2b09..0000000000000
--- a/sys/modules/aue/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $FreeBSD$
-
-S= ${.CURDIR}/../..
-.PATH: $S/dev/usb
-
-KMOD= if_aue
-SRCS= if_aue.c opt_usb.h device_if.h bus_if.h
-SRCS+= miibus_if.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/axe/Makefile b/sys/modules/axe/Makefile
deleted file mode 100644
index 4d82d5ab6a7f6..0000000000000
--- a/sys/modules/axe/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $FreeBSD$
-
-S= ${.CURDIR}/../..
-.PATH: $S/dev/usb
-
-KMOD= if_axe
-SRCS= if_axe.c opt_usb.h device_if.h bus_if.h
-SRCS+= miibus_if.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/cdce/Makefile b/sys/modules/cdce/Makefile
deleted file mode 100644
index 9942ded5c9617..0000000000000
--- a/sys/modules/cdce/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $FreeBSD$
-
-S= ${.CURDIR}/../..
-.PATH: $S/dev/usb
-
-KMOD= if_cdce
-SRCS= if_cdce.c opt_usb.h device_if.h bus_if.h
-SRCS+= usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/cue/Makefile b/sys/modules/cue/Makefile
deleted file mode 100644
index ae31329ad9565..0000000000000
--- a/sys/modules/cue/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $FreeBSD$
-
-S= ${.CURDIR}/../..
-.PATH: $S/dev/usb
-
-KMOD= if_cue
-SRCS= if_cue.c opt_usb.h device_if.h bus_if.h
-SRCS+= miibus_if.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/ehci/Makefile b/sys/modules/ehci/Makefile
deleted file mode 100644
index 2acf37b002720..0000000000000
--- a/sys/modules/ehci/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# $FreeBSD$
-
-S= ${.CURDIR}/../..
-
-.PATH: $S/dev/usb $S/pci
-
-KMOD= ehci
-SRCS= bus_if.h device_if.h \
- opt_usb.h \
- ehci_pci.c ehci.c ehcireg.h ehcivar.h \
- pci_if.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/kue/Makefile b/sys/modules/kue/Makefile
deleted file mode 100644
index d5271d1f16b2d..0000000000000
--- a/sys/modules/kue/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $FreeBSD$
-
-S= ${.CURDIR}/../..
-.PATH: $S/dev/usb
-
-KMOD= if_kue
-SRCS= if_kue.c opt_usb.h device_if.h bus_if.h
-SRCS+= miibus_if.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/ohci/Makefile b/sys/modules/ohci/Makefile
deleted file mode 100644
index 59fcf76773bd1..0000000000000
--- a/sys/modules/ohci/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# $FreeBSD$
-
-S= ${.CURDIR}/../..
-
-.PATH: $S/dev/usb $S/pci
-
-KMOD= ohci
-SRCS= bus_if.h device_if.h \
- opt_usb.h \
- ohci_pci.c ohci.c ohcireg.h ohcivar.h \
- pci_if.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/rue/Makefile b/sys/modules/rue/Makefile
deleted file mode 100644
index 1837eff1a4ac6..0000000000000
--- a/sys/modules/rue/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $FreeBSD$
-
-S= ${.CURDIR}/../..
-.PATH: $S/dev/usb
-
-KMOD= if_rue
-SRCS= if_rue.c opt_usb.h device_if.h bus_if.h
-SRCS+= miibus_if.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/rum/Makefile b/sys/modules/rum/Makefile
deleted file mode 100644
index ae9b8cc7e58cf..0000000000000
--- a/sys/modules/rum/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../dev/usb
-
-KMOD = if_rum
-SRCS = if_rum.c opt_usb.h device_if.h bus_if.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/slhci/Makefile b/sys/modules/slhci/Makefile
deleted file mode 100644
index 422cf7794e4e3..0000000000000
--- a/sys/modules/slhci/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../dev/usb
-
-KMOD= slhci
-SRCS= sl811hs.c slhci_pccard.c
-
-SRCS+= bus_if.h device_if.h card_if.h power_if.h \
- usbdevs.h pccarddevs.h \
- opt_slhci.h opt_usb.h \
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/u3g/Makefile b/sys/modules/u3g/Makefile
deleted file mode 100644
index b2e1ffdfce8e8..0000000000000
--- a/sys/modules/u3g/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../dev/usb
-
-KMOD= u3g
-SRCS= opt_usb.h opt_u3g.h \
- device_if.h bus_if.h \
- usbdevs.h \
- ucomvar.h \
- u3g.c
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/uark/Makefile b/sys/modules/uark/Makefile
deleted file mode 100644
index 703cc851505ca..0000000000000
--- a/sys/modules/uark/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../dev/usb
-
-KMOD= uark
-SRCS= uark.c opt_usb.h bus_if.h device_if.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/ubsa/Makefile b/sys/modules/ubsa/Makefile
deleted file mode 100644
index 1d7eb766fef2d..0000000000000
--- a/sys/modules/ubsa/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# $FreeBSD$
-
-S= ${.CURDIR}/../..
-.PATH: $S/dev/usb
-
-KMOD= ubsa
-SRCS= ubsa.c ucomvar.h opt_usb.h device_if.h bus_if.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/ucom/Makefile b/sys/modules/ucom/Makefile
deleted file mode 100644
index bbd5c21dbf211..0000000000000
--- a/sys/modules/ucom/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# $FreeBSD$
-
-S= ${.CURDIR}/../..
-.PATH: $S/dev/usb
-
-KMOD= ucom
-SRCS= ucom.c ucomvar.h opt_usb.h device_if.h bus_if.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/udav/Makefile b/sys/modules/udav/Makefile
deleted file mode 100644
index fd7acf9369429..0000000000000
--- a/sys/modules/udav/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# $FreeBSD$
-
-S= ${.CURDIR}/../..
-.PATH: $S/dev/usb
-KMOD= if_udav
-SRCS= if_udav.c opt_usb.h device_if.h bus_if.h opt_inet.h
-SRCS+= miibus_if.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/udbp/Makefile b/sys/modules/udbp/Makefile
deleted file mode 100644
index aeeac7cb4b983..0000000000000
--- a/sys/modules/udbp/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../dev/usb
-
-KMOD= udbp
-SRCS= bus_if.h device_if.h \
- opt_usb.h opt_netgraph.h \
- udbp.c usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/ufm/Makefile b/sys/modules/ufm/Makefile
deleted file mode 100644
index 28bbc90e3a093..0000000000000
--- a/sys/modules/ufm/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../dev/usb
-KMOD= ufm
-SRCS= bus_if.h device_if.h vnode_if.h opt_usb.h ufm.c dsbr100io.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/ufoma/Makefile b/sys/modules/ufoma/Makefile
deleted file mode 100644
index e89819c8a4ef5..0000000000000
--- a/sys/modules/ufoma/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../dev/usb
-
-KMOD= ufoma
-SRCS= bus_if.h device_if.h opt_usb.h ufoma.c usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/uftdi/Makefile b/sys/modules/uftdi/Makefile
deleted file mode 100644
index 65cb10782f5a2..0000000000000
--- a/sys/modules/uftdi/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# $FreeBSD$
-
-S= ${.CURDIR}/../..
-.PATH: $S/dev/usb
-
-KMOD= uftdi
-SRCS= uftdi.c uftdireg.h opt_usb.h device_if.h bus_if.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/ugen/Makefile b/sys/modules/ugen/Makefile
deleted file mode 100644
index d024a3a396d3d..0000000000000
--- a/sys/modules/ugen/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../dev/usb
-
-KMOD= ugen
-SRCS= bus_if.h device_if.h opt_usb.h ugen.c usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/uhci/Makefile b/sys/modules/uhci/Makefile
deleted file mode 100644
index b7c766623fc3e..0000000000000
--- a/sys/modules/uhci/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# $FreeBSD$
-
-S= ${.CURDIR}/../..
-
-.PATH: $S/dev/usb $S/pci
-
-KMOD= uhci
-SRCS= bus_if.h device_if.h \
- opt_usb.h \
- uhci_pci.c uhci.c uhcireg.h uhcivar.h \
- pci_if.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/uhid/Makefile b/sys/modules/uhid/Makefile
deleted file mode 100644
index 31c5a17ec2b86..0000000000000
--- a/sys/modules/uhid/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../dev/usb
-
-KMOD= uhid
-SRCS= bus_if.h device_if.h opt_usb.h uhid.c usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/uipaq/Makefile b/sys/modules/uipaq/Makefile
deleted file mode 100644
index d8378fa22e307..0000000000000
--- a/sys/modules/uipaq/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# $FreeBSD$
-
-S= ${.CURDIR}/../..
-.PATH: $S/dev/usb
-
-KMOD= uipaq
-SRCS= uipaq.c opt_usb.h device_if.h bus_if.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/ukbd/Makefile b/sys/modules/ukbd/Makefile
deleted file mode 100644
index 331e72911bdc5..0000000000000
--- a/sys/modules/ukbd/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../dev/usb
-
-KMOD= ukbd
-SRCS= bus_if.h device_if.h opt_compat.h opt_usb.h opt_kbd.h opt_ukbd.h \
- usbdevs.h ukbd.c
-
-.if !defined(KERNBUILDDIR)
-opt_compat.h:
- echo "#define COMPAT_FREEBSD6 1" > ${.TARGET}
-
-opt_kbd.h:
- echo "#define KBD_INSTALL_CDEV 1" > ${.TARGET}
-.endif
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/ulpt/Makefile b/sys/modules/ulpt/Makefile
deleted file mode 100644
index c7d51c30f9fa4..0000000000000
--- a/sys/modules/ulpt/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../dev/usb
-
-KMOD= ulpt
-SRCS= bus_if.h device_if.h opt_usb.h ulpt.c usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/umass/Makefile b/sys/modules/umass/Makefile
deleted file mode 100644
index 4af29fe90976d..0000000000000
--- a/sys/modules/umass/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../dev/usb
-
-KMOD= umass
-SRCS= bus_if.h device_if.h \
- opt_usb.h opt_cam.h opt_scsi.h \
- umass.c usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/umct/Makefile b/sys/modules/umct/Makefile
deleted file mode 100644
index ccd775f4ba6f4..0000000000000
--- a/sys/modules/umct/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# $FreeBSD$
-
-S= ${.CURDIR}/../..
-.PATH: $S/dev/usb
-
-KMOD= umct
-SRCS= umct.c ucomvar.h opt_usb.h device_if.h bus_if.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/umodem/Makefile b/sys/modules/umodem/Makefile
deleted file mode 100644
index 458a2c3cfafb3..0000000000000
--- a/sys/modules/umodem/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../dev/usb
-
-KMOD= umodem
-SRCS= bus_if.h device_if.h opt_usb.h umodem.c usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/ums/Makefile b/sys/modules/ums/Makefile
deleted file mode 100644
index fee38430c2ec1..0000000000000
--- a/sys/modules/ums/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../dev/usb
-
-KMOD= ums
-SRCS= bus_if.h device_if.h opt_usb.h ums.c usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/upgt/Makefile b/sys/modules/upgt/Makefile
deleted file mode 100644
index ae40e48d45ff8..0000000000000
--- a/sys/modules/upgt/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# Conexant/Intersil PrismGT SoftMAC(GW3887) USB devices
-#
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../dev/usb
-
-KMOD = if_upgt
-SRCS = if_upgt.c opt_usb.h device_if.h bus_if.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/uplcom/Makefile b/sys/modules/uplcom/Makefile
deleted file mode 100644
index 36115ccca4369..0000000000000
--- a/sys/modules/uplcom/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $FreeBSD$
-
-S= ${.CURDIR}/../..
-.PATH: $S/dev/usb
-
-KMOD= uplcom
-SRCS= uplcom.c ucomvar.h opt_usb.h opt_uplcom.h \
- device_if.h bus_if.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/ural/Makefile b/sys/modules/ural/Makefile
deleted file mode 100644
index 7076e811fb0bc..0000000000000
--- a/sys/modules/ural/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../dev/usb
-
-KMOD = if_ural
-SRCS = if_ural.c opt_usb.h device_if.h bus_if.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/urio/Makefile b/sys/modules/urio/Makefile
deleted file mode 100644
index 0221c5d1a1037..0000000000000
--- a/sys/modules/urio/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $FreeBSD$
-
-MAINTAINER= Iwasa Kazmi <kzmi@ca2.so-net.ne.jp>
-
-.PATH: ${.CURDIR}/../../dev/usb
-
-KMOD= urio
-SRCS= bus_if.h device_if.h opt_usb.h urio.c usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/urtw/Makefile b/sys/modules/urtw/Makefile
deleted file mode 100644
index 3857e4a87c6db..0000000000000
--- a/sys/modules/urtw/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../dev/usb
-
-KMOD = if_urtw
-SRCS = if_urtw.c if_urtwvar.h if_urtwreg.h opt_usb.h device_if.h \
- bus_if.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/usb/Makefile b/sys/modules/usb/Makefile
deleted file mode 100644
index 9f9cdbc247bae..0000000000000
--- a/sys/modules/usb/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $FreeBSD$
-
-S= ${.CURDIR}/../..
-
-.PATH: $S/dev/usb $S/pci
-
-KMOD= usb
-SRCS= bus_if.h device_if.h usb_if.h usb_if.c \
- opt_usb.h \
- hid.c hid.h usbhid.h \
- uhub.c \
- usb.c usb.h \
- usb_mem.c usb_mem.h \
- usb_port.h \
- usb_quirks.c usb_quirks.h \
- usb_subr.c \
- usbdevs.h usbdevs_data.h \
- usbdi.c usbdi.h usbdivar.h \
- usbdi_util.c usbdi_util.h \
- usb_ethersubr.c usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/uscanner/Makefile b/sys/modules/uscanner/Makefile
deleted file mode 100644
index fa34856593391..0000000000000
--- a/sys/modules/uscanner/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../dev/usb
-
-KMOD= uscanner
-SRCS= bus_if.h device_if.h opt_usb.h uscanner.c usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/uslcom/Makefile b/sys/modules/uslcom/Makefile
deleted file mode 100644
index e5dc96c1fac31..0000000000000
--- a/sys/modules/uslcom/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $FreeBSD$
-
-S= ${.CURDIR}/../..
-.PATH: $S/dev/usb
-
-KMOD= uslcom
-SRCS= uslcom.c opt_usb.h \
- device_if.h bus_if.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/uvisor/Makefile b/sys/modules/uvisor/Makefile
deleted file mode 100644
index feb74df9acb4b..0000000000000
--- a/sys/modules/uvisor/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# $FreeBSD$
-
-S= ${.CURDIR}/../..
-.PATH: $S/dev/usb
-
-KMOD= uvisor
-SRCS= uvisor.c ucomvar.h opt_usb.h device_if.h bus_if.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/uvscom/Makefile b/sys/modules/uvscom/Makefile
deleted file mode 100644
index ceb1959df1f23..0000000000000
--- a/sys/modules/uvscom/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $FreeBSD$
-
-S= ${.CURDIR}/../..
-.PATH: $S/dev/usb
-
-KMOD= uvscom
-SRCS= uvscom.c ucomvar.h opt_usb.h opt_uvscom.h \
- device_if.h bus_if.h usbdevs.h
-
-.include <bsd.kmod.mk>
diff --git a/sys/modules/zyd/Makefile b/sys/modules/zyd/Makefile
deleted file mode 100644
index 95a7be8c5ea7d..0000000000000
--- a/sys/modules/zyd/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# ZyDAS Loadable Kernel Module
-#
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../dev/usb
-
-KMOD = if_zyd
-SRCS = if_zyd.c opt_usb.h device_if.h bus_if.h usbdevs.h
-
-.include <bsd.kmod.mk>