haiku/headers
Axel Dörfler 455b379c27 * Added a read_write() function to the scsi_periph module.
* Internally, moved the contents of periph_io() into a static read_write()
  function, and use it from the new periph_read_write() as well.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36988 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-06-01 13:37:55 +00:00
..
build * Moved phys_addr_t definition to SupportDefs.h. 2010-05-25 11:18:38 +00:00
compatibility * added forkpty() and login_tty() to bsd compatibility, a test for forkpty(). 2010-04-10 13:48:28 +00:00
config * config/{HaikuConfig.h,types.h}: 2010-05-24 19:55:38 +00:00
cpp * Introduced new header directory "config", which ATM contains HaikuConfig.h 2009-11-24 19:44:07 +00:00
glibc
libs merge zlib 1.2.5 into trunk 2010-05-09 15:28:00 +00:00
os * Changed physical_entry::{address,size} to phys_{addr,size}_t and changed 2010-05-27 22:07:27 +00:00
posix * Moved phys_addr_t definition to SupportDefs.h. 2010-05-25 11:18:38 +00:00
private * Added a read_write() function to the scsi_periph module. 2010-06-01 13:37:55 +00:00
tools