Date: Mon, 2 Dec 1996 10:44:33 -0800 (PST) From: Guido van Rooij <guido> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/dev/vx if_vx.c src/sys/pci if_vx_pci.c Message-ID: <199612021844.KAA04728@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
guido 96/12/02 10:44:32
Modified: sys/pci if_vx_pci.c
sys/dev/vx if_vx.c
Log:
Some imporvemnets to the vx driver.
1. 'connector_table' is shortened to 'conn_tab'.
2. More reliable connector change code.
3. Display message like "vx0: selected bnc. (link1)"
when the connector changed by link[012].
4. Handle MII properly.
5. Potentially slightly better performance.
6. Fixed a silly typo.
Submitted by: Naoki Hamada <nao@sbl.cl.nec.co.jp>
Revision Changes Path
1.3 +1 -1 src/sys/pci/if_vx_pci.c
1.4 +81 -57 src/sys/dev/vx/if_vx.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612021844.KAA04728>
