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-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
2005-04-01
regen
David Gwynne
2005-04-01
fix typo
David Gwynne
2005-04-01
force hardware timestamp insertion in outgoing beacons. make sure the size
Damien Bergamini
2005-04-01
sync
Theo de Raadt
2005-04-01
uftdi 2232c dual usb (1 port supported for now). they did not mail me a unit...
Theo de Raadt
2005-04-01
Add support for polled umass/SCSI transactions. Should eliminate the panics
Christopher Pascoe
2005-03-30
restore all of the registers on resume to cope with power loss during
David Gwynne
2005-03-30
make the powerhooks the responsibility of the bus ohci is attached to
David Gwynne
2005-03-30
Use the inverse of the T bit in the HcFmRemaining register when adjusting
Christopher Pascoe
2005-03-28
Use USBD_DEFAULT_TIMEOUT on control transfers, rather than the SCSI request
Christopher Pascoe
2005-03-28
minor spelling corrections.
Christopher Pascoe
2005-03-28
shorten dmesg
David Gwynne
2005-03-25
regen
Michael Shalayeff
2005-03-25
belkin bt and the unsupported netgear ma111v2
Michael Shalayeff
2005-03-23
use URAL_DEBUG not RAL_DEBUG. use logprintf for consistency. default to
Damien Bergamini
2005-03-23
add new vendor/product ids.
Damien Bergamini
2005-03-23
regen.
Damien Bergamini
2005-03-23
more ural devices
Damien Bergamini
2005-03-23
do packet accounting (opackets/oerrors/ierrors).
Damien Bergamini
2005-03-23
print the mac address in dmesg like every other nic we have
David Gwynne
[next]