Add the LBA addressing flag.

This commit is contained in:
Søren Schmidt 1998-04-09 22:31:47 +00:00
parent f559a836a2
commit ca317b8277
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=35112

View File

@ -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.