Date: Fri, 19 Apr 2002 15:43:57 -0700 (PDT) From: Semen Ustimenko <semenu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/dev/tx if_tx.c if_txreg.h if_txvar.h src/sys/modules/tx Makefile src/sys/pci if_tx.c if_txvar.h Message-ID: <200204192243.g3JMhvS77391@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
semenu 2002/04/19 15:43:57 PDT
Modified files:
sys/conf files
sys/dev/tx if_tx.c if_txreg.h if_txvar.h
sys/modules/tx Makefile
Removed files:
sys/pci if_tx.c if_txvar.h
Log:
Move tx(4) driver to sys/dev/tx. BTW split hardware structures and constants
into if_txreg.h.
MFC after: 1 week
Revision Changes Path
1.626 +1 -1 src/sys/conf/files
1.53 +6 -5 src/sys/dev/tx/if_tx.c
1.11 +6 -149 src/sys/dev/tx/if_txreg.h
1.11 +2 -228 src/sys/dev/tx/if_txvar.h
1.8 +2 -2 src/sys/modules/tx/Makefile
1.53 +0 -1941 src/sys/pci/if_tx.c (dead)
1.11 +0 -393 src/sys/pci/if_txvar.h (dead)
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?200204192243.g3JMhvS77391>
