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-06-08
remove netns crud.
Henning Brauer
2005-06-02
Eradicate USB quirks NOTUR and NODOORLOCK. Should no longer be
Kenneth R Westerback
2005-06-01
regen
Jonathan Gray
2005-06-01
RTL8187.
Jonathan Gray
2005-05-26
M-Systems DiskOnKey2 works better with zero padded commands so make it
Kenneth R Westerback
2005-05-25
PQUIK_NOMODESENSE no longer does anything, and PQUIRK_NOBIGMODESENSE was
Kenneth R Westerback
2005-05-24
Set the data length on CBI data transfers.
Christopher Pascoe
2005-05-24
Support second interface on FTDI 2232C based devices.
Christopher Pascoe
2005-05-23
ROTD (Regen Of The Day)
Miod Vallat
2005-05-23
Duplicate keycode 50 as keycode 49, some USB keyboards use the latter.
Miod Vallat
2005-05-23
suspected airprime pc5220 EVDO support
Theo de Raadt
2005-05-23
Initial radiotap support. ok dlg@
Jonathan Gray
2005-05-19
At this rate I'm regenerating this file faster than I am losing my hair.
Miod Vallat
2005-05-19
Provide the same unmarked symbold on the fr.apple layout as found on the
Miod Vallat
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
[next]