plunky
fb76dbd4fc
change declaration for protosw.h const symbolic strings to static, so that
...
they can be used by more than one source file without causing duplicate
definitions.
2007-03-31 18:17:13 +00:00
plunky
f21bb76883
be more explicit and consistent in use of KASSERT with pointers,
...
test against NULL
2007-03-30 20:47:02 +00:00
plunky
162ec75621
return ENOPROTOOPT when protocol options are not known
2007-03-05 19:11:54 +00:00
christos
168cd830d2
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
christos
4d595fd7b1
- sprinkle __unused on function decls.
...
- fix a couple of unused bugs
- no more -Wno-unused for i386
2006-10-12 01:30:41 +00:00
plunky
8e2dcba5fc
add newline to (debug) printf
2006-08-28 08:19:53 +00:00
tron
b504a17332
Bluetooth fixes by Iain Hibbert:
...
- Enable listening and incoming connections for SCO links.
2006-07-26 10:20:56 +00:00
gdamore
a5c89047c0
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
...
NetBSD Foundation Membership still pending.) This stack was written by
Iain under sponsorship from Itronix Inc.
The stack includes support for rfcomm networking (networking via your
bluetooth enabled cell phone), hid devices (keyboards/mice), and headsets.
Drivers for both PCMCIA and USB bluetooth controllers are included.
2006-06-19 15:44:33 +00:00