1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/sys/dev/amr
Mike Smith cd4ace0c76 Use the physical block number, not the logical block number, for I/O
operations.  The latter only works where the partion begins at the bottom
of the disk.  Whoops.

Submitted by:	Chris Csanady <cc@137.org>
1999-10-22 20:55:15 +00:00
..
amr_disk.c Save the drive device_t so that we can print it later. 1999-10-16 01:47:46 +00:00
amr_pci.c This is a driver for the AMI MegaRAID family of controllers. It all of 1999-10-07 02:23:12 +00:00
amr.c Use the physical block number, not the logical block number, for I/O 1999-10-22 20:55:15 +00:00
amrio.h This is a driver for the AMI MegaRAID family of controllers. It all of 1999-10-07 02:23:12 +00:00
amrreg.h This is a driver for the AMI MegaRAID family of controllers. It all of 1999-10-07 02:23:12 +00:00
amrvar.h This is a driver for the AMI MegaRAID family of controllers. It all of 1999-10-07 02:23:12 +00:00