NetBSD/sys/arch/mips/sibyte/dev
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
..
sbgbus.c
sbgbusvar.h
sbjcn.c - Factor out too many copies of the same bit of tty code. 2007-11-19 18:51:36 +00:00
sbjcnvar.h
sbmac.c Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
sbobio.c
sbobiovar.h
sbscd.c
sbscdvar.h
sbscn.c Use the softint API. 2007-11-26 23:29:36 +00:00
sbscnvar.h
sbsmbus.c
sbsmbusvar.h
sbtimer.c Add timecounter support for sbmips machines and Broadcom SiByte CPUs. 2008-01-08 14:38:47 +00:00
sbwdog.c