Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192511
b: refs/heads/master
c: b157719
h: refs/heads/master
i:
  192509: 006ed56
  192507: a3e0da2
  192503: 1cae9e0
  192495: 4b35cfa
  192479: 6995095
  192447: 62b0433
  192383: 3f1a100
  192255: 9546a77
  191999: 23a84c0
  191487: 07350f1
  190463: 9fa46ea
  188415: 57c45dd
v: v3
  • Loading branch information
Dominik Brodowski committed May 10, 2010
1 parent cf4caeb commit 9325e2b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: eb14120f743d29744d9475bffec56ff4ad43a749
refs/heads/master: b1577190e7cd259b5fc4846305f31cba9633f31e
11 changes: 0 additions & 11 deletions trunk/include/pcmcia/cs.h
Original file line number Diff line number Diff line change
Expand Up @@ -114,18 +114,7 @@ typedef struct io_req_t {
#define IO_DATA_PATH_WIDTH_16 0x08
#define IO_DATA_PATH_WIDTH_AUTO 0x10

/* Attributes for RequestIRQ and ReleaseIRQ */
#define IRQ_TYPE 0x03
#define IRQ_TYPE_EXCLUSIVE 0x00
#define IRQ_TYPE_TIME 0x01
#define IRQ_TYPE_DYNAMIC_SHARING 0x02
#define IRQ_FORCED_PULSE 0x04
#define IRQ_FIRST_SHARED 0x08 /* unused */
#define IRQ_HANDLE_PRESENT 0x10 /* unused */
#define IRQ_PULSE_ALLOCATED 0x100

/* Bits in IRQInfo1 field */
#define IRQ_MASK 0x0f
#define IRQ_NMI_ID 0x01
#define IRQ_IOCK_ID 0x02
#define IRQ_BERR_ID 0x04
Expand Down

0 comments on commit 9325e2b

Please sign in to comment.