mirror of
https://github.com/opnsense/src.git
synced 2026-04-05 09:25:25 -04:00
const char *. Originally I was going to add casts from const char * to
char * in some of the pci device drivers, but the reality is that the
pci device probes return constant quoted strings.
|
||
|---|---|---|
| .. | ||
| if_vx.c | ||
| if_vx_eisa.c | ||
| if_vx_pci.c | ||
| if_vxreg.h | ||