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-11-03
add new code to handle the AL7230B radios.
Damien Bergamini
2006-11-01
abort bulk-in and bulk-out pipes in zyd_stop() before freeing the
Damien Bergamini
2006-11-01
regen
Jolan Luff
2006-11-01
BWCT serial
Jolan Luff
2006-11-01
poll errors should be POLLERR, not some random E value
Ted Unangst
2006-10-28
- Use better names for the variables containing the timeouts in Hz instead of
Marc Balmer
2006-10-27
udcf(4) degraded the sensor status from OK to WARNING on the first receiption
Marc Balmer
2006-10-26
Move from a switch based baud rate selection to range checking
Jonathan Gray
2006-10-26
Driver for MosChip MCS7703 based USB Serial devices.
Jonathan Gray
2006-10-26
regen
Jonathan Gray
2006-10-26
MosChip serial & Ethernet
Jonathan Gray
2006-10-24
Fix indentation to not imply, that USB_ATTACH_ERROR_RETURN
Moritz Jodeit
2006-10-23
simplify zyd_read_eeprom().
Damien Bergamini
2006-10-23
turn link led off when returning to the S_INIT state.
Damien Bergamini
2006-10-22
make data LED blink upon TX.
Damien Bergamini
2006-10-22
make sure ni->ni_txrate is always initialized to a meaningful value by
Damien Bergamini
2006-10-22
do per-node rate control.
Damien Bergamini
2006-10-21
some extra const disease damien was testing slipped in; ok damien
Theo de Raadt
2006-10-21
huge diff to bring zyd(4) into a working state.
Damien Bergamini
2006-10-19
regen
Jonathan Gray
2006-10-19
Support later versions of the ASUS WL-167g which have switched
Jonathan Gray
2006-10-16
Fix some "is is"s. ok otto@.
Tom Cosgrove
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
[next]