From: ppisa Date: Tue, 8 Jun 2004 11:30:54 +0000 (+0000) Subject: Comment updated. X-Git-Tag: CLT_COMM_CAN-pre_locking_udate~8 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/commitdiff_plain/977220deb9e2bd7d85c57d373866fc8dc157c51d?hp=c61a955168179d9b11a8f420979eed5cc24869c0 Comment updated. --- diff --git a/lincan/src/ems_cpcpci.c b/lincan/src/ems_cpcpci.c index ce8927e..6be99f3 100644 --- a/lincan/src/ems_cpcpci.c +++ b/lincan/src/ems_cpcpci.c @@ -18,6 +18,16 @@ # define EMS_CPCPCI_PCICAN_VENDOR 0x110a # define EMS_CPCPCI_PCICAN_ID 0x2104 +/*The PSB4610 is used as PCI to local bus bridge*/ +/*BAR0 - MEM - bridge control registers*/ + +/*BAR1 - MEM - parallel interface*/ +/* 0 more EMS control registers + * 0x400 the first SJA1000 + * 0x600 the second SJA1000 + * each register occupies 4 bytes + */ + /*AMCC 5920*/ #define S5920_OMB 0x0C #define S5920_IMB 0x1C