Up to [cvs.netbsd.org] / src / sys / dev / bluetooth
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.1.16.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:07:29 2012 UTC (5 weeks, 4 days ago) by yamt
Branch: yamt-pagecache
Changes since 1.1: +6 -2
lines
Diff to previous 1.1 (colored) next main 1.2 (colored)
sync with head
Revision 1.1.20.1 / (download) - annotate - [select for diffs], Thu Apr 5 21:33:25 2012 UTC (7 weeks, 1 day ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.1: +6 -2
lines
Diff to previous 1.1 (colored) next main 1.2 (colored)
sync to latest -current.
Revision 1.1.22.1 / (download) - annotate - [select for diffs], Tue Apr 3 17:31:20 2012 UTC (7 weeks, 3 days ago) by riz
Branch: netbsd-6
Changes since 1.1: +6 -2
lines
Diff to previous 1.1 (colored) next main 1.2 (colored)
Pull up following revision(s) (requested by plunky in ticket #159): sys/dev/bluetooth/btsco.c: revision 1.28 sys/dev/bluetooth/bthidev.c: revision 1.22 sys/dev/bluetooth/bthub.c: revision 1.18 sys/dev/bluetooth/btkbd.c: revision 1.14 sys/dev/bluetooth/btms.c: revision 1.10 sys/dev/bluetooth/btmagic.c: revision 1.2 register/deregister pmf(9) NULL handlers for bthub(4) and bluetooth devices which attach there, to fix PR/39006
Revision 1.2 / (download) - annotate - [select for diffs], Tue Apr 3 09:32:53 2012 UTC (7 weeks, 3 days ago) by plunky
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
HEAD
Changes since 1.1: +6 -2
lines
Diff to previous 1.1 (colored)
register/deregister pmf(9) NULL handlers for bthub(4) and bluetooth devices which attach there, to fix PR/39006
Revision 1.1.8.2 / (download) - annotate - [select for diffs], Sun Nov 21 03:05:03 2010 UTC (18 months ago) by riz
Branch: netbsd-5
CVS Tags: matt-nb5-pq3-base,
matt-nb5-pq3
Changes since 1.1.8.1: +1355 -0
lines
Diff to previous 1.1.8.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
Pull up following revision(s) (requested by plunky in ticket #1407): sys/dev/bluetooth/btdev.h: revision 1.9 sys/arch/iyonix/conf/GENERIC: revision 1.60 sys/arch/sparc64/conf/GENERIC: revision 1.129 sys/dev/usb/hid.c: revision 1.30 sys/dev/usb/hid.h: revision 1.13 sys/arch/i386/conf/GENERIC: revision 1.983 usr.sbin/btdevctl/print.c: revision 1.10 sys/arch/evbarm/conf/MPCSA_GENERIC: revision 1.16 sys/arch/alpha/conf/GENERIC: revision 1.337 sys/dev/bluetooth/files.bluetooth: revision 1.14 sys/arch/evbarm/conf/GUMSTIX: revision 1.49 sys/dev/usb/usbdevs: revision 1.550 sys/arch/evbppc/conf/OPENBLOCKS266_OPT: revision 1.14 sys/arch/hpcsh/conf/GENERIC: revision 1.91 sys/dev/bluetooth/btmagic.c: revision 1.1 distrib/sets/lists/man/mi: revision 1.1210 sys/arch/amd64/conf/GENERIC: revision 1.279 sys/arch/i386/conf/ALL: revision 1.258 sys/arch/amd64/conf/XEN3_DOM0: revision 1.54 sys/arch/hpcarm/conf/JORNADA720: revision 1.78 sys/dev/usb/hid.c: revision 1.29 share/man/man4/btmagic.4: revision 1.1 hid_get_data() does not work if the size of data is less than a byte and crosses a byte boundary, and it always returns a sign-extended value. fix this by using the algorithm from libusbhid to read bytes, and provide a hid_get_udata() function to return unsigned data values. while here, const args update DPRINTF to reflect actual function name add Apple Magic Mouse product-id regen for Magic Mouse id allow for vendor-id and product-id properties, passing them through to child devices add Magic Mouse driver and manpage btmagic(4) additionally query the "PnP Information" service record to discover any USB Forum vendor-id and product-id values and store them in the property list if found. add btmagic(4) where other Bluetooth drivers are listed
Revision 1.1.6.2 / (download) - annotate - [select for diffs], Tue Aug 17 06:46:04 2010 UTC (21 months, 1 week ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.1.6.1: +1355 -0
lines
Diff to previous 1.1.6.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
Sync with HEAD.
Revision 1.1.4.2 / (download) - annotate - [select for diffs], Wed Aug 11 22:53:19 2010 UTC (21 months, 2 weeks ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.1.4.1: +1355 -0
lines
Diff to previous 1.1.4.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
sync with head.
Revision 1.1.2.2 / (download) - annotate - [select for diffs], Sun May 30 05:17:19 2010 UTC (23 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.1.2.1: +1355 -0
lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
sync with head
Revision 1.1.8.1, Sat May 22 18:56:01 2010 UTC (2 years ago) by riz
Branch: netbsd-5
Changes since 1.1: +0 -1355
lines
FILE REMOVED
file btmagic.c was added on branch netbsd-5 on 2010-11-21 03:05:03 +0000
Revision 1.1.6.1, Sat May 22 18:56:01 2010 UTC (2 years ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.1: +0 -1355
lines
FILE REMOVED
file btmagic.c was added on branch uebayasi-xip on 2010-08-17 06:46:04 +0000
Revision 1.1.4.1, Sat May 22 18:56:01 2010 UTC (2 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.1: +0 -1355
lines
FILE REMOVED
file btmagic.c was added on branch yamt-nfs-mp on 2010-08-11 22:53:19 +0000
Revision 1.1.2.1, Sat May 22 18:56:01 2010 UTC (2 years ago) by rmind
Branch: rmind-uvmplock
Changes since 1.1: +0 -1355
lines
FILE REMOVED
file btmagic.c was added on branch rmind-uvmplock on 2010-05-30 05:17:18 +0000
Revision 1.1 / (download) - annotate - [select for diffs], Sat May 22 18:56:01 2010 UTC (2 years ago) by plunky
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
rmind-uvmplock-nbase,
rmind-uvmplock-base,
netbsd-6-base,
matt-mips64-premerge-20101231,
jruoho-x86intr-base,
jruoho-x86intr,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
jmcneill-usbmp-base,
jmcneill-audiomp3-base,
jmcneill-audiomp3,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: yamt-pagecache,
yamt-nfs-mp,
uebayasi-xip,
rmind-uvmplock,
netbsd-6,
netbsd-5,
jmcneill-usbmp
add Magic Mouse driver and manpage btmagic(4)