NetBSD/sys/netisdn
dyoung 2ccede0a9c 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.
2008-02-07 01:21:52 +00:00
..
i4b_capi_l4if.c
i4b_capi_llif.c
i4b_capi_msgs.c
i4b_capi_msgs.h
i4b_capi.h
i4b_cause.h
i4b_ctl.c
i4b_debug.h __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
i4b_global.h
i4b_i4bdrv.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
i4b_iframe.c
i4b_ioctl.h
i4b_ipr.c Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
i4b_isdnq931.h
i4b_isppp.c
i4b_isppp.h
i4b_l1l2.h
i4b_l2.c
i4b_l2.h
i4b_l2fsm.c
i4b_l2fsm.h
i4b_l2if.c
i4b_l2timer.c
i4b_l3.h
i4b_l3fsm.c
i4b_l3fsm.h
i4b_l3l4.h
i4b_l3timer.c
i4b_l4.c
i4b_l4.h
i4b_l4if.c
i4b_l4mgmt.c
i4b_l4timer.c
i4b_lme.c
i4b_mbuf.c
i4b_mbuf.h
i4b_q931.c
i4b_q931.h
i4b_q932fac.c
i4b_q932fac.h
i4b_rbch_ioctl.h
i4b_rbch.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
i4b_sframe.c
i4b_tei.c
i4b_tel_ioctl.h
i4b_tel.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
i4b_trace.c
i4b_trace.h
i4b_uframe.c
i4b_util.c
Makefile