mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
Converted all TDFX_VERBOSE ifdefs to DEBUG, now it gets debugged with the
rest of the kernel. Added new option TDFX_LINUX for optional LINUX_EMULATION, so that perhaps some people don't have to use linux emu to run the driver if they don't want to.
This commit is contained in:
parent
5b645087b8
commit
9147e09e64
1 changed files with 1 additions and 1 deletions
|
|
@ -445,4 +445,4 @@ ROOTDEVNAME opt_rootdevname.h
|
|||
FDC_DEBUG opt_fdc.h
|
||||
PCFCLOCK_VERBOSE opt_pcfclock.h
|
||||
PCFCLOCK_MAX_RETRIES opt_pcfclock.h
|
||||
TDFX_VERBOSE opt_tdfx.h
|
||||
TDFX_LINUX opt_tdfx.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue