patch-2.4.26 linux-2.4.26/include/net/bluetooth/hci.h
Next file: linux-2.4.26/include/net/bluetooth/hci_core.h
Previous file: linux-2.4.26/include/net/arp.h
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
2004-04-14 06:05:40.000000000 -0700
-  Orig file: 
linux-2.4.25/include/net/bluetooth/hci.h
-  Orig date: 
2004-02-18 05:36:32.000000000 -0800
diff -urN linux-2.4.25/include/net/bluetooth/hci.h linux-2.4.26/include/net/bluetooth/hci.h
@@ -50,6 +50,11 @@
 #define HCI_RS232 	4
 #define HCI_PCI		5
 
+/* HCI device quirks */
+enum {
+	HCI_QUIRK_RESET_ON_INIT
+};
+
 /* HCI device flags */
 enum {
 	HCI_UP,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)