Date: Sun, 1 Mar 1998 09:40:54 +0100 (CET) From: hm@kts.org (Hellmuth Michaelis) To: freebsd-isdn@FreeBSD.ORG (ISDN for BSD) Subject: i4b problems, second patch Message-ID: <m0y94Io-000245C@bert.kts.org>
next in thread | raw e-mail | index | archive | help
And a second thing, i'd like those people with layer 2 problems to check if the following patch to layer1/i4b_isac.h makes a difference: *** i4b_isac.h-old Fri Feb 27 12:43:59 1998 --- i4b_isac.h Sun Mar 1 09:30:27 1998 *************** *** 32,38 **** * * $Id: i4b_isac.h,v 1.3 1998/01/04 14:09:20 hm Exp $ * ! * last edit-date: [Sun Mar 1 09:35:20 1998] * * -hm split up for rewrite of Siemens chipset driver * --- 32,38 ---- * * $Id: i4b_isac.h,v 1.3 1998/01/04 14:09:20 hm Exp $ * ! * last edit-date: [Sun Mar 1 09:30:27 1998] * * -hm split up for rewrite of Siemens chipset driver * *************** *** 48,54 **** * satisfy this requirement. */ ! #define I4B_ISAC_CMDRWRDELAY 0 #if (I4B_ISAC_CMDRWRDELAY > 0) #define ISACCMDRWRDELAY() DELAY(I4B_ISAC_CMDRWRDELAY) --- 48,54 ---- * satisfy this requirement. */ ! #define I4B_ISAC_CMDRWRDELAY 30 #if (I4B_ISAC_CMDRWRDELAY > 0) #define ISACCMDRWRDELAY() DELAY(I4B_ISAC_CMDRWRDELAY) Thank you, hellmuth -- Hellmuth Michaelis hm@kts.org Hamburg, Europe "Those who can, do. Those who can't, talk. And those who can't talk, talk about talking." (B. Shaw) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0y94Io-000245C>