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
2005-05-19
Regen
Miod Vallat
2005-05-19
Add a layout for the french Apple black usb keyboard (fr.apple).
Miod Vallat
2005-05-18
don't initialize bbp registers with values in eeprom. some adapters seem
Damien Bergamini
2005-05-15
Oops. atapiscsi.h is needed because that's where NATAPISCSI is
Kenneth R Westerback
2005-05-14
Try to ensure that UFI/ATAPI USB umass devices always get the zero
Kenneth R Westerback
2005-05-13
another uftdi varient, from freebsd
Theo de Raadt
2005-05-13
fix dmesg output for pre-firmware modems.
Damien Bergamini
2005-05-13
override default bbp register values with values stored in eeprom (except
Damien Bergamini
2005-05-13
before ieee80211.c rev 1.6, it was guaranted that ic_curmode was different
Damien Bergamini
2005-05-13
simplify test conditions. ((v & f1) || (v & f2)) <=> (v & (f1 | f2)) in
Damien Bergamini
2005-05-13
make sure all endpoint descriptors have been found during the attachment.
Damien Bergamini
2005-05-13
give disassociation a chance when turning the interface down while associated.
Damien Bergamini
2005-05-12
sync
Theo de Raadt
2005-05-12
airprime and sealevel
Theo de Raadt
2005-05-12
Regen
Miod Vallat
2005-05-12
Populate \t better in the output, for human readability; no change in the
Miod Vallat
2005-05-12
Regen
Miod Vallat
2005-05-12
Define a specific map for the Apple portuguese USB keyboards.
Miod Vallat
2005-05-09
Regen
Miod Vallat
2005-05-09
Create the USB keyboard layout tables from the PS/2 tables.
Miod Vallat
2005-04-27
Add SDEV_UMASS flag, analogous to SDEV_ATAPI, and use it to force a
Kenneth R Westerback
2005-04-21
If the SMM driver had enabled ownership change interrupts, re-enable them
Christopher Pascoe
2005-04-21
Preserve any configuration data that may have been set by SMM/BIOS over
Christopher Pascoe
2005-04-21
Relocate debugging printf so it describes the right thing.
Christopher Pascoe
2005-04-21
Fix inverted logic when testing for successful SMM handover.
Christopher Pascoe
2005-04-19
fix for isochronous pipes:
Damien Bergamini
2005-04-19
be more cautious when processing CMV interrupts.
Damien Bergamini
2005-04-17
don't disassociate on SIOCSIFADDR if the interface is already up and running.
Damien Bergamini
2005-04-17
do {} while (0) wrapper for the debug printf macros
David Gwynne
2005-04-16
use snprintf to avoid crossing the overflow point; ok otto
Theo de Raadt
2005-04-16
change usbd_printBCD() to return number of bytes really placed or 0, not
Theo de Raadt
2005-04-16
sync
Damien Bergamini
2005-04-16
Driver for Analog Devices Eagle chipset.
Damien Bergamini
2005-04-16
don't leak a mbuf when tx fails.
Damien Bergamini
2005-04-16
indent
Damien Bergamini
2005-04-15
regen
Jakob Schlyter
2005-04-15
add Araneus True Random Number Generator
Jakob Schlyter
2005-04-15
in ural_txeof(), call usbd_clear_endpoint_stall() on the tx pipe instead of
Damien Bergamini
2005-04-14
fix reading of the binary image.
Damien Bergamini
2005-04-14
.pt map from Manuel Pata <pata@alface.de>
Michael Shalayeff
2005-04-13
sync
Damien Bergamini
2005-04-13
New ural devices. Pointed out by Rodolfo Gouveia.
Damien Bergamini
2005-04-11
get rid of the lines on ehci attach that show the version and the companion
David Gwynne
2005-04-10
mostly knf while here remove the todo item regarding deferring attach of
David Gwynne
2005-04-10
properly handle suspend/resume of ports with devices attached. devices
David Gwynne
2005-04-08
no need to spit out portno twice
Theo de Raadt
2005-04-08
handle at least the first port of a dual-port ufdti; from freebsd
Theo de Raadt
2005-04-02
sync with ral. fixes hostap mode.
Damien Bergamini
2005-04-01
add code for setting WEP keys. this will be useful when i'll implement
Damien Bergamini
2005-04-01
make constants names match the spec.
Damien Bergamini
[prev]
[next]