plan9fox/sys/src/9
cinap_lenrek 83aa7ba709 ether82563: fix bugus FCA write and link detection for i217
the FCA registers 0x28, 0x2C have been reassigned to
to FEXTNVM on i217, i218 and i219 so add Fnofca flag
and avoid writing the registers.

make link detection more robust on i217 by delaying the
phy status read after link status change by 150ms. we'd
otherwise get a "phy wedged" (power saving state?) and
not update the link status until the next link change.
2019-01-13 17:17:11 +01:00
..
bcm bcm: intrenable() can happen from any cpu in case of dma interrupts 2018-11-08 20:26:32 +01:00
boot bootrc: remove $ff references (was old parsed /boot/boot argument list) 2018-12-04 18:55:56 +01:00
ip devip: fix arpread, dont return partial entries 2018-11-28 12:41:18 +01:00
kw devether: mux bridges, portable netconsole 2018-02-18 19:56:01 +01:00
mtx mtx, ppc: remove cistrcmp() and cistrncmp() redefinition 2018-09-18 19:34:29 +02:00
omap devether: mux bridges, portable netconsole 2018-02-18 19:56:01 +01:00
pc ether82563: fix bugus FCA write and link detection for i217 2019-01-13 17:17:11 +01:00
pc64 pc, pc64: properly track dependencies for mem.h on autogenerated apbootstrap.h and reboot.h targets 2019-01-04 02:51:29 +01:00
port dtracy: avoid pointer to integer truncation warning on amd64 2018-12-15 20:39:32 +01:00
ppc mtx, ppc: remove cistrcmp() and cistrncmp() redefinition 2018-09-18 19:34:29 +02:00
sgi devether: mux bridges, portable netconsole 2018-02-18 19:56:01 +01:00
teg2 devether: mux bridges, portable netconsole 2018-02-18 19:56:01 +01:00
xen devether: remove (unimplemented) detach, allow device creation on attach 2018-02-25 03:42:38 +01:00
zynq zunq: add sdram driver 2018-06-14 21:54:42 +02:00
mkfile