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.89 retrieving revision 1.89.24.1 diff -u -p -r1.89 -r1.89.24.1 --- src/sys/sys/socket.h 2007/09/19 04:33:45 1.89 +++ src/sys/sys/socket.h 2008/06/17 09:15:17 1.89.24.1 @@ -1,4 +1,4 @@ -/* $NetBSD: socket.h,v 1.89 2007/09/19 04:33:45 dyoung Exp $ */ +/* $NetBSD: socket.h,v 1.89.24.1 2008/06/17 09:15:17 yamt 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