index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
if_udavreg.h
Age
Commit message (
Expand
)
Author
2013-04-15
Get rid of various 'typedef struct' definitions and use plain structure
Marcus Glocker
2011-03-31
Don't process packets where the USB xfer length is shorter than a packet
Michael Knudsen
2010-12-06
* replace per-driver dying and/or other state variables with use of
Jacob Meuser
2007-11-25
spelling fixes, from Martynas Venckus;
Jason McIntyre
2007-06-10
Remove definitions and usage of usb_callout and related macros. These macros
Marc Balmer
2007-06-09
Remove the definition and use of UPACKED and replace it with our own __packed
Marc Balmer
2007-06-06
Mechanical removal of USBBASEDEVICE. No binary change.
Michael Knudsen
2007-06-04
Last part of FreeBSD/NetBSD sepcific code removal.
Marc Balmer
2007-05-06
More lockmgr -> rwlock low hanging fruit.
Kenneth R Westerback
2006-03-07
Remove last NRND NetBSDisms from tree.
Kenneth R Westerback
2005-01-30
dont redefine ETHER_ALIGN
David Gwynne
2004-12-30
fix for some archs that don't like unaligned accesses, eg sparc64 and alpha
David Gwynne
2004-10-05
Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet.
Jonathan Gray