Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/sys/socket.h,v rcsdiff: /ftp/cvs/cvsroot/src/sys/sys/socket.h,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.84.2.4 retrieving revision 1.89.30.1 diff -u -p -r1.84.2.4 -r1.89.30.1 --- src/sys/sys/socket.h 2007/10/09 13:45:11 1.84.2.4 +++ src/sys/sys/socket.h 2008/06/18 16:33:51 1.89.30.1 @@ -1,4 +1,4 @@ -/* $NetBSD: socket.h,v 1.84.2.4 2007/10/09 13:45:11 ad Exp $ */ +/* $NetBSD: socket.h,v 1.89.30.1 2008/06/18 16:33:51 simonb Exp $ */ /* * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -200,8 +200,9 @@ struct linger { in interface output routine */ #endif #define AF_BLUETOOTH 31 /* Bluetooth: HCI, SCO, L2CAP, RFCOMM */ +#define AF_IEEE80211 32 /* IEEE80211 */ -#define AF_MAX 32 +#define AF_MAX 33 /* * Structure used by kernel to store most