mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Oops- remove the '0' appended to targbh.
This commit is contained in:
parent
a4846ce28f
commit
62d132e3ab
2 changed files with 2 additions and 2 deletions
|
|
@ -108,7 +108,7 @@ device pass # Passthrough device (direct SCSI access)
|
|||
|
||||
#device ses # SCSI Environmental Services (and SAF-TE)
|
||||
#device targ # SCSI Target Mode Code
|
||||
#device targbh0 # SCSI Target Mode Blackhole Device
|
||||
#device targbh # SCSI Target Mode Blackhole Device
|
||||
#define pt # SCSI Processor Target Device
|
||||
|
||||
# RAID controllers
|
||||
|
|
|
|||
|
|
@ -108,7 +108,7 @@ device pass # Passthrough device (direct SCSI access)
|
|||
|
||||
#device ses # SCSI Environmental Services (and SAF-TE)
|
||||
#device targ # SCSI Target Mode Code
|
||||
#device targbh0 # SCSI Target Mode Blackhole Device
|
||||
#device targbh # SCSI Target Mode Blackhole Device
|
||||
#define pt # SCSI Processor Target Device
|
||||
|
||||
# RAID controllers
|
||||
|
|
|
|||
Loading…
Reference in a new issue