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
2009-07-26
If we recognize a specific mouse model where we need to override locator
Miod Vallat
2009-07-24
Global Item #3 should be Physical Minimum not Maximum according
Jonathan Gray
2009-07-24
timeout_add -> timeout_add_msec
Bret Lambert
2009-07-23
Add some more udl devices. -moj
Mats O Jansson
2009-07-23
sync. -moj
Mats O Jansson
2009-07-23
Add some more udl devices. -moj
Mats O Jansson
2009-07-23
Use the correct buffer for non-zero report IDs in uhidev_set_report().
Jonathan Gray
2009-07-19
clalloc() can't fail, so there's no need to handle failure cases.
Bret Lambert
2009-07-10
timeout_add -> timeout_add_msec
Bret Lambert
2009-07-10
timeout_add -> timeout_add_msec
Bret Lambert
2009-07-02
Revert the 'optimization' I attempted in r1.21 since it turns out
Kenneth R Westerback
2009-06-28
Better wording for the not-supported-video-control message.
Marcus Glocker
2009-06-24
print RFv1/RFv2 for 8187L dmesgs; since code paths are very different
Martynas Venckus
2009-06-21
simplify write_s16 routine and just use memory stack instead of two
Martynas Venckus
2009-06-17
fix endianness issue on BE.
Damien Bergamini
2009-06-06
regen
Yojiro Uo
2009-06-06
add another UDL device
Yojiro Uo
2009-06-06
- implement support for rtl8187b
Martynas Venckus
2009-06-05
catch up NetBSD kern/41048.
Yojiro Uo
2009-06-05
this one too
Martynas Venckus
2009-06-05
reduce diff i will send in a minute
Martynas Venckus
2009-06-04
- factor out rf into its own structure
Martynas Venckus
2009-06-04
- 8187 uses different anaparam values
Martynas Venckus
2009-06-04
detect & print the revision (rev. d, b) of rtl8187l chip using the
Martynas Venckus
2009-06-04
- prepare for multiple revisions; urtw_lookup stuff
Martynas Venckus
2009-06-04
- make comments understandable by lint
Martynas Venckus
2009-06-04
difs&eifs are 8187 regs
Martynas Venckus
2009-06-04
- KNF
Martynas Venckus
2009-06-04
- update io functions to support index
Martynas Venckus
2009-06-04
- fix some comments
Martynas Venckus
2009-06-04
spacing
Martynas Venckus
2009-06-04
instead of having some 'generic' data str. with "NB: don't use it
Martynas Venckus
2009-06-04
trying to split some parts;
Martynas Venckus
2009-06-04
regen
Damien Bergamini
2009-06-04
the Sitecom WL-608 is a run(4) (although it is not 80.11n capable).
Damien Bergamini
2009-06-03
sync
Martynas Venckus
2009-06-03
realtek rtl8187b devices that will run urtw. ok jsg@
Martynas Venckus
2009-06-02
ehci_alloc_sqtd_chain() was doing signed math on len, thus the great code
Theo de Raadt
2009-06-02
Avoid a buf oflow in uhidev_set_report_async() if we have to prepend the
Miod Vallat
2009-06-02
Fix some minor format string problems found in a maze of false positives
Theo de Raadt
2009-06-01
Use the background color attribute in udl_erasecols and udl_eraserows
Marcus Glocker
2009-06-01
Sort argument list of udl_draw_char similar as udl_fb_* friends.
Marcus Glocker
2009-06-01
Allow a font width other than 8 pixels.
Marcus Glocker
2009-06-01
Better naming for some framebuffer functions.
Marcus Glocker
2009-06-01
Reduce data payload for font drawing to a fixed size per character.
Marcus Glocker
2009-06-01
I forgot to apply the End Of Command token for async xfers. Maybe that
Marcus Glocker
2009-06-01
oops, bad merge.
Damien Bergamini
2009-06-01
- cleanup tx path
Damien Bergamini
2009-06-01
fix endianness issue.
Damien Bergamini
2009-05-31
We are able to address 256 pixels (16bit) per command not just 128 pixels.
Marcus Glocker
[next]