1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-14 14:55:41 +00:00
freebsd/sys
Andrew Thompson 3e5e312a28 MFp4 //depot/projects/usb; 157814, 157863, 157868
- The software computed HID size is not always correct, because the algoritm
  does not handle unsorted HID descriptors.
- Change the way we obtain the report ID.
- Use the X/Y/Z+button locations instead for report ID source for ums.
- Add more range checks.
- Remove Microsoft Mouse quirks. If the positions are moduloed the report
  length multiplied by 8, the values seem correct.
- Some minor style changes.

Submitted by:	Hans Petter Selasky
2009-02-24 03:34:05 +00:00
..
amd64 Exclude ndis from the LINT build as it currently breaks the build, patches to 2009-02-24 00:39:48 +00:00
arm
boot
bsm
cam
cddl
compat
conf Use the correct config names for the netgraph bluetooth modules. 2009-02-23 23:12:01 +00:00
contrib
crypto
ddb
dev MFp4 //depot/projects/usb; 157814, 157863, 157868 2009-02-24 03:34:05 +00:00
fs Right now, when trying to unmount a device that's already gone, 2009-02-23 21:09:28 +00:00
gdb
geom
gnu
i386 Exclude ndis from the LINT build as it currently breaks the build, patches to 2009-02-24 00:39:48 +00:00
ia64
isa
kern
kgssapi
legacy/dev Move two missed usb drivers out to the graveyard location under sys/legacy/dev. 2009-02-23 21:07:20 +00:00
libkern
mips
modules Move the uaudio and ata-usb drivers into their correct locations. 2009-02-23 21:19:18 +00:00
net
net80211
netatalk
netgraph
netinet In in_rtqkill(), assert the radix head lock, and pass RTF_RNH_LOCKED 2009-02-23 22:57:55 +00:00
netinet6 Assert the radix head lock in in6_rtqkill(). 2009-02-23 22:58:59 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver Include audit.h so that the system call path protected by NFS_LEGACYRPC 2009-02-23 23:04:15 +00:00
nlm
opencrypto
pc98
pci
powerpc Fix comment: we write the trap vector to SPRG3, not SPRG0. 2009-02-23 19:31:48 +00:00
rpc
security
sparc64
sun4v
sys Add an UPDATING entry and bump the OS version to 800064. 2009-02-23 18:56:49 +00:00
tools
ufs Right now, when trying to unmount a device that's already gone, 2009-02-23 21:09:28 +00:00
vm Put debug.vm_lowmem sysctl under DIAGNOSTIC. 2009-02-23 23:30:17 +00:00
xdr
xen
Makefile