CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/09/26 04:35:15

Modified files:
        share/man/man4 : Makefile pci.4 mii.4 
        sys/dev/mii    : files.mii 
        sys/dev/pci    : files.pci 
Added files:
        share/man/man4 : jmphy.4 jme.4 
        sys/dev/mii    : jmphy.c jmphyreg.h 
        sys/dev/pci    : if_jme.c if_jmevar.h if_jmereg.h 

Log message:
Add drivers for the JMicron JMC250/JMC260 Ethernet controllers
and JMicron JMP202/JMP211 Ethernet PHYs.

Written by Pyun YongHyeon for FreeBSD, ported to DragonFlyBSD
by Sepherosa Ziehau and then ported to OpenBSD by me.

Thanks once again to JMicron for supplying hardware and
information which made this possible.

Some cleanup still needs to be done, and checksum offload
needs to be sorted out, but the driver otherwise seems
to work great.  Comitted over a JMC250 card.

Reply via email to