e1000 driver help
Posted: Mon Jun 06, 2011 11:05 am
Hey all,
I'm developing an E1000 driver for my system using vmware. Right now I've set it up very simply to enable transmission and then load the tx ring with a descriptor for a small packet and then move the tx ring tail. However, I see no packets being transmitted (and reading the DD flag of the descriptor shows no change). I wonder if theres any way to debug this?
I'm developing an E1000 driver for my system using vmware. Right now I've set it up very simply to enable transmission and then load the tx ring with a descriptor for a small packet and then move the tx ring tail. However, I see no packets being transmitted (and reading the DD flag of the descriptor shows no change). I wonder if theres any way to debug this?