Add the LBA addressing flag.
This commit is contained in:
parent
8c50bc7dcc
commit
5462e4960a
@ -24,7 +24,7 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id: wd.4,v 1.6 1997/07/15 09:44:05 charnier Exp $
|
||||
.\" $Id: wd.4,v 1.7 1997/09/04 18:49:53 sos Exp $
|
||||
.\"
|
||||
.Dd August 31, 1994
|
||||
.Dt WD 4 i386
|
||||
@ -64,6 +64,8 @@ confused and reinitialize it.
|
||||
.It 0x2000
|
||||
Probe for and use the bus-mastering DMA capabilities of modern
|
||||
PCI chipsets.
|
||||
.It 0x1000
|
||||
Use LBA addressing instead of the default CHS addressing.
|
||||
.It 0x0f00
|
||||
Force number of heads to ((flags & 0xf00)>>8), recalculate number
|
||||
of cylinders to match.
|
||||
|
Loading…
Reference in New Issue
Block a user