Date: Tue, 05 Nov 2002 15:32:35 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: Julian Elischer <julian@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/bluetooth Makefile src/sys/bluetooth/com Message-ID: <XFMail.20021105153235.jhb@FreeBSD.org> In-Reply-To: <200211052008.gA5K8we1058715@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05-Nov-2002 Julian Elischer wrote: > julian 2002/11/05 12:08:58 PST > > Added files: > sys/bluetooth Makefile > sys/bluetooth/common Makefile ng_bluetooth.c > sys/bluetooth/drivers Makefile > sys/bluetooth/drivers/bt3c Makefile ng_bt3c.4 > ng_bt3c_firmware.h ng_bt3c_pccard.c > ng_bt3c_var.h > sys/bluetooth/drivers/h4 Makefile TODO ng_h4.4 ng_h4.c > ng_h4_prse.h ng_h4_var.h > sys/bluetooth/drivers/ubt Makefile TODO ng_ubt.4 ng_ubt.c > ng_ubt_var.h > sys/bluetooth/hci Makefile TODO ng_hci.4 ng_hci_cmds.c > ng_hci_cmds.h ng_hci_evnt.c ng_hci_evnt.h > ng_hci_main.c ng_hci_misc.c ng_hci_misc.h > ng_hci_prse.h ng_hci_ulpi.c ng_hci_ulpi.h > ng_hci_var.h > sys/bluetooth/include ng_bluetooth.h ng_bt3c.h ng_btsocket.h > ng_btsocket_hci_raw.h > ng_btsocket_l2cap.h ng_h4.h ng_hci.h > ng_l2cap.h ng_ubt.h > sys/bluetooth/l2cap Makefile TODO ng_l2cap.4 ng_l2cap_cmds.c > ng_l2cap_cmds.h ng_l2cap_evnt.c > ng_l2cap_evnt.h ng_l2cap_llpi.c > ng_l2cap_llpi.h ng_l2cap_main.c > ng_l2cap_misc.c ng_l2cap_misc.h > ng_l2cap_prse.h ng_l2cap_ulpi.c > ng_l2cap_ulpi.h ng_l2cap_var.h > sys/bluetooth/socket Makefile TODO ng_btsocket.4 ng_btsocket.c > ng_btsocket_hci_raw.c ng_btsocket_l2cap.c > ng_btsocket_l2cap_raw.c > Log: > Check in the bluetooth stack > All new files, not yet connected to the build > > Submitted by: Maksim Yevmenkin <myevmenk@exodus.net> It would have been _really_ nice if you had at least run this by re@ considering the size of this code. For one thing, if it is netgraph specific it probably belongs under sys/netgraph. We are already in something of a feature freeze now and are very close to locking the tree down even tighter now that we are starting to nail some of the bigger bugs people are looking at. It might be nice if someone could go and fix the kernel modules that have been disabled since the original KSE commit for example. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20021105153235.jhb>