1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/usr.sbin/cxgbetool
Navdeep Parhar 1d0abfccc4 cxgbetool(8): Be flexible about the nexus name.
Use the name as-is but perform cxgbe specific ioctls on the device to
make sure that it is a Terminator device nexus.  Determine the chip
type, pf/vf, etc. from the device registers rather than the nexus name.

This allows cxgbetool to work with the VF driver.

Sponsored by:	Chelsio Communications

(cherry picked from commit e827b61cac)
2024-07-17 00:18:12 -07:00
..
cxgbetool.8 Remove $FreeBSD$: two-line nroff pattern 2023-08-23 11:43:31 -06:00
cxgbetool.c cxgbetool(8): Be flexible about the nexus name. 2024-07-17 00:18:12 -07:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
reg_defs_t4.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
reg_defs_t4vf.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
reg_defs_t5.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
reg_defs_t6.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
tcb_common.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
tcb_common.h Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
tcbinfot4.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
tcbinfot5.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
tcbinfot6.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
tcbshowt4.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
tcbshowt5.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
tcbshowt6.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00