Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netbt
Module Name: src
Committed By: plunky
Date: Mon Mar 17 09:16:17 UTC 2008
Modified Files:
src/sys/netbt: hci.h hci_event.c hci_unit.c
Log Message:
move the updating of num_cmd_pkts to its own function, mostly so that
pending commands will be output on the device in the order that they
were queued.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/netbt/hci.h
cvs rdiff -r1.16 -r1.17 src/sys/netbt/hci_event.c
cvs rdiff -r1.9 -r1.10 src/sys/netbt/hci_unit.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