Go to file
msaitoh 1056630786 Use new wm_gmii_setup_phytype() function to setup sc_phytype and
mii_{read|write}reg. This function is called twie.

 To identify PHY type, correct read/write function should be selected. To
select correct read/write function, PCI ID or MAC type are required without
accessing PHY registers.

 On the first call of this function, PHY ID is not known yet. Check PCI ID or
MAC type. The list of the PCI ID may not be perfect, so the result might be
incorrect.

 In the second call, PHY OUI and model are used to identify PHY type. It might
not be perfpect because of the lack of compared entry, but it would be better
than the first call.

 If the detected new result and previous assumption is different, diagnous
message will be printed.
2017-02-01 08:56:41 +00:00
bin Don't let set cloexec for "exec n>&1" like ksh does (but not bash). Unit 2017-01-21 23:03:36 +00:00
common call the proper size functions 2017-01-29 02:29:06 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto minimize changes with branch 2017-01-30 20:27:58 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib one more include file 2017-02-01 01:23:17 +00:00
doc new libevent 2017-01-31 23:56:41 +00:00
etc MAKE varies between builds because it contains the full pathname. 2017-01-24 17:54:52 +00:00
external need visibility.h 2017-02-01 01:22:39 +00:00
extsrc
games need time.h for time(), got side-loaded before from <fcntl.h> via <sys/stat.h> 2017-01-10 20:41:40 +00:00
gnu has moved to external/gpl3 2016-01-16 18:41:12 +00:00
include add _PATH_DEVZERO 2017-01-16 19:15:28 +00:00
lib Move ESCDELAY to curses.c so all globals are close to each other. 2017-01-31 09:17:53 +00:00
libexec call this bozohttpd 20170201. 2017-01-31 14:36:09 +00:00
regress need <sys/stat.h> 2017-01-10 22:37:44 +00:00
rescue vnconfig(8) was renamed to vndconfig(8) some time ago, and most places 2016-08-04 03:50:55 +00:00
sbin Fix spelling of partition. 2017-01-27 10:21:16 +00:00
share Also, fix spelling of lookup. 2017-01-31 14:58:17 +00:00
sys Use new wm_gmii_setup_phytype() function to setup sc_phytype and 2017-02-01 08:56:41 +00:00
tests Add a test case for BIOCGBLEN and BIOCSBLEN 2017-02-01 08:04:49 +00:00
tools Fix host tools build for asn1_compile, compile_et, and slc. 2017-01-30 02:38:50 +00:00
usr.bin Use the first name we requested the http/https URL for, not any name we ended 2017-01-31 21:05:35 +00:00
usr.sbin KNF. 2017-01-30 15:56:44 +00:00
build.sh add a trailing / to force symlink resolution. 2016-12-18 19:39:05 +00:00
BUILDING Document MKREPRO_TIMESTAMP. 2016-01-29 13:51:13 +00:00
Makefile fix direct reference to texinfo, bleh 2016-01-14 02:51:25 +00:00
Makefile.inc
UPDATING xinput update build hint 2017-01-05 05:40:46 +00:00