Date: Tue, 21 Nov 2000 15:56:19 +0100 From: Adam Obszynski <awo@freebsd.pl> To: freebsd-atm@FreeBSD.ORG Subject: FORE PCA-200e (oc3 and UTP) Message-ID: <00Nov21.155619met.14339@gateway.hq.atm.com.pl>
next in thread | raw e-mail | index | archive | help
Hello freebsd-atm, I spend next day testing ATM on hfa driver on FreeBSD 4.x tree. Trying a firmware form OS2 drivers and firmware from WinNT zip files. I'm sure that i do all what is needed to run ATM on FreeBSD. It don't work for me. So i'm again do simple thing change in fore.h line: #define BUF1_SM_DOFF ((BUF1_SM_HOFF + SIZEOF_Buf_handle) - BUF1_SM_HDR) to: #define BUF1_SM_DOFF 16 it work... for a while.... until kernel.. panic 8-) where is solution ? back to 3.5 ? or move to current ? -- Regards, Adam Obszyński awo@freebsd.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00Nov21.155619met.14339>