index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
Age
Commit message (
Expand
)
Author
2005-11-28
Add a new match level, UMATCH_HIGHEST.
augustss
2005-11-23
Make this compile if UHID_DEBUG is not defined.
tron
2005-11-23
If a mouse has both a wheel and a Z direction we report both.
augustss
2005-11-23
Look for a wheel before looking for a Z dir. This makes Apple's
augustss
2005-11-23
Normally a ugen device only attaches if no other driver wants the device.
augustss
2005-11-21
Make the unused ehci_dump() function non-static.
augustss
2005-11-20
Add some definitions for the extended capability registers.
augustss
2005-11-20
Keep a flag for each port that keeps track of if the port has been reset
augustss
2005-11-19
Adapt to new net80211(9).
skrll
2005-11-18
Regen.
hira
2005-11-18
Correct entry of vendor ID 0x0d8c. It's C-Media, not ABC.
hira
2005-11-17
Regen.
hira
2005-11-17
Correct product ID of Buffalo WLI-U2-KG54-AI.
hira
2005-11-14
Make it possible to decide endianess dynamically. From port-evbmips/31912
augustss
2005-11-13
Fix a long standing typo noticed by Alex Pivovarov on PR/32061.
rpaulo
2005-11-10
Abuse types a little less.
augustss
2005-11-10
Apply big endian fixes submitted by Garrett D'Amore in PR kern/32032.
tron
2005-10-29
regen
rpaulo
2005-10-29
Add Creative Labs's Notebook Optical Mouse.
rpaulo
2005-10-20
If an unknown endpoint is found, ignore it, rather than abort attach.
itohy
2005-10-09
Match ELECOM UC-SGT0.
sekiya
2005-09-24
Tweak to make sure the enum size is not affected
itohy
2005-09-24
The ukyopon device doesn't notify the DCD (Data Carrier Detect) status.
itohy
2005-09-24
Use ukyopon port type (UKYOPON_PORT_*) for "portno" locator of ucom(4) driver,
itohy
2005-09-23
Remove duplicated "portno %d" from the attach message.
itohy
2005-09-22
umass_scsipi_sense_cb(): don't set XS_STS_DONE in xs->xs_status;
nathanw
2005-09-21
Third version of the DiskOnKey chip needs the same trick as the two others.
cube
2005-09-21
usbd_setup_pipe(): Don't call usbd_clear_endpoint_stall(). It's not
nathanw
2005-09-16
Match my Zonet ZEW2500P
jmcneill
2005-09-16
Additional usbdevs entry for Ralink; found on my Zonet ZEW2500P
jmcneill
2005-09-11
Regen.
augustss
2005-09-11
Add Apple's Mighty Mouse.
augustss
2005-09-10
Regen (DiskOnChip 0x0012).
cube
2005-09-10
Add a DiskOnKey revision.
cube
2005-09-09
Allow a NULL pointer as argument to usb_get_next_event(), and don't
drochner
2005-09-07
add SiS id 0x0457
dogcow
2005-09-06
Change the driver open function's conditional for overriding exclusive tty
kleink
2005-09-01
Complete the attach message - there is nothing interesting to report.
skrll
2005-08-28
Minor cosmetic change.
augustss
2005-08-26
s/locdesc_t/int/g
drochner
2005-08-25
replace the "locdesc_t" structure carrying the number of locators
drochner
2005-08-16
make the packets fed to BPF reflect reality better:
drochner
2005-08-16
PR/31000: FUKAUMI Naoki: 2 bugs in ral driver:
christos
2005-08-14
Add some Roland devices. From kern/30986, DHOYASHIKI Shinichi.
augustss
2005-08-14
Regen.
augustss
2005-08-14
Add some Roland devices. From kern/30986, DHOYASHIKI Shinichi.
augustss
2005-08-13
Back out the "it is not completely clear" part of revision 1.37 - it
martin
2005-08-13
Support more than 7 buttons for USB mice. Patch from kern/30248
jmcneill
2005-08-05
+#include <sys/device.h>
skrll
2005-08-03
Regen.
augustss
[prev]
[next]