o Add missing semicolon (&man.loader.conf.5 -> &man.loader.conf.5;).
o Add the hptrr driver. o Remove the rr232x driver.
This commit is contained in:
parent
ca45214876
commit
a1302e1db9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37644
1 changed files with 2 additions and 2 deletions
|
@ -233,7 +233,7 @@ ath_hal(4) - Atheros Hardware Access Layer (HAL)</programlisting>
|
|||
page:</para>
|
||||
|
||||
<programlisting>Alternatively, to load the driver as a module at boot time, place the
|
||||
following line in &man.loader.conf.5:
|
||||
following line in &man.loader.conf.5;:
|
||||
|
||||
if_ath_load="YES"</programlisting>
|
||||
|
||||
|
@ -962,7 +962,7 @@ device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID
|
|||
device ciss # Compaq Smart RAID 5*
|
||||
device dpt # DPT Smartcache III, IV - See NOTES for options
|
||||
device hptmv # Highpoint RocketRAID 182x
|
||||
device rr232x # Highpoint RocketRAID 232x
|
||||
device hptrr # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx
|
||||
device iir # Intel Integrated RAID
|
||||
device ips # IBM (Adaptec) ServeRAID
|
||||
device mly # Mylex AcceleRAID/eXtremeRAID
|
||||
|
|
Loading…
Reference in a new issue