]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The devinfo stuff has been moved up into the parent bus. There's no
authorWarner Losh <imp@FreeBSD.org>
Sat, 9 Jun 2007 06:31:07 +0000 (06:31 +0000)
committerWarner Losh <imp@FreeBSD.org>
Sat, 9 Jun 2007 06:31:07 +0000 (06:31 +0000)
commite591b223d8e5e0580f2c04ca1587b2db8d830420
tree67df703486bc7a064340029759a01d9685473c2b
parentdf16203833d134bf26d74dce5b0023bb8c6ea5d9
The devinfo stuff has been moved up into the parent bus.  There's no
need to do it at all anymore.  Remove it from here.  Expand
USB_ATTACH_SETUP inline now that it is one line and we're moving away
from the compat macros.  Remove some bzero calls that turn out not be
be necessary.
sys/dev/usb/if_axe.c
sys/dev/usb/if_cdce.c
sys/dev/usb/if_cdcereg.h
sys/dev/usb/if_cue.c
sys/dev/usb/if_kue.c
sys/dev/usb/if_rue.c
sys/dev/usb/if_rum.c
sys/dev/usb/if_udav.c
sys/dev/usb/if_ural.c