Ruud Bos wrote:
Hi Jan,

Hi,

My NIC wasn't recognized by rtnet, but was by the non-RT kernel
driver.
That's why I ported the list of PCI ids from the kernel source to
the
rtnet driver.
Hmm, but you changed a bit more than this...

It seems to work like a charm here on my test box.

Then you might have been lucky. Your changes to rtl_chip_info break things because the old structure in rt_8139too contains more fields
than
the one in current mainline (where you copied the initialization
from).
Could you fix this or tell me to skip that part? Then I would happily apply you changes.

Thanks for the contribution,
Jan

Thanks for your comments!

I obviously was bit too fanatic in copy/pasting :-)
In the mean time I created a new patch that should not break anything.

I again tested it on my box, it seems to work fine here.

Thanks, committed.


Note that I simply copied the RxConfigMask field from other entries in
rtl_chip_info. It appears that this field is not used at all?

Indeed. I simply removed it at this chance, see svn #1156.

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
RTnet-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rtnet-developers

Reply via email to