Mark ng_h4(4) as not MPSAFE and disconnect it from the LINT build for now.

Approved by:	re (rwatson)
This commit is contained in:
Maksim Yevmenkin 2007-07-11 00:15:31 +00:00
parent 36fef1500d
commit 37d4ce46c3

View file

@ -634,7 +634,7 @@ options NETGRAPH_ATMLLC
options NETGRAPH_ATM_ATMPIF
options NETGRAPH_BLUETOOTH # ng_bluetooth(4)
options NETGRAPH_BLUETOOTH_BT3C # ng_bt3c(4)
options NETGRAPH_BLUETOOTH_H4 # ng_h4(4)
# options NETGRAPH_BLUETOOTH_H4 # ng_h4(4) - not MPSAFE
options NETGRAPH_BLUETOOTH_HCI # ng_hci(4)
options NETGRAPH_BLUETOOTH_L2CAP # ng_l2cap(4)
options NETGRAPH_BLUETOOTH_SOCKET # ng_btsocket(4)