Now includes the old ISA.h header as well; removed doubled definitions.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7842 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
972f12eeb4
commit
4f91f11509
@ -28,12 +28,7 @@
|
||||
#define _ISA2_H
|
||||
|
||||
#include <device_manager.h>
|
||||
|
||||
|
||||
enum {
|
||||
B_8_BIT_TRANSFER,
|
||||
B_16_BIT_TRANSFER
|
||||
};
|
||||
#include <ISA.h>
|
||||
|
||||
// maximum size of one dma transfer
|
||||
// (in bytes for 8 bit transfer, in words for 16 bit transfer)
|
||||
|
Loading…
Reference in New Issue
Block a user