Date: Fri, 13 Jun 2003 05:08:09 -0700 (PDT) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 en.4 src/sys/conf NOTES files src/sys/dev/en midway.c midwayvar.h src/sys/pci if_en_pci.c Message-ID: <200306131208.h5DC8956022852@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2003/06/13 05:08:09 PDT FreeBSD src repository Modified files: share/man/man4 en.4 sys/conf NOTES files sys/dev/en midway.c midwayvar.h sys/pci if_en_pci.c Log: Make the midway driver use the new ATM phy driver. This allows one to toggle several media options (sonet/sdh, for example) with ifconfig and to see the carrier state in ifconfig's output. It gives also read/write access (given the right privilegs) to the S/Uni registers to user space programs. Revision Changes Path 1.15 +8 -1 src/share/man/man4/en.4 1.1151 +3 -0 src/sys/conf/NOTES 1.792 +1 -0 src/sys/conf/files 1.42 +79 -6 src/sys/dev/en/midway.c 1.9 +4 -0 src/sys/dev/en/midwayvar.h 1.25 +3 -0 src/sys/pci/if_en_pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306131208.h5DC8956022852>