rlfnb
30baa378c4
Added device ID for 82573
...
Device ID belongs to a NIC being used in many Thinkpad laptops, tested!
Close #118
Change-Id: If6c2327a4fb4cae49a734dc1cebbe3dc8c383456
2016-03-11 17:23:14 +01:00
Lionel Sambuc
86b583c518
Fix usage of parenthesis in Makefiles
...
While BSD make support both $() and ${} around variables, the NetBSD
source tree uses only ${} by convention.
Imported software is left as is, and sometimes $() is used when the
containing Makefile/Makefile fragment is used both by GNU make and BSD
make, as it can happen for the tools, and other parts as well which are
compiled using the host make tool.
Change-Id: Ic7d480812fde53e7e3e95275a30a3b720c95cc15
2016-02-07 19:17:44 +01:00
rlfnb
d8c1e15ae6
e1000: add i82583V 1000baseT Ethernet
...
added device id for the i82583V NIC. Tested successful on bare metal.
Change-Id: I486ea60a52a16075a1da8ffa0280884a407acc30
2016-01-16 14:04:16 +01:00
Thomas Goering
e1131d9c96
recognize Intel 82540EP LP by e1000
...
Change-Id: I8868963ba09ce1dffa9416c9ece29c7315dee4cd
2014-12-12 21:28:06 +01:00
David van Moolenbroek
1ad10e3ae0
e1000: use new libnetdriver
...
Change-Id: I111750d2ca27f01039d0b427b1314aea861e2074
2014-12-04 12:10:49 +00:00
David van Moolenbroek
107df7c8fa
e1000: convert to KNF
...
Change-Id: Ibd156c2e0a58fed70895080d4b230b26c500fa11
2014-12-04 12:10:48 +00:00
David van Moolenbroek
92293fafd3
e1000: fix unaligned register access
...
This resolves a guru meditation in recent VirtualBox versions.
Change-Id: I5034d8af1fe885adda3c027cb23563bffaccf97e
2014-12-04 12:10:46 +00:00
Lionel Sambuc
433d6423c3
New sources layout
...
Change-Id: Ic716f336b7071063997cf5b4dae6d50e0b4631e9
2014-07-31 16:00:30 +02:00