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
Age
Commit message (
Expand
)
Author
2006-10-14
Apply some formatting.
Marc Balmer
2006-10-11
Make the timedelta sensor appear right when a device is plugged-in, with a
Marc Balmer
2006-10-08
Implement bus searching.
Alexander Yurchenko
2006-10-08
Add status register bits string for pretty %b printf.
Alexander Yurchenko
2006-10-03
make sure to call SLIST_INIT on sc->rx_freelist.
Damien Bergamini
2006-10-03
don't use IF_PREPEND() on altq's.
Damien Bergamini
2006-09-30
Implement match rom command.
Alexander Yurchenko
2006-09-30
Reset device on errors.
Alexander Yurchenko
2006-09-30
Pretty.
Alexander Yurchenko
2006-09-30
More useful error messages.
Alexander Yurchenko
2006-09-30
Reset device on attach.
Alexander Yurchenko
2006-09-30
Add new parameter to uow_cmd() to set command type.
Alexander Yurchenko
2006-09-29
Implement block read/write operations.
Alexander Yurchenko
2006-09-29
Add command and data FIFO size constants.
Alexander Yurchenko
2006-09-29
regen
Jonathan Gray
2006-09-29
Add support for HenTong WK-668, and match the generic DM9601 id
Jonathan Gray
2006-09-27
Add remaining communication command codes and embedded parameter bits.
Alexander Yurchenko
2006-09-27
Implement 1-wire byte read/write.
Alexander Yurchenko
2006-09-27
Move bulk-in transfer to the separate function.
Alexander Yurchenko
2006-09-27
Allocate xfer for bulk transfers only once on attach.
Alexander Yurchenko
2006-09-27
Protect detach function with splusb.
Alexander Yurchenko
2006-09-27
Add missing <sys/device.h>.
Alexander Yurchenko
2006-09-27
Add Maxim/Dallas DS2490 USB 1-Wire adapter driver.
Alexander Yurchenko
2006-09-26
regen
Jonathan Gray
2006-09-26
Match ELECOM LD-USB20
Jonathan Gray
2006-09-23
sync
Marcus Glocker
2006-09-23
Add TRENDnet TEW-429UB A.
Marcus Glocker
2006-09-20
implement a zero-copy RX data path.
Damien Bergamini
2006-09-18
fix my 1.7 commit.
Damien Bergamini
2006-09-18
better uath_set_rates().
Damien Bergamini
2006-09-18
cleanup the list of supported devices.
Damien Bergamini
2006-09-18
don't use IF_PREPEND() on altq's.
Damien Bergamini
2006-09-18
get rid of the usb_port.h macros that wrap our kthread create functions.
David Gwynne
2006-09-18
More uath devices, also properly mark some of the UB52/AR5005UX devices
Jonathan Gray
2006-09-18
regen
Jonathan Gray
2006-09-18
More uath devices.
Jonathan Gray
2006-09-16
add new uath(4) ids and fix existing ones.
Damien Bergamini
2006-09-16
sync (uath)
Damien Bergamini
2006-09-16
add new uath(4) ids and fix existing ones.
Damien Bergamini
2006-09-16
sync (uath)
Damien Bergamini
2006-09-16
more uath(4) usb ids.
Damien Bergamini
2006-09-16
indent
Damien Bergamini
2006-09-16
fix a buggy printf.
Damien Bergamini
2006-09-16
sync (uath)
Damien Bergamini
2006-09-16
Initial import of uath(4), a driver for Atheros USB2.0 AR5005UG/AR5005UX
Damien Bergamini
2006-08-29
Fix a possible kernel panic in ucom(4) that is caused by ttyclose() using data
Marc Balmer
2006-08-24
s/IEEE80211_MTU_MAX/IEEE80211_MAX_LEN/ in my previous commit.
Damien Bergamini
2006-08-24
Be sure to print device name in debug messages, remove
Jonathan Gray
2006-08-24
when shutting down, wrap the variable manipulation in splusb() so weird
Jason Wright
2006-08-24
regen
Brad Smith
[next]