OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: David Gwynne (dlgcvs.openbsd.org)
Date: Thu Apr 19 2007 - 20:38:33 CDT


CVSROOT: /cvs
Module name: src
Changes by: dlgcvs.openbsd.org 2007/04/19 19:38:33

Modified files:
        sys/dev/pci : if_tht.c

Log message:
implement checking of the link status according to the firmware, and teach
ifmedia about it.

im not sure what the point of the ifmedia goo is if the only link type we
support is "autoselect". using it to show the link state seems to be
easier than implementing that ioctl ourselves.