]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/include/sja1000p.h
Changed filling of the chip specific operations.
[lincan.git] / lincan / include / sja1000p.h
index 9f6806e9a07dda741418c03ac830b6a0f4084c9c..9ec11e3efd4d430efc81d34705fc16f2a4924b4f 100644 (file)
@@ -1,11 +1,12 @@
 /* sja1000p.h
  * Header file for the Linux CAN-bus driver.
  * Written by Arnaud Westenberg email:arnaud@wanadoo.nl
- * This software is released under the GPL-License.
- * Version 0.6.1 T.Motylewski@bfad.de 13.03.2001
+ * Added by T.Motylewski@bfad.de
  * See app. note an97076.pdf from Philips Semiconductors 
  * and SJA1000 data sheet
  * PELICAN mode
+ * This software is released under the GPL-License.
+ * Version lincan-0.3  17 Jun 2004
  */
 
 int sja1000p_chip_config(struct chip_t *chip);
@@ -17,6 +18,7 @@ int sja1000p_pre_write_config(struct chip_t *chip, struct msgobj_t *obj,
                struct canmsg_t *msg);
 int sja1000p_send_msg(struct chip_t *chip, struct msgobj_t *obj,
                struct canmsg_t *msg);
+int sja1000p_fill_chipspecops(struct chip_t *chip);
 
 /* PeliCAN mode */
 enum SJA1000_PeliCAN_regs {