24.05.2014 Views

Embedded EEPROM Specification - picmg

Embedded EEPROM Specification - picmg

Embedded EEPROM Specification - picmg

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

2. Now look for a device at Bus=01,Device=01, Function=00. It is a Bridge so we look up the Bus<br />

number. Lets say its 2<br />

3. Now look for a device at Bus=02,Device=03, Function=00. It is a Bridge so we look up the Bus<br />

number. Lets say its 4<br />

4. Now look for a device at Bus=04,Device=03, Function=00. It is a Bridge so we look up the Bus<br />

number. Lets say its 5<br />

5. So the Next Port number == 0xFF so we know we now have our Express Card Port. Namely<br />

• Express Card Port Bridge is Bus=04, Device=03 Function=00.<br />

• Device Address is Bus 5.<br />

6.3 Serial Port Configuration Block<br />

typedef struct SerPortCfgBlock_s{<br />

DBlockIdHdr_t DBHdr ; /* 0x00 Dynamic Block Header */<br />

uint8_t SerIRQ ; /* 0x03 */<br />

uint8_t Ser0BaseAddr[2] ; /* 0x04 Serial Port 0 */<br />

uint8_t Ser1BaseAddr[2] ; /* 0x06 Serial Port 1 */<br />

}SerPortCfgBlock_t;<br />

CAP_C_STRUCT 3: Express Card Extended Topology<br />

6.3.1 Description<br />

The configuration <strong>EEPROM</strong> may use One block to indicate the prefered configuration of up to 2 Serial<br />

Ports. If no block is present the bios defaults are used.<br />

6.3.2 Block Elements<br />

6.3.2.1 DBHdr<br />

See ' 6.1 Common Dynamic Block Header' on page 31.<br />

6.3.2.2 Serial Port IRQ(SerIRQ)<br />

Table 6-7: Serial IRQ Description Ports<br />

Bits Description Value Meaning<br />

0 - 3 Serial Port 2 0 Auto<br />

1 No IRQ<br />

2 Reserved<br />

3 IRQ 3<br />

...<br />

15 IRQ 15<br />

4 - 7 Serial Port 1 0 Auto<br />

1 No IRQ<br />

2 Reserved<br />

3 IRQ 3<br />

...<br />

15 IRQ 15<br />

.<br />

PICMG® EEEP R1.0 <strong>Embedded</strong> <strong>EEPROM</strong> <strong>Specification</strong>, August 8, 2010 page 36 of 84

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!