em driver problem on vmware

Ricky Charlet RCharlet at adaranet.com
Sat Oct 30 01:42:11 UTC 2010


FYI,
That dmesg output I get from my franken-driver on vmware is exactly the same output I get from the *working* bsd80Release on vmware:

------------cut--------------------
[root at npx7511 /usr/src/sys/dev/e1000]# dmesg | grep em0
em0: <Intel(R) PRO/1000 Network Connection 6.9.14> port 0x2000-0x203f mem 0xd8940000-0xd895ffff,0xd8900000-0xd890ffff irq 18 at device 0.0 on pci2
em0: Memory Access and/or Bus Master bits were not set!
em0: [FILTER]
em0: Ethernet address: 00:0c:29:57:d7:7f
-----------paste-------------------


So I don't think the clue is hiding in dmesg.

---
Ricky Charlet
Adara Networks
USA 408-433-4942


-----Original Message-----
From: owner-freebsd-net at freebsd.org [mailto:owner-freebsd-net at freebsd.org] On Behalf Of Ricky Charlet
Sent: Friday, October 29, 2010 5:07 PM
To: freebsd-net at freebsd.org
Subject: em driver problem on vmware

Howdy,
        I have freebsd80-release with an upgraded em0 driver from freebsd8.1 (and an appropriate touch of if_var.h). I'm running an amd64 on a  vmware vm.  And I see this in dmesg:

------------cut-------------
em0: <Intel(R) PRO/1000 Network Connection 6.9.14> port 0x2000-203f mem 0xd8940000-0xd895ffff, 0xd8900000-0xd890ffff irq 18 at device 0.0 on pci2
em0: Memory Access and/or Bus Master bits were not set
em0: [FILTER]
em0: Ethernet address: 00:0c:29:57:d7:7f
------------paste------------

        Now, I certainly may have done something wrong with my code switch (just copied over the sys/dev/e1000 directory from 8.1 and defined drbr_needs_enqueue in if_var.h). I'll start double checking.

        But, on the other hand, has anyone seen the new em driver working/failing on a vmware vm?


Thanks


---
Ricky Charlet
Adara Networks
USA 408-433-4942

_______________________________________________
freebsd-net at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"


More information about the freebsd-net mailing list