haiku/src
Alexander von Gluck IV e7e76b29e8 * Define default PLL ranges
* Add crtid to register struct
* Disable VGA mode on FrameBuffer set (enables extended mode setting)
* Disable blanking calculations and setting more gracefully via if 0
* Add a *large* amount of code to Set/Calculate/Calibrate PLL
* Disable PLL on removal of accel.
* Remove junk comments on overscan
* Enable pixel clock limit pulling
* write32AtMask style cleanup
* Rename ReadMC to be more consistant
  (I need to adjust naming for these MMIO calls)
* Implement read/write MC. (so many hardcoded oneoffs AMD)
* Implement write32PLLAtMask MMIO call


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42146 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-13 04:07:42 +00:00
..
add-ons * Define default PLL ranges 2011-06-13 04:07:42 +00:00
apps Destroy memory block manager on shutdown. 2011-06-13 02:10:48 +00:00
bin Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
build
data * Improved FLV description. 2011-06-03 22:16:12 +00:00
documentation
kits * Fix #6548. Don't initially Hide() if already hidden, otherwise the showlevel 2011-06-13 00:12:43 +00:00
libs Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
preferences Remove mistakenly added extra line. 2011-06-11 21:09:53 +00:00
servers Applied patch by Joseph "looncraz" Groover from ticket #7445. 2011-05-19 15:25:54 +00:00
system * Added file_system_module_info::uninitialize() analogously to 2011-06-13 01:53:11 +00:00
tests Add serial_io, a simplistic BSerialPort based command line tool that prints what 2011-06-12 20:40:33 +00:00
tools PlainTextCatalog::WriteToFile(): Escape characters in the comment string. 2011-05-22 21:21:01 +00:00
Jamfile