CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2011/01/25 13:03:36
Modified files:
sys/sys : conf.h
sys/dev/usb : if_athn_usb.c if_aue.c if_axe.c if_cdce.c
if_cue.c if_kue.c if_mos.c if_otus.c if_ral.c
if_rsu.c if_rum.c if_run.c if_uath.c if_udav.c
if_upgt.c if_upl.c if_url.c if_urndis.c
if_urtw.c if_urtwn.c if_wi_usb.c if_zyd.c
moscom.c uark.c uaudio.c uberry.c ubsa.c ubt.c
uchcom.c ucycom.c udcf.c udfu.c udl.c udsbr.c
ueagle.c uftdi.c ugen.c uhid.c uhidev.c uhub.c
uipaq.c ulpt.c umass.c umbg.c umct.c umidi.c
umodem.c umsm.c uow.c uplcom.c urio.c usb.c
usb_subr.c usbdi.h uscanner.c uslcom.c uthum.c
uticom.c utrh.c uts.c utwitch.c uvideo.c
uvisor.c uvscom.c
Log message:
garbage collect "usb events". without /dev/usb there is no way to access
them from userland, and nothing in the kernel uses them.
ok krw@, miod@