Bug #1288
closedem 6.9.6
0%
Description
Hi all,
em 6.9.6 is available for testing:
git://leaf.dragonflybsd.org/~sephe/dragonfly.git
emx branch
gitweb:
http://gitweb.dragonflybsd.org/~sephe/dragonfly.git/shortlog/refs/heads/emx
Note:
If you don't compile em as module, you will need to add:
device ig_hal
to your kernel config file.
If you use MODULES_OVERRIDE in /etc/make.conf, you will need to add
dev/netif/ig_hal
to MODULES_OVERRIDE.
Please review or test it.
Best Regards,
sephe
Updated by hasso almost 16 years ago
Seems to work here on my laptop:
em0: <Intel(R) PRO/1000 Network Connection ICH8_IGP_M_AMT 6.9.6> port
0x1840-0x185f mem 0xf8225000-0xf8225fff,0xf8200000-0xf821ffff irq 11 at
device 25.0 on pci0
Updated by sepherosa almost 16 years ago
Good! Thank you for testing!
Best Regards,
sephe
Updated by thomas.nikolajsen almost 16 years ago
Works here too.
-thomas
- mini pci
em0: <Intel(R) PRO/1000 Network Connection 82540EP_LP 6.9.6> port 0x8000-0x803f
mem 0xc0200000-0xc020ffff,0xc0220000-0xc023ffff irq 3 at device 1.0 on pci2
em0: MAC address: 00:16:41:16:48:3b
- pci
em0: <Intel(R) PRO/1000 Network Connection 82541GI_LF 6.9.6> port 0x9000-0x903f
mem 0xec020000-0xec03ffff,0xec000000-0xec01ffff irq 10 at device 10.0 on pci0
em0: MAC address: 00:0e:0c:d0:ba:ee
Updated by sepherosa almost 16 years ago
On Fri, Feb 20, 2009 at 8:32 AM, Thomas Nikolajsen (via DragonFly
issue tracker) <bugs@crater.dragonflybsd.org> wrote:
Thomas Nikolajsen <thomas.nikolajsen@mail.dk> added the comment:
Works here too.
Thank you for testing.
Best Regards,
sephe
Updated by sepherosa almost 16 years ago
Please re-pull from the above location. I just fixed tiny packet
transmitting performance issue at least on PCIe devices.
Best Regards,
sephe
Updated by matthias over 15 years ago
Hi,
Works fine on one box here:
em0: <Intel(R) PRO/1000 Network Connection 82545EM_COPPER 6.9.6> port
0x2000-0x203f mem 0xd8800000-0xd880ffff,0xd8820000-0xd883ffff irq 10 at
device 1.0 on pci2
Will test it on another ICH9 based box tomorrow.
Cheers
Matthias
Updated by matthias over 15 years ago
Done. Works as well.
em0: <Intel(R) PRO/1000 Network Connection ICH9_IGP_AMT 6.9.6> port
0x30e0-0x30ff mem 0x93224000-0x93224fff,0x93200000-0x9321ffff irq 11 at
device 25.0 on pci0
Regards
Matthias
Updated by sepherosa over 15 years ago
On Tue, Feb 24, 2009 at 3:47 PM, Matthias Schmidt (via DragonFly issue
tracker) <submit@crater.dragonflybsd.org> wrote:
Matthias Schmidt <matthias@dragonflybsd.org> added the comment:
Done. Works as well.
em0: <Intel(R) PRO/1000 Network Connection ICH9_IGP_AMT 6.9.6> port
0x30e0-0x30ff mem 0x93224000-0x93224fff,0x93200000-0x9321ffff irq 11 at
device 25.0 on pci0Regards
Matthias
Good! Thank you for testing!
Best Regards,
sephe