History log of /haiku/headers/posix/net/if_media.h
Revision Date Author Comments
# ad284e7a 04-May-2021 Alexander von Gluck IV <kallisti5@unixzen.com>

ifconfig: expand 10Gbps media knowledge

* These are pretty much the 10G standards that have
any potential for usage on a desktop system.

Change-Id: I2cb49f41ca61e82e091d042f877ee2f1acb9c4ec
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3900
Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>


# a7359754 18-Jan-2017 Andrew Aldridge <i80and@foxquill.com>

Sync atheros813x with FreeBSD

Signed-off-by: Adrien Destugues <pulkomandy@pulkomandy.tk>

Fixes #12328.
Fixed a style error (2 lines between functions).


# 5a2c5827 14-Sep-2013 Jérôme Duval <jerome.duval@gmail.com>

add a constant for 10G base T ethernet.


# b31f2d53 14-Sep-2013 Jérôme Duval <jerome.duval@gmail.com>

add a constant for 10G base T ethernet.


# 173f54f1 19-Jul-2012 Matt Madia <mattmadia@gmail.com>

Updated copyright in headers. No functional change.


# 138cfe06 08-Dec-2010 Axel Dörfler <axeld@pinc-software.de>

* Changed IFM_GMASK to the same value as in FreeBSD.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39781 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 0fae8733 03-Nov-2010 Scott McCreary <scottmc2@gmail.com>

Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines.
Cleaned up some header style violations, making sure there are two blank lines after the header guards.
This fixes the posix header part of #2191.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39288 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 9534d90e 06-May-2007 Hugo Santos <hugosantos@nowhere.fake>

added IFM_AUTO to if_media and ifconfig.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21049 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 36883c55 03-Apr-2007 Hugo Santos <hugosantos@nowhere.fake>

ipro1000: added ETHER_GET_LINK_STATE support

* use em_media_status to get link status
* added IFM_1000_SX (Fiber Optic) to net/if_media.h


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20551 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 1a3ab92b 03-Apr-2007 Axel Dörfler <axeld@pinc-software.de>

* Rewrote ether_driver.h, removed some BONE stuff we don't support at this point;
it might also be a good idea to change the constants to better match the usual
style.
* Added a BSD-style if_media.h.
* Added interface flags IFF_LINK, IFF_AUTO_CONFIGURED, and IFF_CONFIGURING. The
former will be set automatically by the stack, the rest will be set by the
net_server depending on the current state.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20535 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5a2c5827e4c0360ed36eddb24b759872d685ed40 14-Sep-2013 Jérôme Duval <jerome.duval@gmail.com>

add a constant for 10G base T ethernet.


# b31f2d53e09d6d2914328227c18034cb6ad42bf4 14-Sep-2013 Jérôme Duval <jerome.duval@gmail.com>

add a constant for 10G base T ethernet.


# 173f54f1473bd6a6511c5fc6dc899c91fb8dd667 19-Jul-2012 Matt Madia <mattmadia@gmail.com>

Updated copyright in headers. No functional change.


# 138cfe065ff76cca0027b97cb1f848b9c64587e1 08-Dec-2010 Axel Dörfler <axeld@pinc-software.de>

* Changed IFM_GMASK to the same value as in FreeBSD.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39781 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 0fae873352b02792db93f721c1a2ff6b240c8ecc 03-Nov-2010 Scott McCreary <scottmc2@gmail.com>

Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines.
Cleaned up some header style violations, making sure there are two blank lines after the header guards.
This fixes the posix header part of #2191.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39288 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 9534d90eb9f4c881ed62fde0d07578ac8b0465c2 06-May-2007 Hugo Santos <hugosantos@nowhere.fake>

added IFM_AUTO to if_media and ifconfig.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21049 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 36883c5516b32b512b9034a561e00b3bed50eb0b 03-Apr-2007 Hugo Santos <hugosantos@nowhere.fake>

ipro1000: added ETHER_GET_LINK_STATE support

* use em_media_status to get link status
* added IFM_1000_SX (Fiber Optic) to net/if_media.h


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20551 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 1a3ab92b81e510fd07a8233b3dfcb59f8b1ad518 03-Apr-2007 Axel Dörfler <axeld@pinc-software.de>

* Rewrote ether_driver.h, removed some BONE stuff we don't support at this point;
it might also be a good idea to change the constants to better match the usual
style.
* Added a BSD-style if_media.h.
* Added interface flags IFF_LINK, IFF_AUTO_CONFIGURED, and IFF_CONFIGURING. The
former will be set automatically by the stack, the rest will be set by the
net_server depending on the current state.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20535 a95241bf-73f2-0310-859d-f6bbb57e9c96