Closer to having RW access working

This commit is contained in:
R. Bernstein
2009-12-31 23:58:01 -05:00
parent b609aab0eb
commit 4819e7e0c4
2 changed files with 27 additions and 6 deletions

View File

@@ -32,6 +32,8 @@ typedef enum {
_AM_NONE,
_AM_IOCTL,
_AM_ASPI,
_AM_MMC_RDWR,
_AM_MMC_RDWR_EXCL,
} access_mode_t;
typedef struct {