ipac.h
上传用户:jlfgdled
上传日期:2013-04-10
资源大小:33168k
文件大小:1k
源码类别:

Linux/Unix编程

开发平台:

Unix_Linux

  1. /* $Id: ipac.h,v 1.1.4.1 2001/11/20 14:19:36 kai Exp $
  2.  *
  3.  * IPAC specific defines
  4.  *
  5.  * Author       Karsten Keil
  6.  * Copyright    by Karsten Keil      <keil@isdn4linux.de>
  7.  * 
  8.  * This software may be used and distributed according to the terms
  9.  * of the GNU General Public License, incorporated herein by reference.
  10.  *
  11.  */
  12. /* All Registers original Siemens Spec  */
  13. #define IPAC_CONF 0xC0
  14. #define IPAC_MASK 0xC1
  15. #define IPAC_ISTA 0xC1
  16. #define IPAC_ID 0xC2
  17. #define IPAC_ACFG 0xC3
  18. #define IPAC_AOE 0xC4
  19. #define IPAC_ARX 0xC5
  20. #define IPAC_ATX 0xC5
  21. #define IPAC_PITA1 0xC6
  22. #define IPAC_PITA2 0xC7
  23. #define IPAC_POTA1 0xC8
  24. #define IPAC_POTA2 0xC9
  25. #define IPAC_PCFG 0xCA
  26. #define IPAC_SCFG 0xCB
  27. #define IPAC_TIMR2 0xCC