NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/39006 CVS commit: [netbsd-6] src/sys/dev/bluetooth
The following reply was made to PR kern/39006; it has been noted by GNATS.
From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/39006 CVS commit: [netbsd-6] src/sys/dev/bluetooth
Date: Tue, 3 Apr 2012 17:31:20 +0000
Module Name: src
Committed By: riz
Date: Tue Apr 3 17:31:20 UTC 2012
Modified Files:
src/sys/dev/bluetooth [netbsd-6]: bthidev.c bthub.c btkbd.c btmagic.c
btms.c btsco.c
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.21.2.1 src/sys/dev/bluetooth/bthidev.c
cvs rdiff -u -r1.17 -r1.17.8.1 src/sys/dev/bluetooth/bthub.c
cvs rdiff -u -r1.13 -r1.13.2.1 src/sys/dev/bluetooth/btkbd.c
cvs rdiff -u -r1.1 -r1.1.22.1 src/sys/dev/bluetooth/btmagic.c
cvs rdiff -u -r1.9 -r1.9.18.1 src/sys/dev/bluetooth/btms.c
cvs rdiff -u -r1.26 -r1.26.2.1 src/sys/dev/bluetooth/btsco.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index