alm
ca482e23cf
added Bustek 545 support (patch from Christoph Robitschko):
*** aha1542.c~ Thu Aug 19 14:25:33 1993
--- aha1542.c Thu Aug 19 14:25:49 1993
***************
*** 954,959 ****
--- 954,960 ----
printf("aha%d:",unit);
#define PRNT(x) printf(x)
#endif __386BSD__
+ DELAY(1000); /* for Bustek 545 */
aha_cmd(unit,0, sizeof(conf), 0 ,&conf, AHA_CONF_GET);
switch(conf.chan)
{
1993-08-19 21:32:59 +00:00
..
1993-06-12 14:58:17 +00:00
1993-08-19 21:32:59 +00:00
1993-08-08 04:46:37 +00:00
1993-08-06 11:59:06 +00:00
1993-06-12 14:58:17 +00:00
1993-08-12 09:21:20 +00:00
1993-06-12 14:58:17 +00:00
1993-06-12 14:58:17 +00:00
1993-06-18 02:47:24 +00:00
1993-08-02 10:36:05 +00:00
1993-07-20 23:16:50 +00:00
1993-07-27 10:52:31 +00:00
1993-06-12 14:58:17 +00:00
1993-06-12 14:58:17 +00:00
1993-06-18 22:18:57 +00:00
1993-06-12 14:58:17 +00:00
1993-07-26 21:21:11 +00:00
1993-06-12 14:58:17 +00:00
1993-07-30 02:20:26 +00:00
1993-07-13 18:52:49 +00:00
1993-06-12 14:58:17 +00:00
1993-07-15 17:53:14 +00:00
1993-06-12 14:58:17 +00:00
1993-07-20 02:06:49 +00:00
1993-06-12 14:58:17 +00:00
1993-07-27 10:52:31 +00:00
1993-07-30 02:20:26 +00:00
1993-06-12 14:58:17 +00:00
1993-08-06 11:59:06 +00:00
1993-08-09 18:20:26 +00:00
1993-08-08 07:03:21 +00:00
1993-06-12 14:58:17 +00:00
1993-06-12 14:58:17 +00:00
1993-06-12 14:58:17 +00:00