CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/07/11 15:54:38
Modified files:
sys/arch/alpha/conf: files.alpha
sys/arch/amd64/conf: files.amd64
sys/arch/armish/conf: files.armish
sys/arch/armv7/conf: files.armv7
sys/arch/hppa/conf: files.hppa
sys/arch/hppa64/conf: files.hppa64
sys/arch/i386/conf: files.i386
sys/arch/landisk/conf: files.landisk
sys/arch/loongson/conf: files.loongson
sys/arch/macppc/conf: files.macppc
sys/arch/octeon/conf: files.octeon
sys/arch/socppc/conf: files.socppc
sys/arch/sparc64/conf: files.sparc64
sys/arch/zaurus/conf: files.zaurus
sys/conf : files
sys/dev/sdmmc : files.sdmmc
sys/dev/usb : files.usb
sys/kern : uipc_domain.c
sys/net : if.c netisr.c
Removed files:
sys/dev/bluetooth: btdev.h bthid.h bthidev.c bthidev.h bthub.c
btkbd.c btms.c btsco.c btsco.h
files.bluetooth
sys/dev/sdmmc : sbt.c
sys/dev/usb : ubt.c
sys/netbt : bluetooth.h bt_input.c bt_proto.c bt_var.h
hci.h hci_event.c hci_ioctl.c hci_link.c
hci_misc.c hci_socket.c hci_unit.c l2cap.h
l2cap_lower.c l2cap_misc.c l2cap_signal.c
l2cap_socket.c l2cap_upper.c rfcomm.h
rfcomm_dlc.c rfcomm_session.c rfcomm_socket.c
rfcomm_upper.c sco.h sco_socket.c sco_upper.c
Log message:
"It's not the years, honey; it's the mileage."
bluetooth support doesn't work and isn't going anywhere. the current
design is a dead end, and should not be the basis for any future support.
general consensus says to whack it so as to not mislead the unwary.