OpenBSD CVS

CVS log for src/sys/netbt/Attic/hci_raw.c


[BACK] Up to [local] / src / sys / netbt

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6, Wed May 30 03:42:53 2007 UTC (17 years ago) by uwe
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +1 -1 lines
FILE REMOVED

Import parts of the NetBSD bluetooth stack; ok gwk, and grange on removal
of the existing code

Revision 1.5 / (download) - annotate - [select for diffs], Sat May 26 17:13:31 2007 UTC (17 years ago) by jason
Branch: MAIN
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored)

one extern seems to be better than 20 for ifqmaxlen; ok krw

Revision 1.4 / (download) - annotate - [select for diffs], Sat Mar 4 22:40:16 2006 UTC (18 years, 3 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

With the exception of two other small uncommited diffs this moves
the remainder of the network stack from splimp to splnet.

ok miod@

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 17 18:12:49 2005 UTC (19 years, 4 months ago) by mickey
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored)

cleanup rcsids

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jan 14 20:22:54 2005 UTC (19 years, 5 months ago) by grange
Branch: MAIN
Changes since 1.1: +6 -2 lines
Diff to previous 1.1 (colored)

Restrict AF_BLUETOOTH sockets to root for now. Discussed with theo and
markus.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jan 14 12:04:02 2005 UTC (19 years, 5 months ago) by grange
Branch: MAIN

First step in Bluetooth protocol stack support.

The code is adopted from the FreeBSD netgraph-based Bluetooth
implementation by Maksim Yevmenkin <m_evmenkin@yahoo.com> but
all netgraph glue was replaced with usual BSD network stack
hooks. This is a work in progress. Only HCI layer works for now,
L2CAP and RFCOMM are on the way.

Help in testing from many, ok markus@.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.