On Monday 19 January 2009 04:33 pm, Jung-uk Kim wrote:
> I found something interesting.  I have another RTL8169SC that works
> perfectly fine without the patch.  The hardware revision is
> 0x18000000.  After reading Linux driver (drivers/net/r8169c), I
> realised they use different masks for hardware revisions.  With
> their logic, non-working chip seems to be 0x98000000 (8110SCe)
> while working chip seems to be 0x18000000 (8110SCd) with
> 0xfc800000. FYI...

Now armed with the information, I made it work without reverting 
memory mapped I/O. :-)

http://people.freebsd.org/~jkim/re/re.current2.diff
http://people.freebsd.org/~jkim/re/re.stable2.diff

Jung-uk Kim
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to