summaryrefslogtreecommitdiff
path: root/cpukit/libnetworking/rtems/rtems_mii_ioctl.h (follow)
AgeCommit message (Collapse)Author
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2010-05-272010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* libnetworking/rtems/rtems_mii_ioctl.h, libnetworking/rtems/rtems_mii_ioctl_kern.c: Use uint32_t instead of int as ioctl cmd arg.
2009-11-30Whitespace removal.Ralf Corsepius
2007-01-172007-01-16 Till Straumann <strauman@slac.stanford.edu>Till Straumann
* libnetworking/rtems/rtems_mii_ioctl.c, * libnetworking/rtems/rtems_mii_ioctl.h, * libnetworking/rtems/rtems_mii_ioctl_kern.c: Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
2006-01-082006-01-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* libnetworking/rtems/rtems_mii_ioctl.h: Fix formatting.
2005-11-14 removed a few spaces...Till Straumann
2005-11-14Reflect mii.h and if_media.h having moved.Ralf Corsepius
2005-11-06Eliminate obsolete types.Ralf Corsepius
2005-11-032005-11-02 straumanatslacdotstanford.eduTill Straumann
* libnetworking/Makefile.am, libnetworking/preinstall.am: Added simple implementation of ethernet media ioctl SIOCSIFMEDIA/SIOCGIFMEDIA for mii compliant phys. * libnetworking/rtems/rtems_mii_ioctl.c, libnetworking/rtems/rtems_mii_ioctl.h, libnetworking/rtems/rtems_mii_ioctl_kern.c: New files.