The NetBSD Project

CVS log for src/sys/net80211/ieee80211_ioctl.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / net80211

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: nick-net80211-sync-base


Revision 1.48 / (download) - annotate - [select for diffs], Thu Feb 7 01:22:02 2008 UTC (16 years, 2 months ago) by dyoung
Branch: MAIN
CVS Tags: yamt-lazymbuf-base15, yamt-lazymbuf-base14, nick-net80211-sync-base, mjf-devfs-base, matt-armv6-nbase, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-base, ad-socklock-base1
Branch point for: nick-net80211-sync, mjf-devfs2
Changes since 1.47: +6 -6 lines
Diff to previous 1.47 (colored)

Start patching up the kernel so that a network driver always has
the opportunity to handle an ioctl before generic ifioctl handling
occurs.  This will ease extending the kernel and sharing of code
between drivers.

First steps:  Make the signature of ifioctl_common() match struct
ifinet->if_ioctl.  Convert SIOCSIFCAP and SIOCSIFMTU to the new
ifioctl() regime, throughout the kernel.

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.




CVSweb <webmaster@jp.NetBSD.org>