summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_rumvar.h
AgeCommit message (Expand)Author
2011-02-21sync driver with openbsdjmcneill
2010-11-03Stop using the compatibility macros USB_ATTACH(), USB_DETACH(),dyoung
2010-01-19Redefine bpf linkage through an always present op vector, i.e.pooka
2010-01-17Forward declare struct bpf_if and use that as the type for bpf_ifpooka
2009-05-29add missing NetBSD RCS ID tagsplunky
2007-11-25+ Add COREGA CG-WLUSB2GL and ABOCOM WUG2700.kiyohara
2007-06-09Use usb_callout.kiyohara
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-10-31Add rum(4) for newer USB Ralink devices. Obtained from OpenBSD.joerg