freebsd-dev/sys/dev/mpt
Nate Lawson 2813692cc2 Merge common XPT_CALC_GEOMETRY functions into a single convenience function.
Devices below may experience a change in geometry.

* Due to a bug, aic(4) never used extended geometry.  Changes all drives
  >1G to now use extended translation.
* sbp(4) drives exactly 1 GB in size now no longer use extended geometry.
* umass(4) drives exactly 1 GB in size now no longer use extended geometry.

For all other controllers in this commit, this should be a no-op.

Looked over by:	scottl
2003-06-14 22:17:41 +00:00
..
mpilib Update MPILIB from code received from LSI. Make changes in the rest of 2003-06-03 17:47:48 +00:00
mpt_debug.c Code cleanup: use mpt_prt instead of device_printf. 2002-09-24 21:33:43 +00:00
mpt_freebsd.c Merge common XPT_CALC_GEOMETRY functions into a single convenience function. 2003-06-14 22:17:41 +00:00
mpt_freebsd.h Update MPILIB from code received from LSI. Make changes in the rest of 2003-06-03 17:47:48 +00:00
mpt_pci.c PAGE_SIZE is unsigned on all our platforms, and is a long on some. 2003-02-23 19:49:30 +00:00
mpt.c Update MPILIB from code received from LSI. Make changes in the rest of 2003-06-03 17:47:48 +00:00
mpt.h Update MPILIB from code received from LSI. Make changes in the rest of 2003-06-03 17:47:48 +00:00