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-07-04
sync
Theo de Raadt
2005-07-04
new uplcom; Tomokazu Hirai
Theo de Raadt
2005-07-02
clear IFF_RUNNING & IFF_OACTIVE in foo_stop() before de-allocating resources.
Brad Smith
2005-07-02
don't call mii_pollstat() right after mii_tick() in foo_tick_task()
Brad Smith
2005-07-01
Remove duplicate if_start assignment. ok dlg@
Jonathan Gray
2005-06-24
MSI Bluetooth adapters need the ubt_broken_devices quirk
Martin Reindl
2005-06-20
remove freebsd'isms in debug messages. pointed out by timsl (tim at
Damien Bergamini
2005-06-17
uipaq/ucom support; written by isis@www.cs.umd.edu
Theo de Raadt
2005-06-17
sync
Theo de Raadt
2005-06-17
two more ipaq devices
Theo de Raadt
2005-06-16
add support for the Belkin F5D7050 54g USB Network Adapter
David Gwynne
2005-06-16
sync
David Gwynne
2005-06-16
Belkin F5D7050 54g USB Network Adapter
David Gwynne
2005-06-10
remove unused code and un-ifdef
Martin Reindl
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
[next]