Date: Fri, 8 Jun 2001 13:00:16 -0700 (PDT) From: Ustimenko Semen <semenu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4/man4.i386 tx.4 src/sys/conf files src/sys/dev/mii acphy.c acphyreg.h lxtphy.c lxtphyreg.h qsphy.c qsphyreg.h nsphy.c src/sys/i386/conf LINT src/sys/modules/mii Makefile src/sys/pci if_tx.c if_txvar.h Message-ID: <200106082000.f58K0G935679@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
semenu 2001/06/08 13:00:15 PDT
Modified files: (Branch: RELENG_4)
share/man/man4/man4.i386 tx.4
Log:
MFC: Changes about support fibre optic FTX card.
Revision Changes Path
1.11.2.3 +13 -11 src/share/man/man4/man4.i386/tx.4
Modified files: (Branch: RELENG_4)
sys/conf files
Log:
MFC: Include Level 1 LXT 970 PHY, AC101 and QS6612 drivers. This is for
tx(4) driver support of fibre optic FTX card.
Revision Changes Path
1.340.2.59 +4 -1 src/sys/conf/files
Modified files: (Branch: RELENG_4)
sys/dev/mii nsphy.c
Added files: (Branch: RELENG_4)
sys/dev/mii acphy.c acphyreg.h lxtphy.c lxtphyreg.h
qsphy.c qsphyreg.h
Log:
MFC: Add LXT 970 PHY, AC101 and QS6612 drivers. This is for tx(4) driver
support of fibre optic FTX card.
Revision Changes Path
1.2.2.5 +1 -7 src/sys/dev/mii/nsphy.c
Modified files: (Branch: RELENG_4)
sys/i386/conf LINT
Log:
MFC: Reflect support of SMC9432FTX card.
Revision Changes Path
1.749.2.57 +2 -2 src/sys/i386/conf/Attic/LINT
Modified files: (Branch: RELENG_4)
sys/modules/mii Makefile
Log:
MFC: Add LXT970, AC101 and QS6612 personal drivers.
Revision Changes Path
1.11.2.5 +2 -2 src/sys/modules/mii/Makefile
Modified files: (Branch: RELENG_4)
sys/pci if_tx.c if_txvar.h
Log:
MFC: Add support for SMC 9432 FTX card.
Revision Changes Path
1.34.2.5 +168 -47 src/sys/pci/if_tx.c
1.5.2.2 +27 -2 src/sys/pci/if_txvar.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106082000.f58K0G935679>
